diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,3 +20,4 @@ clap = { version = "4.2.1", features = ["derive"] } | |||
20 | clap_complete = "4.2.0" | 20 | clap_complete = "4.2.0" |
21 | indicatif = "0.17.3" | 21 | indicatif = "0.17.3" |
22 | config = "0.14.0" | 22 | config = "0.14.0" |
23 | thiserror = "1.0.63" | ||