upgrade default-net

Niko PLP 9 months ago
parent 9c225ea773
commit e1151d1670
  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