Skip to content

Commit

Permalink
Merge pull request #62 from EspressoSystems/cl/signature
Browse files Browse the repository at this point in the history
chore(deps): bump `jf-signature` to v0.2.0
  • Loading branch information
mrain authored Nov 6, 2024
2 parents f4c54c9 + 57cc231 commit 697e763
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ tokio = { version = "1", default-features = false, features = [
"parking_lot",
"tracing"
] }
jf-signature = { version = "0.1.0", git = "https://github.com/EspressoSystems/jellyfish.git", tag = "0.4.5", default-features = false, features = [
jf-signature = { git = "https://github.com/EspressoSystems/jellyfish.git", tag = "jf-signature-v0.2.0", default-features = false, features = [
"std", "bls"
] }
rand = "0.8"
Expand Down

0 comments on commit 697e763

Please sign in to comment.