Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
- Bump wallet-core to `0.24.0-plonk.0.16-rc.2`
- Bump rusk-abi to `0.12-0.rc`
  • Loading branch information
herr-seppia committed Dec 20, 2023
1 parent 4f6e969 commit b8bad8e
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 @@ -45,10 +45,10 @@ rocksdb = "0.21"
flume = "0.10.14"
reqwest = { version = "0.11", features = ["stream"] }

dusk-wallet-core = "0.22.0-plonk.0.16"
dusk-wallet-core = "0.24.0-plonk.0.16-rc.2"
dusk-bytes = "0.1"
dusk-pki = "0.13"
rusk-abi = { version = "0.11", default-features = false }
rusk-abi = { version = "0.12.0-rc", default-features = false }
phoenix-core = { version = "0.21", features = ["alloc"] }
dusk-schnorr = { version = "0.14", default-features = false }
dusk-poseidon = "0.31"
Expand Down

0 comments on commit b8bad8e

Please sign in to comment.