diff --git a/Cargo.toml b/Cargo.toml index ee50b2b0..72d7f7a1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -51,7 +51,7 @@ geo-types = "0.7.13" geoarrow = "0.4.0-beta.3" geojson = "0.24.1" http = "1.1" -jsonschema = { version = "0.22.3", default-features = false } +jsonschema = { version = "0.27.1", default-features = false } libduckdb-sys = "1.1.1" log = "0.4.22" mime = "0.3.17"