Skip to content

Commit 53e5696

Browse files
chore(deps): update jsonschema requirement from 0.32.1 to 0.33.0
Updates the requirements on [jsonschema](https://github.com/Stranger6667/jsonschema) to permit the latest version. - [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.32.1) --- updated-dependencies: - dependency-name: jsonschema dependency-version: 0.32.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8550e7c commit 53e5696

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ geojson = "0.24.1"
6363
getrandom = { version = "0.3.3", features = ["wasm_js"] }
6464
http = "1.1"
6565
indexmap = { version = "2.10.0", features = ["serde"] }
66-
jsonschema = { version = "0.32.1", default-features = false }
66+
jsonschema = { version = "0.33.0", default-features = false }
6767
libduckdb-sys = "1.3.0"
6868
log = "0.4.25"
6969
mime = "0.3.17"

0 commit comments

Comments
 (0)