Skip to content

Commit aeb7ddb

Browse files
authored
Merge pull request #323 from picoCTF/dependabot/cargo/notify-debouncer-full-0.6.0
Bump notify-debouncer-full from 0.5.0 to 0.6.0
2 parents 458e047 + 3b3f582 commit aeb7ddb

File tree

2 files changed

+104
-25
lines changed

2 files changed

+104
-25
lines changed

‎Cargo.lock‎

Lines changed: 103 additions & 24 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
@@ -27,7 +27,7 @@ hyper = { version = "1.7.0", features = ["http1", "server"] }
2727
hyper-staticfile = "0.10.1"
2828
hyper-util = { version = "0.1.17", features = ["tokio"] }
2929
log = "0.4.27"
30-
notify-debouncer-full = "0.5.0"
30+
notify-debouncer-full = "0.6.0"
3131
sha2 = "0.10.9"
3232
tar = "0.4.44"
3333
tokio = { version = "1.47.1", features = ["full"] }

0 commit comments

Comments
 (0)