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 cc00f14 commit 2d61209Copy full SHA for 2d61209
rust/signed_doc/Cargo.toml
@@ -13,8 +13,7 @@ workspace = true
13
[dependencies]
14
anyhow = "1.0.95"
15
serde = { version = "1.0.217", features = ["derive"] }
16
-serde_json = "1.0.134"serde = { version = "1.0.210", features = ["derive"] }
17
-serde_json = "1.0"
+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"
0 commit comments