Skip to content

Commit 14f7880

Browse files
committed
failed to get runtime to compile because dependencies must be updated
1 parent c159fda commit 14f7880

File tree

8 files changed

+516
-230
lines changed

8 files changed

+516
-230
lines changed

Cargo.lock

Lines changed: 28 additions & 120 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pallets/token-dealer/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ sp-core = { git = "https://github.com/paritytech/substrate", default-features =
1616
token-factory = { path = "../token-factory", default-features = false }
1717
xcm = { git = "https://github.com/paritytech/polkadot", rev = "71a528e822af63b96bdb03efac9b4927fb11a25e", default-features = false }
1818
xcm-executor = { git = "https://github.com/paritytech/polkadot", rev = "71a528e822af63b96bdb03efac9b4927fb11a25e", default-features = false }
19-
#cumulus-upward-message = { git = "https://github.com/paritytech/cumulus", default-features = false, branch = "master" }
2019
cumulus-primitives = { git = "https://github.com/paritytech/cumulus", default-features = false, rev = "6438d328b8ac09f43d19df65a2cf8e31a524d78f" }
2120

2221
[features]

0 commit comments

Comments
 (0)