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