Skip to content

Commit 8ace00f

Browse files
committed
Update version to 4.6.0
1 parent 69f5b64 commit 8ace00f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "bitstream-io"
33
description = "Library for reading/writing un-aligned values from/to streams in big-endian and little-endian formats."
44
keywords = ["bitstream", "endian", "big-endian", "little-endian", "binary"]
5-
version = "4.5.0"
5+
version = "4.6.0"
66
authors = ["Brian Langenberger <bjl@usa.net>"]
77
license = "MIT/Apache-2.0"
88
documentation = "https://docs.rs/bitstream-io/"

0 commit comments

Comments
 (0)