mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/app.git
synced 2025-06-28 10:14:45 +08:00
feat: 使用 ffigen with rust bridge
获得更好的性能,以及移除 web 支持
This commit is contained in:
@ -14,7 +14,6 @@ crate-type = ["cdylib", "staticlib"]
|
||||
flutter_rust_bridge = "=2.0.0-dev.28"
|
||||
tokio = { version = "1", features = ["rt", "rt-multi-thread", "macros","process"] }
|
||||
url = "2.5.0"
|
||||
uuid = { version = "1.7.0", features = ["v4", "fast-rng", "macro-diagnostics"] }
|
||||
async-std = "1.12.0"
|
||||
hyper = { version = "0.14.28"}
|
||||
once_cell = "1.19.0"
|
||||
|
Reference in New Issue
Block a user