mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
chore(deps) Update Rust crate notify-rust to 4.4.1 (#1705)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@@ -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.4.0", optional = true }
|
||||
notify-rust = { version = "4.4.1", optional = true }
|
||||
tauri-hotkey = { version = "0.1.2", optional = true }
|
||||
open = "1.7.0"
|
||||
shared_child = "0.3"
|
||||
|
||||
Reference in New Issue
Block a user