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 b88120f commit 2a753e2Copy full SHA for 2a753e2
Cargo.toml
@@ -40,7 +40,7 @@ anyhow = "1"
40
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.6"
+embassy-sync = "0.7"
44
embassy-futures = "0.1"
45
embedded-svc = { version = "0.28", features = ["std"] }
46
futures-lite = "2"
0 commit comments