We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f754c0c commit e7bb0b9Copy full SHA for e7bb0b9
1 file changed
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "byteordered"
3
-version = "0.5.1-alpha.0"
+version = "0.6.0"
4
authors = ["Eduardo Pinho <enet4mikeenet@gmail.com>"]
5
categories = ["encoding", "parsing"]
6
description = "Abstraction for reading and writing data with implicit byte order awareness"
0 commit comments