Skip to content

Commit 415cec2

Browse files
committed
new piecrust
1 parent 82bbfed commit 415cec2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ jubjub-schnorr = { version = "=0.5.0", default-features = false }
5959
kadcast = "0.7.0-rc.8"
6060
phoenix-circuits = { version = "=0.4.0", default-features = false }
6161
phoenix-core = { version = "=0.32.0", default-features = false }
62-
piecrust = "=0.25.0"
63-
piecrust-uplink = "=0.17.1"
62+
piecrust = { version = "=0.25.0", git = "https://github.com/dusk-network/piecrust", branch = "base-info-file" }
63+
piecrust-uplink = { version = "=0.17.1", git = "https://github.com/dusk-network/piecrust", branch = "base-info-file" }
6464
poseidon-merkle = "=0.7.0"
6565
zk-citadel = "=0.14.0"
6666

0 commit comments

Comments
 (0)