mirror of
https://github.com/Noratrieb/stuff.git
synced 2026-01-14 08:30:11 +01:00
lower msrv to 1.31.1
edition 2015 is behind that, I won't touch that
This commit is contained in:
parent
ee7e477006
commit
c52472a874
3 changed files with 6 additions and 6 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue