chore: Prepare 0.2 release (#321)

Signed-off-by: Lucio Franco <[email protected]>
This commit is contained in:
Lucio Franco
2020-04-01 14:34:51 -04:00
committed by GitHub
parent b7860cc734
commit 6f378e2bd0
10 changed files with 73 additions and 12 deletions
+1 -1
View File
@@ -52,7 +52,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-build/0.1.0")]
#![doc(html_root_url = "https://docs.rs/tonic-build/0.2.0")]
#![doc(issue_tracker_base_url = "https://github.com/hyperium/tonic/issues/")]
#![doc(test(no_crate_inject, attr(deny(rust_2018_idioms))))]
#![cfg_attr(docsrs, feature(doc_cfg))]