diff --git a/Cargo.toml b/Cargo.toml index 2badfc449..62a30a06c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -154,4 +154,4 @@ vendored = [ nightly = ["pgp/nightly"] [patch.crates-io] -libp2p = { git = "https://github.com/dignifiedquire/rust-libp2p", branch = "feat-kad-count" } +libp2p = { git = "https://github.com/dignifiedquire/rust-libp2p", branch = "iroh" }