mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 07:36:10 -04:00
Merge pull request #2166 from anayw2001:main
PiperOrigin-RevId: 572802874
This commit is contained in:
@@ -10,7 +10,7 @@ crate-type = ["lib", "cdylib", "staticlib"]
|
||||
|
||||
[dependencies]
|
||||
bluetooth = { version = "0.1", path = "../../bluetooth" }
|
||||
flutter_rust_bridge = "1"
|
||||
flutter_rust_bridge = "=1.80.1"
|
||||
futures = { version = "0.3", features = ["executor"] }
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user