Skip to content

Commit

Permalink
Update windows to 0.54
Browse files Browse the repository at this point in the history
  • Loading branch information
fornwall committed Mar 3, 2024
1 parent 9e2d3c3 commit 3f30407
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 @@ -43,7 +43,7 @@ coremidi = "0.6.0"
coremidi = "0.6.0"

[target.'cfg(target_os = "windows")'.dependencies]
windows = { version = "0.43", features = [
windows = { version = "0.54", features = [
"Win32_Foundation",
"Win32_Media",
"Win32_Media_Multimedia",
Expand Down

0 comments on commit 3f30407

Please sign in to comment.