Skip to content

Commit aee59b6

Browse files
authored
cpubits v0.1.0-rc.2 (#1441)
Adds `cfg(cpubits = "...")`
1 parent 14c55f3 commit aee59b6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cpubits/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cpubits"
3-
version = "0.1.0-rc.1"
3+
version = "0.1.0-rc.2"
44
authors = ["RustCrypto Developers"]
55
license = "MIT OR Apache-2.0"
66
documentation = "https://docs.rs/cpubits"

0 commit comments

Comments
 (0)