Skip to content

Commit 6ded5fa

Browse files
chore(deps): bump notify from 7.0.0 to 8.2.0 in /shared-context
Bumps [notify](https://github.com/notify-rs/notify) from 7.0.0 to 8.2.0. - [Release notes](https://github.com/notify-rs/notify/releases) - [Changelog](https://github.com/notify-rs/notify/blob/notify-8.2.0/CHANGELOG.md) - [Commits](notify-rs/notify@notify-7.0.0...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 824dd7d commit 6ded5fa

2 files changed

Lines changed: 31 additions & 78 deletions

File tree

shared-context/Cargo.lock

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

shared-context/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ thiserror = "2"
3232
tokio = { version = "1", features = ["sync", "fs"] }
3333

3434
# File watching (for context updates)
35-
notify = "7"
35+
notify = "8"
3636

3737
[dev-dependencies]
3838
tempfile = "3"

0 commit comments

Comments
 (0)