Skip to content

Commit

Permalink
Merge pull request #607 from rust-cli/renovate/notify-7.x
Browse files Browse the repository at this point in the history
chore(deps): Update Rust crate notify to v7
  • Loading branch information
epage authored Dec 2, 2024
2 parents 6743d43 + 041a20a commit 08b82de
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 31 deletions.
70 changes: 40 additions & 30 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 @@ -145,7 +145,7 @@ futures = "0.3"
reqwest = "0.12"

glob = "0.3"
notify = "6.0"
notify = "7.0"
temp-env = "0.3"
log = { version = "0.4", features = ["serde"] }

Expand Down

0 comments on commit 08b82de

Please sign in to comment.