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 d213658 commit 80dabc7Copy full SHA for 80dabc7
embedded-nal-async/Cargo.toml
@@ -12,7 +12,7 @@ homepage = "https://github.com/rust-embedded-community/embedded-nal"
12
documentation = "https://docs.rs/embedded-nal-async"
13
readme = "README.md"
14
keywords = ["network"]
15
-categories = ["embedded", "hardware-support", "no-std", "network-programming", "async"]
+categories = ["embedded", "hardware-support", "no-std", "network-programming", "asynchronous"]
16
17
[dependencies]
18
no-std-net = "0.5"
0 commit comments