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 6014087 commit eaaad37Copy full SHA for eaaad37
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "byteorder"
3
-version = "1.3.3" #:version
+version = "1.3.4" #:version
4
authors = ["Andrew Gallant <[email protected]>"]
5
description = "Library for reading/writing numbers in big-endian and little-endian."
6
documentation = "https://docs.rs/byteorder"
0 commit comments