commit | 5ee48d52d8b2ae6a0713f08d59c6931e21682a71 | [log] [tgz] |
---|---|---|
author | Andrew Gallant <jamslam@gmail.com> | Fri Apr 24 23:20:23 2015 -0400 |
committer | Andrew Gallant <jamslam@gmail.com> | Fri Apr 24 23:20:23 2015 -0400 |
tree | d881470f0ebeacd01b8cd7d1e36116f3acf916e3 | |
parent | d9c9ee3bed2e4839a345a03b429074330902d800 [diff] |
0.3.9
diff --git a/Cargo.toml b/Cargo.toml index b95331f..37ac2cc 100644 --- a/Cargo.toml +++ b/Cargo.toml
@@ -1,6 +1,6 @@ [package] name = "byteorder" -version = "0.3.8" #:version +version = "0.3.9" #:version authors = ["Andrew Gallant <jamslam@gmail.com>"] description = "Library for reading/writing numbers in big-endian and little-endian." documentation = "http://burntsushi.net/rustdoc/byteorder/"