Skip to content

Commit 768756f

Browse files
chore(deps): update jsonschema requirement from 0.28.3 to 0.29.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.28.3...rust-v0.28.3) --- updated-dependencies: - dependency-name: jsonschema dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ea6efd1 commit 768756f

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
@@ -54,7 +54,7 @@ geo-types = "0.7.15"
5454
geoarrow = "0.4.0-beta.3"
5555
geojson = "0.24.1"
5656
http = "1.1"
57-
jsonschema = { version = "0.28.3", default-features = false }
57+
jsonschema = { version = "0.29.0", default-features = false }
5858
libduckdb-sys = "=1.1.1"
5959
log = "0.4.25"
6060
mime = "0.3.17"

0 commit comments

Comments
 (0)