We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6724585 commit 4f2a3ebCopy full SHA for 4f2a3eb
Cargo.toml
@@ -8,7 +8,7 @@ description = "Async I/O fork for embedded systems"
8
license = "Apache-2.0 OR MIT"
9
repository = "https://github.com/ivmarkov/async-io-mini"
10
keywords = ["select", "ESP-IDF"]
11
-categories = ["asynchronous", "network-programming", "MCU", "embedded"]
+categories = ["asynchronous", "network-programming", "embedded"]
12
exclude = ["/.*"]
13
14
[features]
0 commit comments