Skip to content

Commit

Permalink
chore: Upgrade to blake3 v1.5.4
Browse files Browse the repository at this point in the history
This closes #232.
  • Loading branch information
Sword-Smith committed Sep 30, 2024
1 parent ad83b3c commit cf38e3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion twenty-first/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ features = ["user-hooks"]
[dependencies]
arbitrary = { version = "1", features = ["derive"] }
bfieldcodec_derive = "0.7"
blake3 = "1.5.3"
blake3 = "1.5.4"
get-size = { version = "^0.1.4", features = ["derive"] }
hashbrown = "0.14"
hex = "0.4.3"
Expand Down

0 comments on commit cf38e3a

Please sign in to comment.