Better Windows pathing

This commit is contained in:
Gregory Schier
2024-08-09 11:52:18 -07:00
parent b3bd070a8a
commit 23f8f5ff7f
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"