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

Commit aadd571

Browse files
author
Roman S. Borschel
committed
Point libp2p to related PR branch.
1 parent 6419404 commit aadd571

File tree

2 files changed

+31
-15
lines changed

2 files changed

+31
-15
lines changed

Cargo.lock

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

Cargo.toml

+3-1
Original file line numberDiff line numberDiff line change
@@ -168,5 +168,7 @@ members = [
168168
panic = "unwind"
169169

170170
[patch.crates-io]
171-
libp2p = { path = "../rust-libp2p" }
171+
# libp2p = { path = "../rust-libp2p" }
172+
libp2p = { git = "https://github.com/romanb/rust-libp2p", branch = "multicon" }
173+
172174

0 commit comments

Comments
 (0)