tls: bump to v0.3.0-alpha.4 (#1515)

This commit is contained in:
Carl Lerche
2019-08-30 10:20:44 -07:00
committed by GitHub
parent 4f99470d46
commit 6a94d2cf4f
3 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#![doc(html_root_url = "https://docs.rs/tokio-tls/0.3.0-alpha.2")]
#![doc(html_root_url = "https://docs.rs/tokio-tls/0.3.0-alpha.4")]
#![warn(
missing_debug_implementations,
missing_docs,