Better Windows pathing

This commit is contained in:
Gregory Schier
2024-08-09 11:52:18 -07:00
parent 1e9f10a99f
commit 331f1eb9b9
3 changed files with 43 additions and 13 deletions

View File

@@ -20,6 +20,8 @@ tonic = "0.12.1"
ts-rs = "9.0.1"
thiserror = "1.0.63"
yaak_models = {workspace = true}
regex = "1.10.6"
path-slash = "0.2.1"
[build-dependencies]
tonic-build = "0.12.1"