mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-29 01:31:33 +00:00
set trust graph branch to master
This commit is contained in:
@ -31,7 +31,7 @@ void = "1.0"
|
|||||||
bs58 = "0.3.0"
|
bs58 = "0.3.0"
|
||||||
derivative = "2.0.2"
|
derivative = "2.0.2"
|
||||||
|
|
||||||
trust-graph = { git = "ssh://git@github.com/fluencelabs/arqada.git", branch = "libp2p_migration" }
|
trust-graph = { git = "ssh://git@github.com/fluencelabs/arqada.git", branch = "master" }
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
libp2p-secio = { version = "0.16.0", path = "../secio" }
|
libp2p-secio = { version = "0.16.0", path = "../secio" }
|
||||||
|
Reference in New Issue
Block a user