Skip to content

Commit

Permalink
chore: Rename to argument (#279)
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelburnham authored Sep 25, 2024
1 parent b6fb1f9 commit 3df907e
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 @@ -86,7 +86,7 @@ members = [
# Dependencies that should be kept in sync through the whole workspace
[workspace.dependencies]
bellpepper-core = { version = "0.4.0", default-features = false }
bellpepper = { git = "https://github.com/lurk-lab/bellpepper", branch = "dev", default-features = false }
bellpepper = { git = "https://github.com/argumentcomputer/bellpepper", branch = "dev", default-features = false }
blake2s_simd = "1.0.1"
blstrs = { version = "0.7.0" }
ff = "0.13.0"
Expand Down

0 comments on commit 3df907e

Please sign in to comment.