mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
Update miow from 0.5.0 to 0.6.0
This commit is contained in:
parent
f9c45a66d8
commit
850ff884e8
6
Cargo.lock
generated
6
Cargo.lock
generated
@ -2112,11 +2112,11 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "miow"
|
||||
version = "0.5.0"
|
||||
version = "0.6.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "52ffbca2f655e33c08be35d87278e5b18b89550a37dbd598c20db92f6a471123"
|
||||
checksum = "359f76430b20a79f9e20e115b3428614e654f04fab314482fc0fda0ebd3c6044"
|
||||
dependencies = [
|
||||
"windows-sys 0.42.0",
|
||||
"windows-sys 0.48.0",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
@ -60,7 +60,7 @@ libc = "0.2.147"
|
||||
libgit2-sys = "0.15.2"
|
||||
log = "0.4.19"
|
||||
memchr = "2.5.0"
|
||||
miow = "0.5.0"
|
||||
miow = "0.6.0"
|
||||
opener = "0.6.1"
|
||||
openssl ="0.10.55"
|
||||
os_info = "3.7.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user