Skip to content

Commit 7bf7fff

Browse files
sylvestrecakebaker
authored andcommitted
date: replace regex with hand-written format spec parser
1 parent 4fa689a commit 7bf7fff

4 files changed

Lines changed: 350 additions & 156 deletions

File tree

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 & 33 deletions
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
@@ -40,7 +40,6 @@ jiff = { workspace = true, features = [
4040
"tzdb-concatenated",
4141
] }
4242
parse_datetime = { workspace = true }
43-
regex = { workspace = true }
4443
uucore = { workspace = true, features = ["parser", "i18n-datetime"] }
4544

4645
[target.'cfg(unix)'.dependencies]

0 commit comments

Comments
 (0)