diff options
-rw-r--r-- | Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock index d8838cf2b..9ffe5f364 100644 --- a/Cargo.lock +++ b/Cargo.lock | |||
@@ -956,9 +956,9 @@ dependencies = [ | |||
956 | 956 | ||
957 | [[package]] | 957 | [[package]] |
958 | name = "mio" | 958 | name = "mio" |
959 | version = "0.6.22" | 959 | version = "0.6.23" |
960 | source = "registry+https://github.com/rust-lang/crates.io-index" | 960 | source = "registry+https://github.com/rust-lang/crates.io-index" |
961 | checksum = "fce347092656428bc8eaf6201042cb551b8d67855af7374542a92a0fbfcac430" | 961 | checksum = "4afd66f5b91bf2a3bc13fad0e21caedac168ca4c707504e75585648ae80e4cc4" |
962 | dependencies = [ | 962 | dependencies = [ |
963 | "cfg-if 0.1.10", | 963 | "cfg-if 0.1.10", |
964 | "fuchsia-zircon", | 964 | "fuchsia-zircon", |