chore: Prepare 0.8 release (#1044)
This commit is contained in:
@@ -12,12 +12,12 @@ license = "MIT"
|
||||
name = "tonic-build"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/hyperium/tonic"
|
||||
version = "0.7.2"
|
||||
version = "0.8.0"
|
||||
|
||||
[dependencies]
|
||||
prettyplease = {version = "0.1"}
|
||||
proc-macro2 = "1.0"
|
||||
prost-build = {version = "0.10", optional = true}
|
||||
prost-build = {version = "0.11", optional = true}
|
||||
quote = "1.0"
|
||||
syn = "1.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user