mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 10:01:17 +00:00
remove dep on unmaintained difference crate (#9946)
This commit is contained in:
@@ -24,7 +24,7 @@ sp-core = { version = "4.0.0-dev", default-features = false, path = "../../../pr
|
||||
sp-std = { version = "4.0.0-dev", default-features = false, path = "../../../primitives/std" }
|
||||
sp-version = { version = "4.0.0-dev", default-features = false, path = "../../../primitives/version" }
|
||||
trybuild = "1.0.43"
|
||||
pretty_assertions = "0.6.1"
|
||||
pretty_assertions = "1.0.0"
|
||||
rustversion = "1.0.0"
|
||||
frame-system = { version = "4.0.0-dev", default-features = false, path = "../../system" }
|
||||
# The "std" feature for this pallet is never activated on purpose, in order to test construct_runtime error message
|
||||
|
||||
Reference in New Issue
Block a user