upgrade default-net

master
Niko PLP 10 months ago
parent 6026e8525e
commit 91e7faf605
  1. 2
      p2p-broker/Cargo.toml
  2. 2
      p2p-net/Cargo.toml

@ -34,4 +34,4 @@ features = ["js"]
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
getrandom = "0.2.7"
default-net = "0.15"
default-net = "0.16.2"

@ -36,4 +36,4 @@ features = ["js"]
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
getrandom = "0.2.7"
default-net = "0.15"
default-net = "0.16.2"

Loading…
Cancel
Save