1
0
Fork 0
mirror of https://github.com/BLAKE3-team/BLAKE3 synced 2024-05-08 06:36:11 +02:00

Update crossbeam-utils from yanked version

This commit is contained in:
Zach Crownover 2022-03-26 01:53:05 +00:00
parent f7f535763c
commit cd0775f8e6
No known key found for this signature in database
GPG Key ID: F0BC1313B53DA0D7

4
b3sum/Cargo.lock generated
View File

@ -149,9 +149,9 @@ dependencies = [
[[package]]
name = "crossbeam-utils"
version = "0.8.6"
version = "0.8.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cfcae03edb34f947e64acdb1c33ec169824e20657e9ecb61cef6c8c74dcb8120"
checksum = "0bf124c720b7686e3c2663cf54062ab0f68a88af2fb6a030e87e30bf721fcb38"
dependencies = [
"cfg-if",
"lazy_static",