diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -6,7 +6,7 @@ edition = "2021" | |||
| 6 | # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | 6 | # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
| 7 | 7 | ||
| 8 | [dependencies] | 8 | [dependencies] |
| 9 | chrono = "0.4.31" | 9 | chrono = "0.4.33" |
| 10 | clap = { version = "4.4.18", features = ["env", "derive"] } | 10 | clap = { version = "4.4.18", features = ["env", "derive"] } |
| 11 | color-eyre = "0.6.2" | 11 | color-eyre = "0.6.2" |
| 12 | cron = "0.12.0" | 12 | cron = "0.12.0" |
