Skip to content

Commit

Permalink
fix(deps): update rust crate notify-debouncer-full to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent 3b870ef commit 980c439
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 71 deletions.
145 changes: 75 additions & 70 deletions images/port_manager/gluetun-port-mgr/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion images/port_manager/gluetun-port-mgr/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ simplelog = "0.12.2"
log = "0.4.21"
# file watching
notify = "6.1.1"
notify-debouncer-full = "0.3.1"
notify-debouncer-full = "0.5.0"
# request handling
ureq = { version = "2.9.6", features = ["cookies", "json", "tls"], default-features = false }
cookie_store = "0.21.0" # used to store cookies from application login
Expand Down

0 comments on commit 980c439

Please sign in to comment.