mirror of
https://mirror.ghproxy.com/https://github.com/StarCitizenToolBox/app.git
synced 2025-02-05 16:54:34 +08:00
Merge pull request #67 from StarCitizenToolBox/dependabot/cargo/rust/flutter_rust_bridge-eq-2.7.1
build(deps): update flutter_rust_bridge requirement from =2.7.0 to =2.7.1 in /rust
This commit is contained in:
commit
f45e9849a0
@ -11,7 +11,7 @@ strip = "debuginfo"
|
||||
crate-type = ["cdylib", "staticlib"]
|
||||
|
||||
[dependencies]
|
||||
flutter_rust_bridge = "=2.7.0"
|
||||
flutter_rust_bridge = "=2.7.1"
|
||||
tokio = { version = "1", features = ["rt", "rt-multi-thread", "macros", "process"] }
|
||||
futures = { version = "0.3", default-features = false, features = ["executor"] }
|
||||
url = "2.5"
|
||||
|
Loading…
x
Reference in New Issue
Block a user