Skip to content

Commit 041057f

Browse files
Bump jsonschema from 0.32.1 to 0.33.0
Bumps [jsonschema](https://github.com/Stranger6667/jsonschema) from 0.32.1 to 0.33.0. - [Release notes](https://github.com/Stranger6667/jsonschema/releases) - [Changelog](https://github.com/Stranger6667/jsonschema/blob/master/CHANGELOG.md) - [Commits](Stranger6667/jsonschema@rust-v0.32.1...rust-v0.33.0) --- updated-dependencies: - dependency-name: jsonschema dependency-version: 0.33.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c43fc9e commit 041057f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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.1", default-features = false, features = ["resolve-file"] }
167+
jsonschema = { version = "0.33.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)