Skip to content

Commit

Permalink
debouncer
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianLars committed Jan 10, 2025
1 parent e5da56d commit 6515c4e
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 58 deletions.
102 changes: 45 additions & 57 deletions 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 crates/tauri-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ colored = "2"
serde = { version = "1", features = ["derive"] }
serde_json = { version = "1", features = ["preserve_order"] }
notify = "8"
notify-debouncer-full = "0.4"
notify-debouncer-full = "0.5"
shared_child = "1"
duct = "0.13"
toml_edit = { version = "0.22", features = ["serde"] }
Expand Down

0 comments on commit 6515c4e

Please sign in to comment.