Skip to content

Commit

Permalink
test windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
farseerfc committed Nov 6, 2023
1 parent a72676c commit 6d50b4e
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 @@ -25,7 +25,7 @@ copypasta = {version = "0.8", optional = true}
scraper = "0.18"

[target.'cfg(windows)'.dependencies]
winrt-notification = {version = "^0.3", optional = true}
winrt-notification = {version = "^0.32.0", optional = true}

[target.'cfg(unix)'.dependencies]
notify-rust = {version = "^4.3", optional = true}
Expand Down

0 comments on commit 6d50b4e

Please sign in to comment.