mirror of
https://github.com/tauri-apps/tauri.git
synced 2025-01-04 17:18:56 +03:00
chore(deps) Update Rust crate notify-rust to 4.4.0 (#1648)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
c31f0978c5
commit
252014cae2
@ -41,7 +41,7 @@ tinyfiledialogs = "3.3"
|
||||
bytes = { version = "1", features = [ "serde" ] }
|
||||
http = "0.2"
|
||||
clap = { version = "=3.0.0-beta.2", optional = true }
|
||||
notify-rust = { version = "4.3.0", optional = true }
|
||||
notify-rust = { version = "4.4.0", optional = true }
|
||||
tauri-hotkey = { version = "0.1.1", optional = true }
|
||||
open = "1.7.0"
|
||||
shared_child = "0.3"
|
||||
|
Loading…
Reference in New Issue
Block a user