chore: Prepare v0.5 release (#706)
* bump tonic version to 0.5 * Update changelog for 0.5 * Update CHANGELOG.md Co-authored-by: David Pedersen <[email protected]> * address comments Co-authored-by: David Pedersen <[email protected]>
This commit is contained in:
co-authored by
David Pedersen
parent
acdb3273bb
commit
040e3a4811
@@ -1,10 +1,10 @@
|
||||
[package]
|
||||
name = "tonic-build"
|
||||
version = "0.4.2"
|
||||
version = "0.5.0"
|
||||
authors = ["Lucio Franco <[email protected]>"]
|
||||
edition = "2018"
|
||||
license = "MIT"
|
||||
documentation = "https://docs.rs/tonic-build/0.4.1/tonic_build/"
|
||||
documentation = "https://docs.rs/tonic-build/0.5.0/tonic_build/"
|
||||
repository = "https://github.com/hyperium/tonic"
|
||||
homepage = "https://github.com/hyperium/tonic"
|
||||
description = """
|
||||
|
||||
Reference in New Issue
Block a user