feat: allow ctrl+c to exit application
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing

This commit is contained in:
2025-01-07 22:18:52 +01:00
parent 74a1daac4c
commit 2afa00a01e
2 changed files with 8 additions and 1 deletions

2
Cargo.lock generated
View File

@@ -747,7 +747,7 @@ dependencies = [
[[package]]
name = "gitnow"
version = "0.2.3"
version = "0.3.0"
dependencies = [
"anyhow",
"async-trait",