set publish to false, update meta links (#258)

This commit is contained in:
Sean McArthur
2019-06-06 13:58:22 -07:00
committed by Carl Lerche
parent dc961c3e78
commit 60aceba2bb
5 changed files with 9 additions and 8 deletions
+2 -2
View File
@@ -3,9 +3,9 @@
A utility library for working with bytes.
[![Crates.io](https://img.shields.io/crates/v/bytes.svg?maxAge=2592000)](https://crates.io/crates/bytes)
[![Build Status](https://travis-ci.org/carllerche/bytes.svg?branch=master)](https://travis-ci.org/carllerche/bytes)
[![Build Status](https://travis-ci.org/tokio-rs/bytes.svg?branch=master)](https://travis-ci.org/tokio-rs/bytes)
[Documentation](https://carllerche.github.io/bytes/bytes/index.html)
[Documentation](https://docs.rs/bytes)
## Usage