mirror of
https://github.com/uuid-rs/uuid.git
synced 2025-09-28 13:31:58 +00:00
add MSRV to Cargo.toml
This commit is contained in:
parent
dcd0e5f1ab
commit
233e2c1e66
@ -28,6 +28,7 @@ name = "uuid"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/uuid-rs/uuid"
|
||||
version = "1.4.1" # remember to update html_root_url in lib.rs
|
||||
rust-version = "1.57.0"
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
rustc-args = ["--cfg", "uuid_unstable"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user