Skip to content

Commit b354dd6

Browse files
committed
dep: bump jsonschema
1 parent bde6f34 commit b354dd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validate/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ keywords = ["geospatial", "stac", "metadata", "geo", "raster"]
1111
categories = ["science", "data-structures"]
1212

1313
[dependencies]
14-
jsonschema = "0.18"
14+
jsonschema = "0.19"
1515
log = "0.4"
1616
reqwest = { version = "0.12", features = ["blocking", "json"] }
1717
serde = "1"

0 commit comments

Comments
 (0)