Merge pull request #50 from kerbcat-bot/weblate-sctoolbox-CoreApp

Translations update from 42Kit Translate
This commit is contained in:
xkeyC 2024-09-23 21:05:46 +08:00 committed by GitHub
commit 6e1e50f34e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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