Skip to content

Commit 4f2a3eb

Browse files
committed
fix categories
1 parent 6724585 commit 4f2a3eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description = "Async I/O fork for embedded systems"
88
license = "Apache-2.0 OR MIT"
99
repository = "https://github.com/ivmarkov/async-io-mini"
1010
keywords = ["select", "ESP-IDF"]
11-
categories = ["asynchronous", "network-programming", "MCU", "embedded"]
11+
categories = ["asynchronous", "network-programming", "embedded"]
1212
exclude = ["/.*"]
1313

1414
[features]

0 commit comments

Comments
 (0)