mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-24 07:45:49 +00:00
Update schnorrkel to 0.11.4 (#2524)
This commit is contained in:
@@ -33,9 +33,9 @@ polkadot-node-subsystem-test-helpers = { path = "../../subsystem-test-helpers" }
|
||||
polkadot-primitives-test-helpers = { path = "../../../primitives/test-helpers" }
|
||||
|
||||
assert_matches = "1.4.0"
|
||||
schnorrkel = { version = "0.9.1", default-features = false }
|
||||
schnorrkel = { version = "0.11.4", default-features = false }
|
||||
# rand_core should match schnorrkel
|
||||
rand_core = "0.5.1"
|
||||
rand_core = "0.6.2"
|
||||
rand_chacha = "0.3.1"
|
||||
env_logger = "0.9.0"
|
||||
log = "0.4.17"
|
||||
|
||||
Reference in New Issue
Block a user