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.
2 parents 1c5ad72 + 2a77ecf commit 270ed92Copy full SHA for 270ed92
xtask/Cargo.toml
@@ -14,7 +14,7 @@ path = "src/xtask.rs"
14
[dependencies]
15
anyhow = "1.0.82"
16
camino = "1.1.6"
17
-chrono = { version = "0.4.38", default_features = false, features = ["std"] }
+chrono = { version = "0.4.38", default-features = false, features = ["std"] }
18
fn-error-context = "0.2.1"
19
tempfile = "3.10.1"
20
mandown = "0.1.3"
0 commit comments