Skip to content

Commit cad536e

Browse files
authored
Merge pull request #65 from robinhundt/dependabot/cargo/cpufeatures-0.3.0
build(deps): bump cpufeatures from 0.2.17 to 0.3.0
2 parents d9a8691 + 0c239d1 commit cad536e

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)