Skip to content

Commit bb20b52

Browse files
committed
fix
1 parent a4b1616 commit bb20b52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unknown-tokens/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ sp-std = { workspace = true }
1818

1919
xcm = { workspace = true }
2020

21-
orml-xcm-support = { path = "../xcm-support", default-features = false }
21+
orml-xcm-support = { path = "../xcm-support", version = "0.5.0-dev", default-features = false }
2222

2323
[dev-dependencies]
2424
sp-core = { workspace = true, features = ["std"] }

0 commit comments

Comments
 (0)