chore: revert to 2018 edition (#847)
Fixes https://github.com/hyperium/tonic/issues/843
This commit is contained in:
@@ -7,7 +7,7 @@ categories = ["network-programming", "asynchronous"]
|
||||
description = """
|
||||
Server Reflection module of `tonic` gRPC implementation.
|
||||
"""
|
||||
edition = "2021"
|
||||
edition = "2018"
|
||||
homepage = "https://github.com/hyperium/tonic"
|
||||
keywords = ["rpc", "grpc", "async", "reflection"]
|
||||
license = "MIT"
|
||||
|
||||
Reference in New Issue
Block a user