Skip to content

Commit

Permalink
jmt: use ics23@0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
erwanor committed Oct 16, 2023
1 parent 1a7aca1 commit 4b8c84e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ sha2 = { version = "0.10", optional = true }
blake3 = { version = "1.4.0", optional = true, features = ["traits-preview"] }
hex = "0.4"
tracing = "0.1"
ics23 = { version = "0.10.0", optional = true}
ics23 = { version = "0.11.0", optional = true}

[dev-dependencies]
hex = { version = "0.4", features = ["serde"] }
Expand Down

0 comments on commit 4b8c84e

Please sign in to comment.