mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 14:28:42 +00:00
Bump windows from 0.44.0 to 0.46.0 (#905)
This commit is contained in:
parent
9e3223acf8
commit
6df38f1f11
2 changed files with 19 additions and 19 deletions
|
@ -38,7 +38,7 @@ url = { version = "2.3.1", features = ["serde"] }
|
|||
xz2 = "0.1.7"
|
||||
|
||||
[target.'cfg(target_os = "windows")'.dependencies]
|
||||
windows = { version = "0.44.0", features = ["Win32_Storage_FileSystem", "Win32_Foundation"] }
|
||||
windows = { version = "0.46.0", features = ["Win32_Storage_FileSystem", "Win32_Foundation"] }
|
||||
|
||||
[features]
|
||||
default = ["static", "rustls"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue