chore: remove patch caused cargo error (#1140)

This commit is contained in:
LIU JIE
2022-11-08 10:17:54 -05:00
committed by GitHub
parent 7153289b51
commit c9cadd4b23
2 changed files with 1 additions and 5 deletions
-4
View File
@@ -22,7 +22,3 @@ members = [
"tests/compression",
"tonic-web/tests/integration",
]
[patch.crates-io]
prost-build = { git = "https://github.com/tokio-rs/prost/", branch = "lucio/format" }