chore: Prepare 0.4 release (#538)
* Prepare `0.4` release * Fix cargo issues
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
[package]
|
||||
name = "tonic-types"
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
authors = ["Lucio Franco <[email protected]>"]
|
||||
edition = "2018"
|
||||
license = "MIT"
|
||||
documentation = "https://docs.rs/tonic-types/0.1.0/tonic-types/"
|
||||
documentation = "https://docs.rs/tonic-types/0.2.0/tonic-types/"
|
||||
repository = "https://github.com/hyperium/tonic"
|
||||
homepage = "https://github.com/hyperium/tonic"
|
||||
description = """
|
||||
|
||||
Reference in New Issue
Block a user