better git testing

This commit is contained in:
Sebastian Kuzminsky 2025-07-05 11:39:45 -06:00
parent b6787224c3
commit ba47a4bcd6
2 changed files with 25 additions and 6 deletions

View file

@ -7,6 +7,7 @@ edition = "2024"
anyhow = "1.0.95"
clap = { version = "4.5.26", features = ["derive"] }
mktemp = "0.5.1"
rand = "0.9.1"
serde = { version = "1.0.217", features = ["derive"] }
thiserror = "2.0.11"
toml = "0.8.19"