Răsfoiți Sursa

build(deps): bump mio from 0.6.22 to 0.6.23

Bumps [mio](https://github.com/tokio-rs/mio) from 0.6.22 to 0.6.23.
- [Release notes](https://github.com/tokio-rs/mio/releases)
- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/mio/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] 4 ani în urmă
părinte
comite
a18728d750
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 2 2
      Cargo.lock

+ 2 - 2
Cargo.lock

@@ -908,9 +908,9 @@ dependencies = [
 
 [[package]]
 name = "mio"
-version = "0.6.22"
+version = "0.6.23"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "fce347092656428bc8eaf6201042cb551b8d67855af7374542a92a0fbfcac430"
+checksum = "4afd66f5b91bf2a3bc13fad0e21caedac168ca4c707504e75585648ae80e4cc4"
 dependencies = [
  "cfg-if 0.1.10",
  "fuchsia-zircon",