mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-06 10:18:02 +00:00
remove dep on unmaintained difference crate (#9946)
This commit is contained in:
@@ -117,7 +117,7 @@ sc-service-test = { version = "2.0.0", path = "../../../client/service/test" }
|
||||
sp-tracing = { version = "4.0.0-dev", path = "../../../primitives/tracing" }
|
||||
futures = "0.3.16"
|
||||
tempfile = "3.1.0"
|
||||
assert_cmd = "1.0"
|
||||
assert_cmd = "2.0.1"
|
||||
nix = "0.19"
|
||||
serde_json = "1.0"
|
||||
regex = "1"
|
||||
|
||||
Reference in New Issue
Block a user