*: Update to libp2p v0.31.2 (#7658)

This commit is contained in:
Max Inden
2020-12-02 18:45:49 +01:00
committed by GitHub
parent 610585d17f
commit b149b1fdc0
9 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ ansi_term = "0.12.1"
tokio = { version = "0.2.21", features = [ "signal", "rt-core", "rt-threaded", "blocking" ] }
futures = "0.3.4"
fdlimit = "0.2.1"
libp2p = "0.31.1"
libp2p = "0.31.2"
parity-scale-codec = "1.3.0"
hex = "0.4.2"
rand = "0.7.3"