set trust graph branch to master

This commit is contained in:
folex
2020-03-30 12:45:06 +03:00
parent 27e61c9c6b
commit b067a022f0

View File

@ -31,7 +31,7 @@ void = "1.0"
bs58 = "0.3.0"
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]
libp2p-secio = { version = "0.16.0", path = "../secio" }