Skip to content

Commit 94f28bf

Browse files
committed
Auto merge of #4056 - rust-lang:renovate/chrono-0.x, r=locks
Update Rust crate chrono to 0.4.19 [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [chrono](https://crates.io/crates/chrono) | dependencies | patch | `0.4.0` -> `0.4.19` | --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/rust-lang/crates.io).
2 parents 5341fd5 + 6285c82 commit 94f28bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ anyhow = "1.0"
3434
base64 = "0.13"
3535
cargo-registry-markdown = { path = "cargo-registry-markdown" }
3636
cargo-registry-s3 = { path = "cargo-registry-s3" }
37-
chrono = { version = "0.4.0", features = ["serde"] }
37+
chrono = { version = "0.4.19", features = ["serde"] }
3838
clap = "=3.0.0-beta.5"
3939

4040
conduit = "0.9.0-alpha.5"

0 commit comments

Comments
 (0)