1
0
mirror of https://github.com/BLAKE3-team/BLAKE3 synced 2024-09-16 19:41:44 +02:00

update Cargo.lock

This commit is contained in:
Jack O'Connor 2024-07-14 21:54:30 -07:00
parent 43ce639d13
commit 2ce9b51993

4
b3sum/Cargo.lock generated
View File

@ -104,9 +104,9 @@ dependencies = [
[[package]]
name = "cc"
version = "1.1.1"
version = "1.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "907d8581360765417f8f2e0e7d602733bbed60156b4465b7617243689ef9b83d"
checksum = "324c74f2155653c90b04f25b2a47a8a631360cb908f92a772695f430c7e31052"
[[package]]
name = "cfg-if"