diff --git a/esp-wifi/Cargo.toml b/esp-wifi/Cargo.toml index ff01debe..9d05c1aa 100644 --- a/esp-wifi/Cargo.toml +++ b/esp-wifi/Cargo.toml @@ -64,7 +64,6 @@ futures-util.workspace = true bleps = { workspace = true, features = ["async"] } embedded-hal-async.workspace = true log.workspace = true -smoltcp.workspace = true static_cell.workspace = true [features]