Skip to content

Commit 48e5f64

Browse files
authored
polyval: bump cpubits to v0.1 (#298)
Release PR: RustCrypto/utils#1444
1 parent 9fb1a28 commit 48e5f64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

polyval/Cargo.toml

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

2121
[dependencies]
22-
cpubits = "0.1.0-rc.2"
22+
cpubits = "0.1"
2323
universal-hash = { version = "0.6.0-rc.10", default-features = false }
2424
zeroize = { version = "1", optional = true, default-features = false }
2525

0 commit comments

Comments
 (0)