feat(types): Expose FILE_DESCRIPTOR_SET (#1210)

This commit is contained in:
tottoto
2022-12-22 14:05:22 -05:00
committed by GitHub
parent fdff11115b
commit cc42d1f88c
4 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -20,4 +20,4 @@ prost-types = "0.11"
tonic = {version = "0.8", path = "../tonic"}
[dev-dependencies]
tonic-build = {version = "0.8", path = "../tonic-build", features = ["prost"]}
tonic-build = {version = "0.8", path = "../tonic-build", features = ["prost", "cleanup-markdown"]}