mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-10 03:03:37 +02:00
All generated TS models in two files
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user