Skip to content

Commit 8ec36bf

Browse files
chore(deps): Bump notify from 6.0.0 to 6.0.1
Bumps [notify](https://github.com/notify-rs/notify) from 6.0.0 to 6.0.1. - [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.0.0...notify-6.0.1) --- updated-dependencies: - dependency-name: notify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9606353 commit 8ec36bf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -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 = "6.0.0", default-features = false, features = ["macos_fsevent"] }
282+
notify = { version = "6.0.1", default-features = false, features = ["macos_fsevent"] }
283283
once_cell = { version = "1.18", default-features = false }
284284
openssl = { version = "0.10.54", default-features = false, features = ["vendored"] }
285285
openssl-probe = { version = "0.1.5", default-features = false }

0 commit comments

Comments
 (0)