Skip to content

Commit d3658fc

Browse files
deps(deps): bump notify from 6.1.1 to 8.2.0
Bumps [notify](https://github.com/notify-rs/notify) from 6.1.1 to 8.2.0. - [Release notes](https://github.com/notify-rs/notify/releases) - [Changelog](https://github.com/notify-rs/notify/blob/main/CHANGELOG.md) - [Commits](notify-rs/notify@notify-6.1.1...notify-8.2.0) --- updated-dependencies: - dependency-name: notify dependency-version: 8.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ad7b13d commit d3658fc

File tree

2 files changed

+15
-123
lines changed

2 files changed

+15
-123
lines changed

Cargo.lock

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

crates/codegraph-mcp/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ colored = { workspace = true }
3131
indicatif = { workspace = true }
3232
which = "8.0"
3333
nix = { version = "0.29", features = ["process", "signal"] }
34-
notify = "6.1"
34+
notify = "8.2"
3535
walkdir = "2.5"
3636
regex = { workspace = true }
3737

0 commit comments

Comments
 (0)