remove dep on unmaintained difference crate (#9946)

This commit is contained in:
Squirrel
2021-10-06 17:56:37 +01:00
committed by GitHub
parent c45981f789
commit 07761c22f7
6 changed files with 20 additions and 31 deletions
+1 -1
View File
@@ -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"