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 b3a8389 commit 6724585Copy full SHA for 6724585
Cargo.toml
@@ -7,7 +7,7 @@ rust-version = "1.77"
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"]
+keywords = ["select", "ESP-IDF"]
11
categories = ["asynchronous", "network-programming", "MCU", "embedded"]
12
exclude = ["/.*"]
13
0 commit comments