Skip to content

Commit 9a51b72

Browse files
authored
Bump poseidon-resonance to 0.4.0 (#20)
* Bump poseidon-resonance to 0.4.0 * Update to 0.5.0
1 parent 0dc84b9 commit 9a51b72

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ resolver = "2"
3333
resonance-runtime = { path = "./runtime", default-features = false }
3434
rusty-crystals-dilithium = { git = "https://gitlab.com/resonance-network/rusty-crystals.git", package = "rusty-crystals-dilithium", default-features = false, features = ["no_std"] }
3535
plonky2 = { git="https://github.com/Resonance-Network/plonky2", default-features = false, features = ["no_random"] }
36-
poseidon-resonance = { version = "0.3.0", git = "https://github.com/Resonance-Network/poseidon-resonance", default-features = false }
36+
poseidon-resonance = { version = "0.5.0", git = "https://github.com/Resonance-Network/poseidon-resonance", default-features = false, features = ["serde"] }
3737
futures-timer = { version = "3.0.2" }
3838
docify = { version = "0.2.9", default-features = false }
3939
paste = { version = "1.0.15", default-features = false }

0 commit comments

Comments
 (0)