Merge pull request #2166 from anayw2001:main

PiperOrigin-RevId: 572802874
This commit is contained in:
Copybara-Service
2023-10-12 00:06:46 -07:00
+1 -1
View File
@@ -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"