Phase 7a: dashboard approve/deny + unified diff (similar crate)

This commit is contained in:
müde 2026-05-15 00:06:10 +02:00
parent 75df5f6c29
commit c82d41728c
6 changed files with 181 additions and 35 deletions

View file

@ -22,6 +22,7 @@ hive-sh4re = { path = "hive-sh4re" }
rusqlite = { version = "0.37", features = ["bundled"] }
serde = { version = "1", features = ["derive"] }
serde_json = "1"
similar = "2"
tokio = { version = "1", features = [
"io-util",
"macros",