Skip to content

Commit 9529c80

Browse files
musicinmybrainueno
authored andcommitted
Update inotify from 0.10.2 to 0.11.0
1 parent fb176dc commit 9529c80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ clap = "4"
2323
crypto-auditing = { version = "=0.2.3", path = "crypto-auditing" }
2424
futures = "0.3"
2525
hex = "0.4"
26-
inotify = "0.10.2"
26+
inotify = "0.11.0"
2727
libbpf-rs = { version = "0.24.4", default-features = false }
2828
libbpf-cargo = { version = "0.24.4", default-features = false }
2929
libc = "0.2"

0 commit comments

Comments
 (0)