Skip to content

Commit 96a1fb9

Browse files
authored
1 parent cd74d51 commit 96a1fb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ sha2 = { version = "0.10", optional = true }
3838
blake3 = { version = "1.4.0", optional = true, features = ["traits-preview"] }
3939
hex = "0.4"
4040
tracing = "0.1"
41-
ics23 = { version = "0.11.0", optional = true}
41+
ics23 = { version = "0.12.0", optional = true}
4242

4343
[dev-dependencies]
4444
hex = { version = "0.4", features = ["serde"] }

0 commit comments

Comments
 (0)