We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bde6f34 commit b354dd6Copy full SHA for b354dd6
validate/Cargo.toml
@@ -11,7 +11,7 @@ keywords = ["geospatial", "stac", "metadata", "geo", "raster"]
11
categories = ["science", "data-structures"]
12
13
[dependencies]
14
-jsonschema = "0.18"
+jsonschema = "0.19"
15
log = "0.4"
16
reqwest = { version = "0.12", features = ["blocking", "json"] }
17
serde = "1"
0 commit comments