mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 08:11:03 +00:00
upgrade a few dependencies (companion for 7831) (#2205)
* upgrade a few dependencies * "Update Substrate" Co-authored-by: parity-processbot <>
This commit is contained in:
@@ -39,8 +39,8 @@ xcm-executor = { package = "xcm-executor", path = "../../xcm/xcm-executor", defa
|
||||
primitives = { package = "polkadot-primitives", path = "../../primitives", default-features = false }
|
||||
libsecp256k1 = { version = "0.3.5", default-features = false, optional = true }
|
||||
|
||||
rand = { version = "0.7.3", default-features = false }
|
||||
rand_chacha = { version = "0.2.2", default-features = false }
|
||||
rand = { version = "0.8.1", default-features = false }
|
||||
rand_chacha = { version = "0.3.0", default-features = false }
|
||||
|
||||
[dev-dependencies]
|
||||
futures = "0.3.8"
|
||||
|
||||
Reference in New Issue
Block a user