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 d0d6ef7 commit 9fa9066Copy full SHA for 9fa9066
rust/signed_doc/Cargo.toml
@@ -15,8 +15,6 @@ catalyst-types = { version = "0.0.1", git = "https://github.com/input-output-hk/
15
anyhow = "1.0.95"
16
serde = { version = "1.0.217", features = ["derive"] }
17
serde_json = "1.0.134"
18
-# TODO: Bump this to the latest version and fix the code
19
-jsonschema = "0.18.3"
20
coset = "0.3.8"
21
minicbor = "0.25.1"
22
brotli = "7.0.0"
0 commit comments