We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e255864 commit ac35568Copy full SHA for ac35568
Cargo.toml
@@ -41,7 +41,7 @@ env_logger = "0.10"
41
embedded-io-async = "0.6"
42
embassy-time = { version = "0.4", features = ["std", "generic-queue-64"] }
43
embassy-sync = "0.7"
44
-embassy-futures = "0.1"
+embassy-futures = "0.1.2"
45
embedded-svc = { version = "0.28", features = ["std"] }
46
futures-lite = "2"
47
rand = "0.8"
0 commit comments