mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 14:28:42 +00:00
Bump windows from 0.47.0 to 0.48.0 (#974)
This commit is contained in:
parent
b3abfab7fd
commit
d7441e4675
2 changed files with 27 additions and 27 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.47.0", features = ["Win32_Storage_FileSystem", "Win32_Foundation"] }
|
||||
windows = { version = "0.48.0", features = ["Win32_Storage_FileSystem", "Win32_Foundation"] }
|
||||
|
||||
[features]
|
||||
default = ["static", "rustls"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue