Update MSRV to 1.60
This commit is contained in:
parent
37478d764e
commit
5dbfa49c5e
5 changed files with 7 additions and 7 deletions
|
@ -11,7 +11,7 @@ readme = "README.md"
|
|||
keywords = ["rust", "json-schema", "serde"]
|
||||
categories = ["encoding"]
|
||||
build = "build.rs"
|
||||
rust-version = "1.56"
|
||||
rust-version = "1.60"
|
||||
|
||||
[dependencies]
|
||||
schemars_derive = { version = "=0.8.12", optional = true, path = "../schemars_derive" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue