fix(grpc): proto dep topo order to solve panic (#130)

This commit is contained in:
Hao Xiang
2024-10-30 05:19:11 +08:00
committed by GitHub
parent 6d2c3712c0
commit 1050ac5e3c
3 changed files with 179 additions and 35 deletions
+1
View File
@@ -22,3 +22,4 @@ tauri = { workspace = true }
tauri-plugin-shell = { workspace = true }
md5 = "0.7.0"
dunce = "1.0.4"
async-recursion = "1.1.1"