Skip to content

Commit 209ec0b

Browse files
authored
Merge pull request #6929 from RenjiSann/cksum-fixes
cksum: even more fixes
2 parents 56a7e24 + 958222a commit 209ec0b

File tree

4 files changed

+401
-200
lines changed

4 files changed

+401
-200
lines changed

Cargo.lock

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

src/uucore/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ dns-lookup = { workspace = true, optional = true }
2525
dunce = { version = "1.0.4", optional = true }
2626
wild = "2.2.1"
2727
glob = { workspace = true }
28+
lazy_static = "1.4.0"
2829
# * optional
2930
itertools = { workspace = true, optional = true }
3031
thiserror = { workspace = true, optional = true }

0 commit comments

Comments
 (0)