Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
dialogflowchatbot committed Jul 18, 2024
2 parents f854648 + c2e5c57 commit 208505d
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 @@ -70,7 +70,7 @@ unicase = "2.7.0"
flate2 = "1.0"

[target.'cfg(windows)'.dependencies]
windows = {version = "0.57", features = ["Win32_Globalization","Win32_System_SystemServices"]}
windows = {version = "0.58", features = ["Win32_Globalization","Win32_System_SystemServices"]}

# https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies
# https://doc.rust-lang.org/reference/conditional-compilation.html
Expand Down

0 comments on commit 208505d

Please sign in to comment.