We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a31120f commit 6285c82Copy full SHA for 6285c82
Cargo.toml
@@ -34,7 +34,7 @@ anyhow = "1.0"
34
base64 = "0.13"
35
cargo-registry-markdown = { path = "cargo-registry-markdown" }
36
cargo-registry-s3 = { path = "cargo-registry-s3" }
37
-chrono = { version = "0.4.0", features = ["serde"] }
+chrono = { version = "0.4.19", features = ["serde"] }
38
clap = "=3.0.0-beta.5"
39
40
conduit = "0.9.0-alpha.5"
0 commit comments