Skip to content

Commit 15cecc9

Browse files
cakebakersylvestre
authored andcommitted
date: remove chrono from Cargo.toml
1 parent 46042c5 commit 15cecc9

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

Cargo.lock

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fuzz/Cargo.lock

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/uu/date/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ path = "src/date.rs"
2020

2121
[dependencies]
2222
clap = { workspace = true }
23-
chrono = { workspace = true } # TODO: Eventually we'll want to remove this
2423
jiff = { workspace = true, features = [
2524
"tzdb-bundle-platform",
2625
"tzdb-zoneinfo",

0 commit comments

Comments
 (0)