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 5c70b8f commit eb3857dCopy full SHA for eb3857d
Cargo.toml
@@ -2,7 +2,7 @@
2
name = "bitstream-io"
3
description = "Library for reading/writing un-aligned values from/to streams in big-endian and little-endian formats."
4
keywords = ["bitstream", "endian", "big-endian", "little-endian", "binary"]
5
-version = "4.6.0"
+version = "4.7.0"
6
authors = ["Brian Langenberger <bjl@usa.net>"]
7
license = "MIT/Apache-2.0"
8
documentation = "https://docs.rs/bitstream-io/"
0 commit comments