mirror of
https://github.com/containers/youki
synced 2024-11-23 09:21:57 +01:00
chore(deps): bump cpufeatures from 0.2.9 to 0.2.10
Bumps [cpufeatures](https://github.com/RustCrypto/utils) from 0.2.9 to 0.2.10. - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.9...cpufeatures-v0.2.10) --- updated-dependencies: - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5b6e5b1e14
commit
b438328e97
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -567,9 +567,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "cpufeatures"
|
||||
version = "0.2.9"
|
||||
version = "0.2.10"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "a17b76ff3a4162b0b27f354a0c87015ddad39d35f9c0c36607a3bdd175dde1f1"
|
||||
checksum = "3fbc60abd742b35f2492f808e1abbb83d45f72db402e14c55057edc9c7b1e9e4"
|
||||
dependencies = [
|
||||
"libc",
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user