We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ce869c commit ea94a07Copy full SHA for ea94a07
k256/Cargo.toml
@@ -19,7 +19,7 @@ edition = "2024"
19
rust-version = "1.85"
20
21
[dependencies]
22
-cpubits = "0.1.0"
+cpubits = "0.1"
23
elliptic-curve = { version = "0.14.0-rc.28", default-features = false, features = ["sec1"] }
24
hash2curve = { version = "0.14.0-rc.10", optional = true }
25
0 commit comments