chore: revert to 2018 edition (#847)
Fixes https://github.com/hyperium/tonic/issues/843
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ description = """
|
||||
A gRPC over HTTP/2 implementation focused on high performance, interoperability, and flexibility.
|
||||
"""
|
||||
documentation = "https://docs.rs/tonic/0.6.1/tonic/"
|
||||
edition = "2021"
|
||||
edition = "2018"
|
||||
homepage = "https://github.com/hyperium/tonic"
|
||||
keywords = ["rpc", "grpc", "async", "futures", "protobuf"]
|
||||
license = "MIT"
|
||||
|
||||
Reference in New Issue
Block a user