Skip to content

Commit 58603b9

Browse files
chore(deps): bump notify from 5.1.0 to 6.0.0 (vectordotdev#17422)
Bumps [notify](https://github.com/notify-rs/notify) from 5.1.0 to 6.0.0. - [Release notes](https://github.com/notify-rs/notify/releases) - [Changelog](https://github.com/notify-rs/notify/blob/main/CHANGELOG.md) - [Commits](https://github.com/notify-rs/notify/commits) --- updated-dependencies: - dependency-name: notify dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 57f8bd4 commit 58603b9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ mongodb = { version = "2.5.0", default-features = false, features = ["tokio-runt
279279
nats = { version = "0.24.0", default-features = false, optional = true }
280280
nkeys = { version = "0.3.0", default-features = false, optional = true }
281281
nom = { version = "7.1.3", default-features = false, optional = true }
282-
notify = { version = "5.1.0", default-features = false, features = ["macos_fsevent"] }
282+
notify = { version = "6.0.0", default-features = false, features = ["macos_fsevent"] }
283283
once_cell = { version = "1.17", default-features = false }
284284
openssl = { version = "0.10.52", default-features = false, features = ["vendored"] }
285285
openssl-probe = { version = "0.1.5", default-features = false }

0 commit comments

Comments
 (0)