mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-06-06 13:53:54 +02:00
refactor(examples): remove dedicated dialog example (#343)
This commit is contained in:
committed by
GitHub
parent
5015132ece
commit
02754f527c
Generated
+4
@@ -3677,11 +3677,15 @@ version = "0.1.0"
|
||||
dependencies = [
|
||||
"log",
|
||||
"notify-rust",
|
||||
"rand 0.8.5",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"serde_repr",
|
||||
"tauri",
|
||||
"tauri-build",
|
||||
"thiserror",
|
||||
"time",
|
||||
"url",
|
||||
"win7-notifications",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user