build(deps): bump cpufeatures from 0.2.14 to 0.2.15 (#81)

This commit is contained in:
dependabot[bot] 2024-11-12 07:49:19 -07:00 committed by GitHub
parent 7a6ee9c1f1
commit 5902ea6e37
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

4
Cargo.lock generated
View File

@ -11,9 +11,9 @@ dependencies = [
[[package]]
name = "cpufeatures"
version = "0.2.14"
version = "0.2.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "608697df725056feaccfa42cffdaeeec3fccc4ffc38358ecd19b243e716a78e0"
checksum = "0ca741a962e1b0bff6d724a1a0958b686406e853bb14061f218562e1896f95e6"
dependencies = [
"libc",
]