chore: Prepare 0.4 release (#538)
* Prepare `0.4` release * Fix cargo issues
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#![doc(
|
||||
html_logo_url = "https://raw.githubusercontent.com/tokio-rs/website/master/public/img/icons/tonic.svg"
|
||||
)]
|
||||
#![doc(html_root_url = "https://docs.rs/tonic-types/0.1.0")]
|
||||
#![doc(html_root_url = "https://docs.rs/tonic-types/0.2.0")]
|
||||
#![doc(issue_tracker_base_url = "https://github.com/hyperium/tonic/issues/")]
|
||||
|
||||
mod pb {
|
||||
|
||||
Reference in New Issue
Block a user