Update crc32fast

This commit is contained in:
2024-06-18 21:43:23 -06:00
parent 44580b0d71
commit da8d5fda79
2 changed files with 3 additions and 3 deletions

View File

@@ -22,7 +22,7 @@ nightly = ["crc32fast/nightly"]
[dependencies]
argp = "0.3.0"
base16ct = "0.2.0"
crc32fast = "1.4.0"
crc32fast = "1.4.2"
digest = "0.10.7"
enable-ansi-support = "0.2.1"
hex = { version = "0.4.3", features = ["serde"] }