v0.4.0
This commit is contained in:
parent
1d8d996983
commit
4750134611
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ keywords = ["rust", "json-schema", "serde"]
|
|||
categories = ["encoding"]
|
||||
|
||||
[dependencies]
|
||||
schemars_derive = { version = "0.3.0", path = "../schemars_derive" }
|
||||
schemars_derive = { version = "0.4.0", path = "../schemars_derive" }
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
chrono = { version = "0.4", default-features = false, optional = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue