Files
yaak-mountain-loop/crates-tauri/yaak-tauri-utils/Cargo.toml
T
Gregory SchierGitHubClaude Opus 4.6 <noreply@anthropic.com
52732e12ec Fix license activation and plugin requests ignoring proxy settings (#393)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com
2026-02-12 14:38:53 -08:00

10 lines
149 B
TOML

[package]
name = "yaak-tauri-utils"
version = "0.1.0"
edition = "2024"
publish = false
[dependencies]
tauri = { workspace = true }
regex = "1.11.0"