Skip to content

Commit

Permalink
fix categories
Browse files Browse the repository at this point in the history
  • Loading branch information
ivmarkov committed Sep 10, 2024
1 parent 6724585 commit 4f2a3eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description = "Async I/O fork for embedded systems"
license = "Apache-2.0 OR MIT"
repository = "https://github.com/ivmarkov/async-io-mini"
keywords = ["select", "ESP-IDF"]
categories = ["asynchronous", "network-programming", "MCU", "embedded"]
categories = ["asynchronous", "network-programming", "embedded"]
exclude = ["/.*"]

[features]
Expand Down

0 comments on commit 4f2a3eb

Please sign in to comment.