chore: Prepare 0.4 release (#538)

* Prepare `0.4` release

* Fix cargo issues
This commit is contained in:
Lucio Franco
2021-01-15 13:38:36 -05:00
committed by GitHub
parent a7778ad166
commit fda2d689d4
11 changed files with 53 additions and 18 deletions
+2 -2
View File
@@ -1,10 +1,10 @@
[package]
name = "tonic-build"
version = "0.3.1"
version = "0.4.0"
authors = ["Lucio Franco <[email protected]>"]
edition = "2018"
license = "MIT"
documentation = "https://docs.rs/tonic-build/0.3.1/tonic_build/"
documentation = "https://docs.rs/tonic-build/0.4.0/tonic_build/"
repository = "https://github.com/hyperium/tonic"
homepage = "https://github.com/hyperium/tonic"
description = """