Skip to content

Commit 9fa9066

Browse files
committed
remove unused jsonschema
1 parent d0d6ef7 commit 9fa9066

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

rust/signed_doc/Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ catalyst-types = { version = "0.0.1", git = "https://github.com/input-output-hk/
1515
anyhow = "1.0.95"
1616
serde = { version = "1.0.217", features = ["derive"] }
1717
serde_json = "1.0.134"
18-
# TODO: Bump this to the latest version and fix the code
19-
jsonschema = "0.18.3"
2018
coset = "0.3.8"
2119
minicbor = "0.25.1"
2220
brotli = "7.0.0"

0 commit comments

Comments
 (0)