From 5e72d197d80bc81c50a5fcf5c535ad6747818035 Mon Sep 17 00:00:00 2001 From: ivmarkov Date: Tue, 10 Sep 2024 19:13:34 +0000 Subject: [PATCH] Fix all categories --- edge-raw/Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/edge-raw/Cargo.toml b/edge-raw/Cargo.toml index 6843277..45db9f4 100644 --- a/edge-raw/Cargo.toml +++ b/edge-raw/Cargo.toml @@ -12,7 +12,6 @@ categories = [ "no-std::no-alloc", "asynchronous", "network-programming", - "ip" ] [features]