mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-26 16:21:39 +00:00
Use master branch on fluencelabs/fluence #16
This commit is contained in:
@ -31,7 +31,7 @@ void = "1.0"
|
||||
bs58 = "0.3.0"
|
||||
derivative = "2.0.2"
|
||||
|
||||
trust-graph = { git = "https://github.com/fluencelabs/fluence", branch = "libp2p_0.19.0" }
|
||||
trust-graph = { git = "https://github.com/fluencelabs/fluence", branch = "master" }
|
||||
|
||||
[dev-dependencies]
|
||||
libp2p-secio = { version = "0.19.0", path = "../secio" }
|
||||
|
Reference in New Issue
Block a user