Update MSRV to 1.60
This commit is contained in:
parent
37478d764e
commit
5dbfa49c5e
5 changed files with 7 additions and 7 deletions
|
@ -9,7 +9,7 @@ edition = "2021"
|
|||
license = "MIT"
|
||||
readme = "README.md"
|
||||
keywords = ["rust", "json-schema", "serde"]
|
||||
rust-version = "1.56"
|
||||
rust-version = "1.60"
|
||||
|
||||
[lib]
|
||||
proc-macro = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue