Skip to content

Commit e1ea87a

Browse files
committed
Update inotify to 0.11.0
1 parent 1e0e88e commit e1ea87a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -4,7 +4,7 @@ version = "0.1.0"
44
edition = "2021"
55

66
[dependencies]
7-
inotify = "0.10.2"
7+
inotify = "0.11.0"
88
signal-hook = "0.3.17"
99

1010
[dev-dependencies]

0 commit comments

Comments
 (0)