Skip to content

Commit

Permalink
Merge pull request #3252 from dusk-network/update_phoenix
Browse files Browse the repository at this point in the history
  • Loading branch information
xevisalle authored Dec 21, 2024
2 parents c98ad03 + 18ed2d1 commit 43c99fc
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 @@ -52,8 +52,8 @@ dusk-plonk = { version = "=0.20.2", default-features = false }
dusk-poseidon = "=0.40.0"
jubjub-schnorr = { version = "=0.5.0", default-features = false }
kadcast = "=0.7.0"
phoenix-circuits = { version = "=0.4.0", default-features = false }
phoenix-core = { version = "=0.32.0", default-features = false }
phoenix-circuits = { version = "=0.5.0", default-features = false }
phoenix-core = { version = "=0.33.1", default-features = false }
# we leave piecrust open until a stable release is out
piecrust = "=0.27.0"
piecrust-uplink = "0.17.3"
Expand Down

0 comments on commit 43c99fc

Please sign in to comment.