We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec1432e commit f577a64Copy full SHA for f577a64
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "byteordered"
3
-version = "0.1.1-alpha.0"
+version = "0.2.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