Skip to content

Commit b0d1fc9

Browse files
authored
Merge pull request #881 from kubewarden/dependabot/cargo/inotify-0.11.0
build(deps): bump inotify from 0.10.2 to 0.11.0
2 parents b483ce1 + cdf3e57 commit b0d1fc9

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
@@ -62,7 +62,7 @@ tikv-jemalloc-ctl = "0.5.4"
6262
rhai = { version = "1.19.0", features = ["sync"] }
6363

6464
[target.'cfg(target_os = "linux")'.dependencies]
65-
inotify = "0.10"
65+
inotify = "0.11"
6666
tokio-stream = "0.1.15"
6767

6868
[dev-dependencies]

0 commit comments

Comments
 (0)