lower msrv to 1.31.1

edition 2015 is behind that, I won't touch that
This commit is contained in:
nora 2022-04-06 19:38:40 +02:00
parent ee7e477006
commit c52472a874
3 changed files with 6 additions and 6 deletions

View file

@ -11,7 +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"
rust-version = "1.31.1"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html