remove gen_flutter_rust_bridge in build.rs

This commit is contained in:
rustdesk
2023-10-31 11:00:13 +08:00
parent 52f1383903
commit 5ad0730a26
2 changed files with 0 additions and 41 deletions

View File

@@ -164,7 +164,6 @@ winapi = { version = "0.3", features = [ "winnt" ] }
[build-dependencies]
cc = "1.0"
hbb_common = { path = "libs/hbb_common" }
flutter_rust_bridge_codegen = "=1.75"
os-version = "0.2"
[dev-dependencies]