We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c37117b commit 71ecf95Copy full SHA for 71ecf95
unknown-tokens/Cargo.toml
@@ -18,7 +18,7 @@ sp-std = { workspace = true }
18
19
xcm = { workspace = true }
20
21
-orml-xcm-support = { path = "../xcm-support", default-features = false }
+orml-xcm-support = { path = "../xcm-support", version = "0.5.0-dev", default-features = false }
22
23
[dev-dependencies]
24
sp-core = { workspace = true, features = ["std"] }
0 commit comments