Skip to content

Commit

Permalink
Merge pull request #25 from penumbra-zone/update-decaf377-0.10
Browse files Browse the repository at this point in the history
update decaf377 deps
  • Loading branch information
TalDerei authored Jun 29, 2024
2 parents 082f1b4 + 7155743 commit b85ea9a
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 @@ -11,7 +11,7 @@ repository = "https://github.com/penumbra-zone/decaf377-rdsa"
[dependencies]
# No Alloc, No Std
blake2b_simd = { version = "0.5", default-features = false }
decaf377 = { version = "0.9.0", default-features = false }
decaf377 = { version = "0.10.0", default-features = false }
digest = { version = "0.9", default-features = false }
rand_core = { version = "0.6", default-features = false }
hex = { version = "0.4", default-features = false }
Expand Down

0 comments on commit b85ea9a

Please sign in to comment.