chore: Prepare v0.8.3 release (#1164)

This commit is contained in:
Lucio Franco
2022-11-28 13:35:48 -05:00
committed by GitHub
parent b53b387ced
commit dc079c12bf
12 changed files with 38 additions and 12 deletions
+1 -1
View File
@@ -84,7 +84,7 @@
rust_2018_idioms,
unreachable_pub
)]
#![doc(html_root_url = "https://docs.rs/tonic-web/0.4.0")]
#![doc(html_root_url = "https://docs.rs/tonic-web/0.5.0")]
#![doc(issue_tracker_base_url = "https://github.com/hyperium/tonic/issues/")]
pub use layer::GrpcWebLayer;