aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2015-11-08 09:11:01 -0500
committerAndrew Gallant <jamslam@gmail.com>2015-11-08 09:11:01 -0500
commit1d40ec03ecefcbad7bb9922e7c6f62b077569354 (patch)
tree9ae8af98a0da9398bbbbb4de6ab84bb9e66806ff /README.md
parent37573b7636e37ea69bd486d840d38931cee10562 (diff)
downloadbyteorder-1d40ec03ecefcbad7bb9922e7c6f62b077569354.tar.gz
bump version in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5c28593..d52f0db 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ updated. Add it to your `Cargo.toml` like so:
```toml
[dependencies]
-byteorder = "0.3"
+byteorder = "0.4"
```
If you want to augment existing `Read` and `Write` traits, then import the