Bump to libp2p v0.19.1 (#6125)

This commit is contained in:
Pierre Krieger
2020-05-25 17:26:36 +02:00
committed by GitHub
parent 025831fbaa
commit d18a55d391
11 changed files with 33 additions and 33 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ derive_more = { version = "0.99.2" }
sc-rpc = { version = "2.0.0-dev", path = "../../../client/rpc" }
jsonrpc-core-client = { version = "14.0.3", features = ["http"] }
hyper = "0.12.35"
libp2p = "0.19.0"
libp2p = "0.19.1"
serde_json = "1.0"
[features]