Bump version to v0.1.3 (#213)

This commit is contained in:
Carl Lerche
2018-03-09 11:41:31 -08:00
committed by GitHub
parent cf7435ba30
commit bf1305c421
3 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -62,7 +62,7 @@
//! }
//! ```
#![doc(html_root_url = "https://docs.rs/tokio/0.1.2")]
#![doc(html_root_url = "https://docs.rs/tokio/0.1.3")]
#![deny(missing_docs, warnings, missing_debug_implementations)]
extern crate bytes;