Skip to content

Commit 02ce037

Browse files
build(deps): bump cpufeatures from 0.2.12 to 0.2.13 (#3133)
Bumps [cpufeatures](https://github.com/RustCrypto/utils) from 0.2.12 to 0.2.13. - [Commits](RustCrypto/utils@cpufeatures-v0.2.12...cpufeatures-v0.2.13) --- updated-dependencies: - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6592e7b commit 02ce037

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -350,9 +350,9 @@ dependencies = [
350350

351351
[[package]]
352352
name = "cpufeatures"
353-
version = "0.2.12"
353+
version = "0.2.13"
354354
source = "registry+https://github.com/rust-lang/crates.io-index"
355-
checksum = "53fe5e26ff1b7aef8bca9c6080520cfb8d9333c7568e1829cef191a9723e5504"
355+
checksum = "51e852e6dc9a5bed1fae92dd2375037bf2b768725bf3be87811edee3249d09ad"
356356
dependencies = [
357357
"libc",
358358
]

0 commit comments

Comments
 (0)