Protoc sidecar

This commit is contained in:
Gregory Schier
2024-02-25 17:43:29 -08:00
parent 3559333461
commit 89b5003cce
9 changed files with 91 additions and 27 deletions

View File

@@ -44,6 +44,7 @@ tauri = { version = "1.5.4", features = [
"os-all",
"protocol-asset",
"shell-open",
"shell-sidecar",
"updater",
"window-close",
"window-maximize",