port window ext from encryption PR

This commit is contained in:
Gregory Schier
2025-03-26 11:46:55 -07:00
parent 17657a4d04
commit ce885c3551
21 changed files with 119 additions and 101 deletions

View File

@@ -0,0 +1,9 @@
[package]
name = "yaak-common"
version = "0.1.0"
publish = false
edition = "2024"
[dependencies]
tauri = { workspace = true }
regex = "1.11.0"