feat: font update

close: https://github.com/StarCitizenToolBox/app/issues/105
This commit is contained in:
2025-06-20 23:19:34 +08:00
parent 34ea335b3f
commit 7a921e6d38
3 changed files with 5 additions and 5 deletions

View File

@ -11,7 +11,7 @@ strip = "debuginfo"
crate-type = ["cdylib", "staticlib"]
[dependencies]
flutter_rust_bridge = "=2.10.0"
flutter_rust_bridge = "=2.9.0"
tokio = { version = "1", features = ["rt", "rt-multi-thread", "macros", "process"] }
futures = { version = "0.3", default-features = false, features = ["executor"] }
url = "2.5"