Skip to content

Commit

Permalink
Merge branch 'main' into erwan/remove_leaf_migration
Browse files Browse the repository at this point in the history
  • Loading branch information
preston-evans98 authored Nov 22, 2023
2 parents 5dec4bf + d8c854e commit 309903c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "jmt"
version = "0.8.0"
version = "0.9.0"
authors = [
"Penumbra Labs <team@penumbra.zone>",
"Diem Association <opensource@diem.com>",
Expand Down 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 309903c

Please sign in to comment.