chore: Prepare 0.1.0 release (#234)

This commit is contained in:
Lucio Franco
2020-01-14 09:36:19 -05:00
committed by GitHub
parent 6ee2ed9b4f
commit f4ecf47428
7 changed files with 96 additions and 80 deletions
+2 -2
View File
@@ -1,10 +1,10 @@
[package]
name = "tonic-build"
version = "0.1.0-beta.1"
version = "0.1.0"
authors = ["Lucio Franco <[email protected]>"]
edition = "2018"
license = "MIT"
documentation = "https://docs.rs/tonic/0.1.0-beta.1/tonic/"
documentation = "https://docs.rs/tonic/0.1.0/tonic/"
repository = "https://github.com/hyperium/tonic"
homepage = "https://github.com/hyperium/tonic"
description = """