udp: Prep release v0.1.5 (#1519)

Signed-off-by: Lucio Franco <[email protected]>
This commit is contained in:
Lucio Franco
2019-08-30 17:51:48 -04:00
committed by GitHub
parent c3c3481d74
commit 57ba3a7fbc
4 changed files with 10 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#![doc(html_root_url = "https://docs.rs/tokio-tcp/0.1.4")]
#![doc(html_root_url = "https://docs.rs/tokio-tcp/0.1.5")]
#![deny(missing_docs, warnings, missing_debug_implementations)]
//! UDP bindings for `tokio`.