chore: Add test to check FILE_DESCRIPTOR_SET is valid (#1217)
This commit is contained in:
@@ -28,3 +28,4 @@ tonic = { version = "0.8", path = "../tonic", default-features = false, features
|
||||
[dev-dependencies]
|
||||
tokio = {version = "1.0", features = ["rt-multi-thread", "macros"]}
|
||||
tonic-build = { version = "0.8", path = "../tonic-build", default-features = false, features = ["prost"] }
|
||||
prost-types = "0.11"
|
||||
|
||||
Reference in New Issue
Block a user