diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,9 +3,9 @@ A utility library for working with bytes. [](https://crates.io/crates/bytes) -[](https://travis-ci.org/carllerche/bytes) +[](https://travis-ci.org/tokio-rs/bytes) -[Documentation](https://docs.rs/bytes/0.4.12/bytes/) +[Documentation](https://docs.rs/bytes) ## Usage |