lower msrv to 1.32.0

going back further btw
This commit is contained in:
nora 2022-04-06 19:34:22 +02:00
parent 75fd92489d
commit ee7e477006
2 changed files with 26 additions and 17 deletions

View file

@ -11,6 +11,7 @@ license = "MIT"
keywords = ["unsafe", "pointer", "bitpacking", "provenance", "tagging"]
categories = ["data-structures", "memory-management", "no-std"]
include = ["Cargo.toml", "LICENSE", "src", "README.md"]
rust-version = "1.32.0"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html