Skip to content

Commit

Permalink
new piecrust
Browse files Browse the repository at this point in the history
  • Loading branch information
herr-seppia committed Oct 9, 2024
1 parent 82bbfed commit 415cec2
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
Expand Up @@ -59,8 +59,8 @@ jubjub-schnorr = { version = "=0.5.0", default-features = false }
kadcast = "0.7.0-rc.8"
phoenix-circuits = { version = "=0.4.0", default-features = false }
phoenix-core = { version = "=0.32.0", default-features = false }
piecrust = "=0.25.0"
piecrust-uplink = "=0.17.1"
piecrust = { version = "=0.25.0", git = "https://github.com/dusk-network/piecrust", branch = "base-info-file" }
piecrust-uplink = { version = "=0.17.1", git = "https://github.com/dusk-network/piecrust", branch = "base-info-file" }
poseidon-merkle = "=0.7.0"
zk-citadel = "=0.14.0"

Expand Down

0 comments on commit 415cec2

Please sign in to comment.