mirror of
https://mirror.ghproxy.com/https://github.com/StarCitizenToolBox/app.git
synced 2024-12-22 14:03:44 +08:00
Merge pull request #57 from StarCitizenToolBox/dependabot/cargo/rust/flutter_rust_bridge-eq-2.5.1
build(deps): update flutter_rust_bridge requirement from =2.5.0 to =2.5.1 in /rust
This commit is contained in:
commit
1dec934d6a
@ -11,7 +11,7 @@ strip = "debuginfo"
|
||||
crate-type = ["cdylib", "staticlib"]
|
||||
|
||||
[dependencies]
|
||||
flutter_rust_bridge = "=2.5.0"
|
||||
flutter_rust_bridge = "=2.5.1"
|
||||
tokio = { version = "1", features = ["rt", "rt-multi-thread", "macros", "process"] }
|
||||
futures = { version = "0.3", default-features = false, features = ["executor"] }
|
||||
url = "2.5"
|
||||
|
Loading…
Reference in New Issue
Block a user