Force libp2p 0.18.1 (#5689)

This commit is contained in:
Pierre Krieger
2020-04-17 23:00:44 +02:00
committed by GitHub
parent f544907bd2
commit bc6ebabf23
9 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -32,7 +32,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.18.0"
libp2p = "0.18.1"
serde_json = "1.0"
[features]