Skip to content

Commit 435ec17

Browse files
build(deps): bump notify-rust from 4.0.0 to 4.1.0
Bumps [notify-rust](https://github.com/hoodie/notify-rust) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/hoodie/notify-rust/releases) - [Changelog](https://github.com/hoodie/notify-rust/blob/main/CHANGELOG.md) - [Commits](hoodie/notify-rust@v4.0.0...v4.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent d009db5 commit 435ec17

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
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
@@ -61,7 +61,7 @@ quick-xml = "0.20.0"
6161
rand = "0.8.1"
6262
serde = { version = "1.0.118", features = ["derive"] }
6363
indexmap = "1.6.1"
64-
notify-rust = { version = "4.0.0", optional = true }
64+
notify-rust = { version = "4.1.0", optional = true }
6565
semver = "0.11.0"
6666
which = "4.0.2"
6767

0 commit comments

Comments
 (0)