mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-09-22 21:30:44 +02:00
updates
This commit is contained in:
@@ -46,6 +46,11 @@ chrono = { version = "0.4", optional = true}
|
||||
[target.'cfg(target_os="windows")'.dependencies]
|
||||
winrt-notification = { package = "tauri-winrt-notification", version = "0.1" }
|
||||
|
||||
[dev-dependencies]
|
||||
color-backtrace = "0.5"
|
||||
ctor = "0.2"
|
||||
maplit = "1.0"
|
||||
|
||||
[features]
|
||||
default = [ "zbus", "async" ]
|
||||
async = []
|
||||
|
||||
Reference in New Issue
Block a user