Skip to content

Commit 9cabea6

Browse files
Bump cpubits from 0.1.0-rc.3 to 0.1 (#1178)
1 parent 400b1ba commit 9cabea6

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ rust-version = "1.85"
1818
exclude = [".clippy.toml", ".codecov.yml", ".github", ".gitignore"]
1919

2020
[dependencies]
21-
cpubits = "0.1.0-rc.3"
21+
cpubits = "0.1"
2222
ctutils = "0.4"
2323
num-traits = { version = "0.2.19", default-features = false }
2424

0 commit comments

Comments
 (0)