Skip to content

Commit

Permalink
fix(deps): update rust crate mac-notification-sys to 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent c253a82 commit c4642a2
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 @@ -30,7 +30,7 @@ log = "0.4"
env_logger ={ version ="0.11", optional = true }

[target.'cfg(target_os="macos")'.dependencies]
mac-notification-sys = "0.6"
mac-notification-sys = "0.6.1"
chrono = { version = "0.4", optional = true}

[target.'cfg(target_os="windows")'.dependencies]
Expand Down

0 comments on commit c4642a2

Please sign in to comment.