We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61400f5 commit f723b0cCopy full SHA for f723b0c
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "bit-iter"
3
-version = "0.1.0"
+version = "0.1.1"
4
authors = ["Christian Tamblyn <[email protected]>"]
5
edition = "2018"
6
description = "A simple crate which allows iteration over the set bits in an integral value."
0 commit comments