Skip to content

Commit ea94a07

Browse files
authored
Update k256/Cargo.toml
1 parent 9ce869c commit ea94a07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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"
22+
cpubits = "0.1"
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)