Skip to content

Commit 1661761

Browse files
build(deps): bump inotify from 0.10.2 to 0.11.0
Bumps [inotify](https://github.com/hannobraun/inotify) from 0.10.2 to 0.11.0. - [Changelog](https://github.com/hannobraun/inotify-rs/blob/main/CHANGELOG.md) - [Commits](hannobraun/inotify-rs@v0.10.2...v0.11.0) --- updated-dependencies: - dependency-name: inotify dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9fa1c9d commit 1661761

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -10,7 +10,7 @@ rust-version = "1.81"
1010
serde = { version = ">=1.0", features = ["derive"] }
1111
chrono = "0.4"
1212
clap = "~4.5"
13-
inotify = "0.10"
13+
inotify = "0.11"
1414
serde_json = "1.0"
1515
nix = "0.26"
1616
log = "0.4"

0 commit comments

Comments
 (0)