chore: Update jsonschema to 0.20.0
Signed-off-by: Dmitry Dygalo <dmitry.dygalo@workato.com>
This commit is contained in:
parent
13ffa14d1f
commit
f8c1fe21b7
3 changed files with 17 additions and 17 deletions
|
@ -37,7 +37,7 @@ uuid1 = { version = "1.0", default-features = false, optional = true, package =
|
|||
pretty_assertions = "1.2.1"
|
||||
trybuild = "1.0"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
jsonschema = { version = "0.19.0", default-features = false }
|
||||
jsonschema = { version = "0.20", default-features = false }
|
||||
snapbox = { version = "0.6.17", features = ["json"] }
|
||||
serde_repr = "0.1.19"
|
||||
# Use github source until published garde version supports `length(equal = ...)` attr
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue