We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f686181 commit 4f8cfb0Copy full SHA for 4f8cfb0
Cargo.toml
@@ -4,7 +4,7 @@ version = "1.0.0"
4
edition = "2021"
5
authors = ["Gavin Henry <[email protected]>"]
6
description = "Low-level bindings to the OpenDHT C library"
7
-categories = ["network-programming", "external-ffi-bindings"]
+categories = ["api-bindings", "network-programming", "external-ffi-bindings"]
8
license = "GPL-3.0"
9
links = "opendht-c"
10
repository = "https://github.com/SentryPeer/opendht-sys.git"
0 commit comments