Skip to content

Commit eb4c351

Browse files
authored
Revert "Bump jsonschema from 0.30.0 to 0.32.0" (#870)
2 parents 3d230f9 + 10e0977 commit eb4c351

File tree

2 files changed

+28
-51
lines changed

2 files changed

+28
-51
lines changed

Cargo.lock

Lines changed: 27 additions & 50 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

serde_with/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ time_0_3 = { package = "time", version = "~0.3.36", optional = true, default-fea
164164
expect-test = "1.5.0"
165165
fnv = "1.0.6"
166166
glob = "0.3.0"
167-
jsonschema = { version = "0.32.0", default-features = false, features = ["resolve-file"] }
167+
jsonschema = { version = "0.30.0", default-features = false, features = ["resolve-file"] }
168168
mime = "0.3.16"
169169
pretty_assertions = "1.4.0"
170170
regex = { version = "1.11.0", default-features = false, features = ["std"] }

0 commit comments

Comments
 (0)