Skip to content

Commit

Permalink
Update Rust crate notify to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and zluo01 committed Jan 12, 2025
1 parent 7236a13 commit eb1ae77
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 47 deletions.
80 changes: 34 additions & 46 deletions src-tauri/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 src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ tokio = { version = "1.41.0", features = ["time"] }
log = "0.4.22"
sysinfo = "0.29.11"
portable-pty = "0.8.1"
notify = { version = "7.0.0" }
notify = { version = "8.0.0" }
chrono = "0.4.38"
tauri-plugin-os = "2.0.1"
tauri-plugin-shell = "2.0.2"
Expand Down

0 comments on commit eb1ae77

Please sign in to comment.