https => ssh

This commit is contained in:
folex 2020-04-20 19:44:00 +03:00
parent 807217653a
commit 190992b780

View File

@ -115,7 +115,8 @@ members = [
"transports/wasm-ext"
]
[patch.'https://github.com/fluencelabs/rust-libp2p']
#[patch.'https://github.com/fluencelabs/rust-libp2p']
[patch.'ssh://git@github.com/fluencelabs/rust-libp2p.git']
libp2p-core = { path = "core" }
# NOTE: this is required because trust-graph depends on libp2p-core = 0.17.0,