diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -22,3 +22,4 @@ git2 = "0.20" | |||
| 22 | hex = "0.4" | 22 | hex = "0.4" |
| 23 | clap = { version = "4", features = ["derive", "env"] } | 23 | clap = { version = "4", features = ["derive", "env"] } |
| 24 | dirs = "6" | 24 | dirs = "6" |
| 25 | axum = "0.8" | ||