Add compare page

This commit is contained in:
Louis Knight-Webb
2025-06-16 23:47:16 -04:00
parent e21b2b9662
commit 0693af58ab
6 changed files with 346 additions and 2 deletions

View File

@@ -28,6 +28,7 @@ ts-rs = { version = "9.0", features = ["uuid-impl", "chrono-impl"] }
dirs = "5.0"
git2 = "0.18"
async-trait = "0.1"
dissimilar = "1.0"
[build-dependencies]
ts-rs = { version = "9.0", features = ["uuid-impl", "chrono-impl"] }