Skip to content

Commit 9ce869c

Browse files
build(deps): bump cpubits from 0.1.0-rc.3 to 0.1.0
Bumps [cpubits](https://github.com/RustCrypto/utils) from 0.1.0-rc.3 to 0.1.0. - [Commits](RustCrypto/utils@cpubits-v0.1.0-rc.3...cpubits-v0.1.0) --- updated-dependencies: - dependency-name: cpubits dependency-version: 0.1.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f381730 commit 9ce869c

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.

k256/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ edition = "2024"
1919
rust-version = "1.85"
2020

2121
[dependencies]
22-
cpubits = "0.1.0-rc.3"
22+
cpubits = "0.1.0"
2323
elliptic-curve = { version = "0.14.0-rc.28", default-features = false, features = ["sec1"] }
2424
hash2curve = { version = "0.14.0-rc.10", optional = true }
2525

0 commit comments

Comments
 (0)