diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -38,6 +38,7 @@ tracing-subscriber = { version = "0.3", features = ["env-filter"] } | |||
| 38 | 38 | ||
| 39 | # Configuration | 39 | # Configuration |
| 40 | dotenvy = "0.15" | 40 | dotenvy = "0.15" |
| 41 | clap = { version = "4.5", features = ["derive", "env"] } | ||
| 41 | 42 | ||
| 42 | # Error handling | 43 | # Error handling |
| 43 | anyhow = "1.0" | 44 | anyhow = "1.0" |