Skip to content

Commit 6285c82

Browse files
committed
Update Rust crate chrono to 0.4.19
1 parent a31120f commit 6285c82

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)