Skip to content

Commit 4f8cfb0

Browse files
committed
New category
1 parent f686181 commit 4f8cfb0

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
@@ -4,7 +4,7 @@ version = "1.0.0"
44
edition = "2021"
55
authors = ["Gavin Henry <[email protected]>"]
66
description = "Low-level bindings to the OpenDHT C library"
7-
categories = ["network-programming", "external-ffi-bindings"]
7+
categories = ["api-bindings", "network-programming", "external-ffi-bindings"]
88
license = "GPL-3.0"
99
links = "opendht-c"
1010
repository = "https://github.com/SentryPeer/opendht-sys.git"

0 commit comments

Comments
 (0)