Skip to content

Commit 57e6426

Browse files
dependabot[bot]lutter
authored andcommitted
build(deps): bump notify from 8.0.0 to 8.2.0
Bumps [notify](https://github.com/notify-rs/notify) from 8.0.0 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-8.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-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b8838e5 commit 57e6426

File tree

2 files changed

+83
-23
lines changed

2 files changed

+83
-23
lines changed

Cargo.lock

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

node/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ diesel = { workspace = true }
4444
prometheus = { version = "0.14.0", features = ["push"] }
4545
json-structural-diff = { version = "0.2", features = ["colorize"] }
4646
globset = "0.4.16"
47-
notify = "8.0.0"
47+
notify = "8.2.0"
4848

4949
[target.'cfg(unix)'.dependencies]
5050
pgtemp = { git = "https://github.com/graphprotocol/pgtemp", branch = "initdb-args" }

0 commit comments

Comments
 (0)