mirror of
https://github.com/openharmony/third_party_rust_io-lifetimes.git
synced 2026-07-01 21:04:05 -04:00
Update windows-sys to 0.42.0 (#46)
This commit is contained in:
+1
-1
@@ -47,7 +47,7 @@ mio = { version = "0.8.0", features = ["net", "os-ext"], optional = true }
|
||||
libc = { version = "0.2.96", optional = true }
|
||||
|
||||
[target.'cfg(windows)'.dependencies.windows-sys]
|
||||
version = "0.36.0"
|
||||
version = "0.42.0"
|
||||
optional = true
|
||||
features = [
|
||||
"Win32_Foundation",
|
||||
|
||||
Reference in New Issue
Block a user