Skip to content

Commit 9e9066f

Browse files
committed
Update to crc32c 0.6.6
Get the fix for zowens/crc32c#58
1 parent a2fd486 commit 9e9066f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ blake2-rfc = "0.2.18"
2525
bytes = "1.5"
2626
cachedir = "0.3"
2727
clicolors-control = "1.0"
28-
crc32c = { version = "0.6.5", optional = true }
28+
crc32c = { version = "0.6.6", optional = true }
2929
derive_more = "0.99"
3030
fail = { version = "0.5.1" }
3131
filetime = "0.2"

0 commit comments

Comments
 (0)