diener workspacify

This commit is contained in:
Serban Iorga
2024-04-05 10:09:13 +03:00
committed by Bastian Köcher
parent 6be8898211
commit 4ad46c8170
38 changed files with 988 additions and 412 deletions
+1 -1
View File
@@ -25,4 +25,4 @@ relay-substrate-client = { path = "../client-substrate" }
[dev-dependencies]
codec = { package = "parity-scale-codec", version = "3.6.1" }
relay-substrate-client = { path = "../client-substrate", features = ["test-helpers"] }
sp-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "master" }
sp-core = { path = "../../../substrate/primitives/core" }