All generated TS models in two files

This commit is contained in:
Gregory Schier
2024-09-19 13:22:56 -07:00
parent 3ee9ed8bf4
commit 53b8463223
73 changed files with 256 additions and 361 deletions

View File

@@ -17,9 +17,9 @@ tauri = { workspace = true }
tauri-plugin-shell = { workspace = true }
tokio = { version = "1.0", features = ["macros", "rt-multi-thread", "process"] }
tonic = "0.12.1"
ts-rs = "9.0.1"
ts-rs = "10.0.0"
thiserror = "1.0.63"
yaak_models = {workspace = true}
yaak_models = { workspace = true }
regex = "1.10.6"
path-slash = "0.2.1"