chore: revert to 2018 edition (#847)
Fixes https://github.com/hyperium/tonic/issues/843
This commit is contained in:
@@ -5,7 +5,7 @@ description = """
|
||||
Health Checking module of `tonic` gRPC implementation.
|
||||
"""
|
||||
documentation = "https://docs.rs/tonic-health/0.4.0/tonic-health/"
|
||||
edition = "2021"
|
||||
edition = "2018"
|
||||
homepage = "https://github.com/hyperium/tonic"
|
||||
keywords = ["rpc", "grpc", "async", "healthcheck"]
|
||||
license = "MIT"
|
||||
|
||||
Reference in New Issue
Block a user