diff options
| author | Renovate Bot <[email protected]> | 2024-04-15 10:06:06 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2024-04-15 10:06:06 +0000 |
| commit | b2e986927616a982f4453499d43e3609d6041c83 (patch) | |
| tree | d3a3a1980c4dac8f7d3062920b5e9c92b820cce4 /Cargo.toml | |
| parent | ad81894bfd21e2c64c92f97546372a7227af56d2 (diff) | |
Update Rust crate chrono to 0.4.38
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.37" | 9 | chrono = "0.4.38" |
| 10 | clap = { version = "4.5.4", features = ["env", "derive"] } | 10 | clap = { version = "4.5.4", features = ["env", "derive"] } |
| 11 | color-eyre = "0.6.3" | 11 | color-eyre = "0.6.3" |
| 12 | cron = "0.12.1" | 12 | cron = "0.12.1" |
