Files
Tillmann d2bf1298d3 feat: update to tauri beta, add permissions (#862)
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
Co-authored-by: Lucas Nogueira <lucas@crabnebula.dev>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/7768617455

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2024-02-03 18:15:37 +00:00

5 lines
127 B
TOML

"$schema" = "schemas/schema.json"
[default]
description = "Allows reading the CLI matches"
permissions = ["allow-cli-matches"]