Skip to content
This repository was archived by the owner on Mar 23, 2021. It is now read-only.

Commit 7d1b01e

Browse files
committed
Fix build after rebase
1 parent 87cacce commit 7d1b01e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Cargo.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cnd/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ http-api-problem = "0.13"
3434
hyper = "0.12"
3535
lazy_static = "1"
3636
libp2p = { version = "0.13" }
37+
libp2p-core = { version = "0.13" }
3738
libp2p-comit = { path = "../libp2p-comit" }
3839
libsqlite3-sys = { version = ">=0.8.0, <0.13.0", features = ["bundled"] }
3940
log = { version = "0.4", features = ["serde"] }

0 commit comments

Comments
 (0)