Skip to content

Commit

Permalink
Update windows-sys to 0.48 (nushell#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
nickelc authored Apr 6, 2023
1 parent ff8bd8f commit 773a306
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ derive_serde_style = ["serde"]
serde = { version="1.0.152", features=["derive"], optional=true }

[target.'cfg(windows)'.dependencies.windows]
version = "0.45.0"
version = "0.48.0"
package = "windows-sys"
features = [
"Win32_Foundation",
Expand Down

0 comments on commit 773a306

Please sign in to comment.