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
@@ -34,7 +34,7 @@ tracing = { version = "0.1.22", optional = true }
[dev-dependencies]
hex-literal = "0.3.1"
sp-runtime = { version = "4.0.0-dev", path = "../runtime" }
pretty_assertions = "0.6.1"
pretty_assertions = "1.0.0"
rand = "0.7.2"
[features]