chore: Use workspace-defined MSRV
This commit is contained in:
committed by
Kévin Commaille
parent
c8e61a2ee7
commit
77d94caf11
@@ -9,7 +9,7 @@ readme = "README.md"
|
||||
license = "MIT"
|
||||
version = "0.9.1"
|
||||
edition = "2021"
|
||||
rust-version = "1.64"
|
||||
rust-version = { workspace = true }
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
all-features = true
|
||||
|
||||
Reference in New Issue
Block a user