Skip to content

Commit 80dabc7

Browse files
Ulf Lilleengeneldruin
Ulf Lilleengen
authored andcommitted
Fix bad category name
1 parent d213658 commit 80dabc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

embedded-nal-async/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ homepage = "https://github.com/rust-embedded-community/embedded-nal"
1212
documentation = "https://docs.rs/embedded-nal-async"
1313
readme = "README.md"
1414
keywords = ["network"]
15-
categories = ["embedded", "hardware-support", "no-std", "network-programming", "async"]
15+
categories = ["embedded", "hardware-support", "no-std", "network-programming", "asynchronous"]
1616

1717
[dependencies]
1818
no-std-net = "0.5"

0 commit comments

Comments
 (0)