Skip to content

Commit

Permalink
Merge pull request #170 from dheijl/dependabot/cargo/windows-0.59.0
Browse files Browse the repository at this point in the history
Bump windows from 0.58.0 to 0.59.0
  • Loading branch information
dheijl authored Jan 8, 2025
2 parents 801b52c + e818884 commit d5d1f11
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 22 deletions.
105 changes: 84 additions & 21 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ xml-rs = "0.8.25"
[target.'cfg(windows)'.dependencies]
fltk = { version = "1.5.1", features = ["use-ninja"], optional = true }
fltk-theme = { version = "0.7.3", optional = true }
windows = { version = "0.58.0", features = [
windows = { version = "0.59.0", features = [
"Win32_Foundation",
"Win32_System_Threading",
] }
Expand Down

0 comments on commit d5d1f11

Please sign in to comment.