Bump 0.1 versions for latest changes (#1240)

[ci-release]
This commit is contained in:
Jon Gjengset
2019-07-03 09:21:33 -07:00
committed by Carl Lerche
parent 4446eb4db8
commit b4cb3226ab
12 changed files with 32 additions and 17 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#![doc(html_root_url = "https://docs.rs/tokio-threadpool/0.1.14")]
#![doc(html_root_url = "https://docs.rs/tokio-threadpool/0.1.15")]
#![deny(warnings, missing_docs, missing_debug_implementations)]
// Our MSRV doesn't allow us to fix these warnings yet
#![allow(rust_2018_idioms)]