Single build command

This commit is contained in:
Louis Knight-Webb
2025-06-17 11:24:03 -04:00
parent 7c5604a81b
commit ac2f227cf0
3 changed files with 59 additions and 4 deletions

View File

@@ -29,6 +29,8 @@ dirs = "5.0"
git2 = "0.18"
async-trait = "0.1"
dissimilar = "1.0"
rust-embed = "8.2"
mime_guess = "2.0"
[build-dependencies]
ts-rs = { version = "9.0", features = ["uuid-impl", "chrono-impl"] }