Bump MSRV to 1.36.0
This commit is contained in:
parent
7a1e02eefd
commit
5ca2d08013
8 changed files with 38 additions and 82 deletions
|
@ -16,7 +16,7 @@ build = "build.rs"
|
|||
schemars_derive = { version = "=0.8.0-alpha-4", optional = true, path = "../schemars_derive" }
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
dyn-clone = "= 1.0.1"
|
||||
dyn-clone = "1.0"
|
||||
|
||||
chrono = { version = "0.4", default-features = false, optional = true }
|
||||
indexmap = { version = "1.2", features=["serde-1"], optional = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue