Skip to content

Commit 8a270f4

Browse files
author
Stjepan Glavina
committed
Add Cargo categories
1 parent 2d66cb0 commit 8a270f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repository = "https://github.com/stjepang/async-io"
99
homepage = "https://github.com/stjepang/async-io"
1010
documentation = "https://docs.rs/async-io"
1111
keywords = ["mio", "epoll", "kqueue", "iocp", "wepoll"]
12-
categories = ["asynchronous"]
12+
categories = ["asynchronous", "network-programming", "os"]
1313
readme = "README.md"
1414

1515
[dependencies]

0 commit comments

Comments
 (0)