diff --git a/edge-http/Cargo.toml b/edge-http/Cargo.toml index ff5f2ed..f7b31bc 100644 --- a/edge-http/Cargo.toml +++ b/edge-http/Cargo.toml @@ -11,7 +11,6 @@ categories = [ "embedded", "no-std::no-alloc", "asynchronous", - "network-programming", "web-programming::http-client", "web-programming::http-server", ]