Skip to content

Commit 08b82de

Browse files
authored
Merge pull request #607 from rust-cli/renovate/notify-7.x
chore(deps): Update Rust crate notify to v7
2 parents 6743d43 + 041a20a commit 08b82de

File tree

2 files changed

+41
-31
lines changed

2 files changed

+41
-31
lines changed

Cargo.lock

Lines changed: 40 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ futures = "0.3"
145145
reqwest = "0.12"
146146

147147
glob = "0.3"
148-
notify = "6.0"
148+
notify = "7.0"
149149
temp-env = "0.3"
150150
log = { version = "0.4", features = ["serde"] }
151151

0 commit comments

Comments
 (0)