Skip to content

Commit 0c239d1

Browse files
build(deps): bump cpufeatures from 0.2.17 to 0.3.0
Bumps [cpufeatures](https://github.com/RustCrypto/utils) from 0.2.17 to 0.3.0. - [Commits](RustCrypto/utils@cpufeatures-v0.2.17...cpufeatures-v0.3.0) --- updated-dependencies: - dependency-name: cpufeatures dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 270ab65 commit 0c239d1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ bincode = "1.3.3"
2020
bitvec = "1.0.1"
2121
blake3 = "1.5.5"
2222
bytemuck = { version = "1.25.0", features = ["must_cast"] }
23-
cpufeatures = "0.2.17"
23+
cpufeatures = "0.3.0"
2424
criterion = { version = "0.8", features = ["async_tokio", "html_reports"] }
2525
cryprot-codes = { version = "0.2.1", path = "cryprot-codes" }
2626
cryprot-core = { version = "0.3.0", path = "cryprot-core" }

0 commit comments

Comments
 (0)