chore: Prepare tonic 0.4.2 and health 0.3.1 (#605)

This commit is contained in:
Lucio Franco
2021-04-13 18:20:13 -04:00
committed by GitHub
parent 7aaa2f85d9
commit 8fa6daae92
7 changed files with 23 additions and 7 deletions
+2 -1
View File
@@ -1,11 +1,12 @@
[package]
name = "tonic-health"
version = "0.3.0"
version = "0.3.1"
authors = ["James Nugent <[email protected]>"]
edition = "2018"
license = "MIT"
repository = "https://github.com/hyperium/tonic"
homepage = "https://github.com/hyperium/tonic"
documentation = "https://docs.rs/tonic-health/0.3.1/tonic-health/"
description = """
Health Checking module of `tonic` gRPC implementation.
"""