chore: Prepare v0.9.0 release (#1337)

This commit is contained in:
Lucio Franco
2023-03-31 18:41:53 +00:00
committed by GitHub
parent b54ce2321a
commit 3a497f2ca2
13 changed files with 73 additions and 26 deletions
+1 -1
View File
@@ -94,7 +94,7 @@
rust_2018_idioms,
unreachable_pub
)]
#![doc(html_root_url = "https://docs.rs/tonic-web/0.5.0")]
#![doc(html_root_url = "https://docs.rs/tonic-web/0.9.0")]
#![doc(issue_tracker_base_url = "https://github.com/hyperium/tonic/issues/")]
pub use layer::GrpcWebLayer;