Revert using sp-metadata-ir in favor of conversion to v15

Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
This commit is contained in:
Alexandru Vasile
2023-04-13 15:52:00 +03:00
parent 3c2d78a416
commit d2d29dca1c
2 changed files with 15 additions and 33 deletions
-1
View File
@@ -18,7 +18,6 @@ codec = { package = "parity-scale-codec", version = "3.0.0", default-features =
frame-metadata = { version = "15.1.0", features = ["v14", "v15-unstable", "std"] }
scale-info = "2.5.0"
sp-core-hashing = "7.0.0"
sp-metadata-ir = { git = "https://github.com/paritytech/substrate.git", version = "0.1.0" }
[dev-dependencies]
bitvec = { version = "1.0.0", default-features = false, features = ["alloc"] }