Skip to content

Commit

Permalink
fix: switch back to rust-libp2p master
Browse files Browse the repository at this point in the history
  • Loading branch information
dignifiedquire committed May 19, 2022
1 parent 0747310 commit 1336e9e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,4 @@ members = [

[patch.crates-io]
# TODO: switch to crates.io once 0.45 is released
# libp2p = { git = "https://github.com/libp2p/rust-libp2p", branch = "master" }
# TODO: switch to master once the PR gets merged
libp2p = { git = "https://github.com/dignifiedquire/rust-libp2p", branch = "fix-dns-clone" }
libp2p = { git = "https://github.com/libp2p/rust-libp2p", branch = "master" }

0 comments on commit 1336e9e

Please sign in to comment.