We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24a9b93 commit 776b48bCopy full SHA for 776b48b
esp-wifi/Cargo.toml
@@ -27,7 +27,6 @@ esp-hal = { workspace = true }
27
smoltcp = { workspace = true, optional = true }
28
critical-section.workspace = true
29
log = { workspace = true, optional = true }
30
-embedded-hal = { workspace = true }
31
embedded-svc = { workspace = true, optional = true }
32
enumset = { workspace = true, optional = true }
33
linked_list_allocator = { workspace = true }
0 commit comments