diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -16,6 +16,7 @@ anyhow = "1.0.98" | |||
| 16 | async-trait = "0.1.88" | 16 | async-trait = "0.1.88" |
| 17 | auth-git2 = "0.5.8" | 17 | auth-git2 = "0.5.8" |
| 18 | chacha20poly1305 = "0.10.1" | 18 | chacha20poly1305 = "0.10.1" |
| 19 | chrono = "0.4" | ||
| 19 | clap = { version = "4.5.41", features = ["derive"] } | 20 | clap = { version = "4.5.41", features = ["derive"] } |
| 20 | console = "0.16.0" | 21 | console = "0.16.0" |
| 21 | dialoguer = "0.12.0" | 22 | dialoguer = "0.12.0" |