mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-04-25 11:02:12 +00:00
https => ssh
This commit is contained in:
parent
807217653a
commit
190992b780
@ -115,7 +115,8 @@ members = [
|
|||||||
"transports/wasm-ext"
|
"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" }
|
libp2p-core = { path = "core" }
|
||||||
|
|
||||||
# NOTE: this is required because trust-graph depends on libp2p-core = 0.17.0,
|
# NOTE: this is required because trust-graph depends on libp2p-core = 0.17.0,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user