Skip to content

Commit e963766

Browse files
chore(deps): Bump notify from 6.0.1 to 6.1.0 (vectordotdev#18317)
* chore(deps): Bump notify from 6.0.1 to 6.1.0 Bumps [notify](https://github.com/notify-rs/notify) from 6.0.1 to 6.1.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.0.1...notify-6.1.0) --- updated-dependencies: - dependency-name: notify dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * update LICENSE-3rdparty.csv --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nathan Fox <[email protected]>
1 parent b3a1d53 commit e963766

File tree

3 files changed

+11
-10
lines changed

3 files changed

+11
-10
lines changed

Cargo.lock

+9-8
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
@@ -295,7 +295,7 @@ mongodb = { version = "2.6.1", default-features = false, features = ["tokio-runt
295295
async-nats = { version = "0.31.0", default-features = false, optional = true }
296296
nkeys = { version = "0.3.1", default-features = false, optional = true }
297297
nom = { version = "7.1.3", default-features = false, optional = true }
298-
notify = { version = "6.0.1", default-features = false, features = ["macos_fsevent"] }
298+
notify = { version = "6.1.0", default-features = false, features = ["macos_fsevent"] }
299299
once_cell = { version = "1.18", default-features = false }
300300
openssl = { version = "0.10.56", default-features = false, features = ["vendored"] }
301301
openssl-probe = { version = "0.1.5", default-features = false }

LICENSE-3rdparty.csv

+1-1
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ no-proxy,https://github.com/jdrouet/no-proxy,MIT,Jérémie Drouet <jeremie.droue
345345
no-std-compat,https://gitlab.com/jD91mZM2/no-std-compat,MIT,jD91mZM2 <[email protected]>
346346
nom,https://github.com/Geal/nom,MIT,[email protected]
347347
nonzero_ext,https://github.com/antifuchs/nonzero_ext,Apache-2.0,Andreas Fuchs <[email protected]>
348-
notify,https://github.com/notify-rs/notify,CC0-1.0 OR Artistic-2.0,"Félix Saparelli <[email protected]>, Daniel Faust <[email protected]>"
348+
notify,https://github.com/notify-rs/notify,CC0-1.0,"Félix Saparelli <[email protected]>, Daniel Faust <[email protected]>, Aron Heinecke <[email protected]>"
349349
ntapi,https://github.com/MSxDOS/ntapi,Apache-2.0 OR MIT,MSxDOS <[email protected]>
350350
nu-ansi-term,https://github.com/nushell/nu-ansi-term,MIT,"[email protected], Ryan Scheel (Havvy) <[email protected]>, Josh Triplett <[email protected]>, The Nushell Project Developers"
351351
nuid,https://github.com/casualjim/rs-nuid,Apache-2.0,Ivan Porto Carrero <[email protected]>

0 commit comments

Comments
 (0)