chore: Prepare v0.8.3 release (#1164)
This commit is contained in:
@@ -12,7 +12,7 @@ license = "MIT"
|
||||
name = "tonic-web"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/hyperium/tonic"
|
||||
version = "0.4.0"
|
||||
version = "0.5.0"
|
||||
|
||||
[dependencies]
|
||||
base64 = "0.13"
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user