Update deps

This commit is contained in:
Michael Sproul
2026-06-18 13:43:28 +10:00
parent 10568b139b
commit e9f55a5e51
2 changed files with 68 additions and 71 deletions

View File

@@ -272,3 +272,7 @@ incremental = false
inherits = "release"
debug = true
[patch."https://github.com/libp2p/rust-libp2p.git"]
libp2p = { git = "https://github.com/sigp/rust-libp2p.git", rev = "3563de5ed20e509885592b391aa816992eef55d4" }
libp2p-mplex = { git = "https://github.com/sigp/rust-libp2p.git", rev = "3563de5ed20e509885592b391aa816992eef55d4" }
libp2p-quic = { git = "https://github.com/sigp/rust-libp2p.git", rev = "3563de5ed20e509885592b391aa816992eef55d4" }