Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Commit 58607d1

Browse files
committed
fix compilation
1 parent 8ab776a commit 58607d1

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

Cargo.lock

+2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

relays/bin-substrate/Cargo.toml

+2
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ strum = { version = "0.21.0", features = ["derive"] }
2121

2222
# Bridge dependencies
2323

24+
bp-bridge-hub-rococo = { path = "../../primitives/chain-bridge-hub-rococo" }
25+
bp-bridge-hub-wococo = { path = "../../primitives/chain-bridge-hub-wococo" }
2426
bp-header-chain = { path = "../../primitives/header-chain" }
2527
bp-messages = { path = "../../primitives/messages" }
2628
bp-millau = { path = "../../primitives/chain-millau" }

0 commit comments

Comments
 (0)