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
+1 -1
View File
@@ -17,7 +17,7 @@ version = "0.8.2"
[dependencies]
prettyplease = { version = "0.1" }
proc-macro2 = "1.0"
prost-build = { version = "0.11.1", optional = true }
prost-build = { version = "0.11.2", optional = true }
quote = "1.0"
syn = "1.0"