diff options
| author | Renovate Bot <[email protected]> | 2024-02-11 06:05:23 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2024-02-11 06:05:23 +0000 |
| commit | 3ce4a597cf5c0047bfb6245274bd879cefc4eeb1 (patch) | |
| tree | a4f8991b6859fdeacc732b6b1ad85d78165af05c /Cargo.toml | |
| parent | 553f317d72d2679c52c570da3040249a96a1e9f4 (diff) | |
Update Rust crate chrono to 0.4.34
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.33" | 9 | chrono = "0.4.34" |
| 10 | clap = { version = "4.5.0", features = ["env", "derive"] } | 10 | clap = { version = "4.5.0", 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" |
