We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
[email protected]
1 parent cd74d51 commit 96a1fb9Copy full SHA for 96a1fb9
Cargo.toml
@@ -38,7 +38,7 @@ sha2 = { version = "0.10", optional = true }
38
blake3 = { version = "1.4.0", optional = true, features = ["traits-preview"] }
39
hex = "0.4"
40
tracing = "0.1"
41
-ics23 = { version = "0.11.0", optional = true}
+ics23 = { version = "0.12.0", optional = true}
42
43
[dev-dependencies]
44
hex = { version = "0.4", features = ["serde"] }
0 commit comments