Skip to content

Commit dc36248

Browse files
chore(deps): bump jsonschema from 0.29.1 to 0.45.0 in /crates
Bumps [jsonschema](https://github.com/Stranger6667/jsonschema) from 0.29.1 to 0.45.0. - [Release notes](https://github.com/Stranger6667/jsonschema/releases) - [Changelog](https://github.com/Stranger6667/jsonschema/blob/master/CHANGELOG.md) - [Commits](Stranger6667/jsonschema@rust-v0.29.1...ruby-v0.45.0) --- updated-dependencies: - dependency-name: jsonschema dependency-version: 0.45.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 507f88c commit dc36248

2 files changed

Lines changed: 109 additions & 51 deletions

File tree

crates/Cargo.lock

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

crates/coglet/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ thiserror.workspace = true
4343
anyhow.workspace = true
4444

4545
# Input validation
46-
jsonschema = "0.29"
46+
jsonschema = "0.45"
4747

4848
# Concurrent collections
4949
dashmap = "6"

0 commit comments

Comments
 (0)