chore: Prepare alpha.4 release (#91)

* chore: Prepare alpha.4 release

* Update changelog
This commit is contained in:
Lucio Franco
2019-10-23 15:09:49 -04:00
committed by GitHub
parent 1dbde95d84
commit 77fc74038f
5 changed files with 28 additions and 6 deletions
+1 -1
View File
@@ -53,7 +53,7 @@
#![doc(
html_logo_url = "https://github.com/hyperium/tonic/raw/master/.github/assets/tonic-docs.png"
)]
#![doc(html_root_url = "https://docs.rs/tonic/0.1.0-alpha.3")]
#![doc(html_root_url = "https://docs.rs/tonic/0.1.0-alpha.4")]
#![doc(issue_tracker_base_url = "https://github.com/hyperium/tonic/issues/")]
#![doc(test(no_crate_inject, attr(deny(rust_2018_idioms))))]