From a1122197f87511cdc70a09b37df643e90dcd2d31 Mon Sep 17 00:00:00 2001 From: Steven Fackler Date: Fri, 20 Jan 2017 16:35:43 +0000 Subject: Add categories Closes #557 --- openssl-sys/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'openssl-sys') diff --git a/openssl-sys/Cargo.toml b/openssl-sys/Cargo.toml index 3ce84e30..fe484a79 100644 --- a/openssl-sys/Cargo.toml +++ b/openssl-sys/Cargo.toml @@ -7,6 +7,7 @@ license = "MIT" description = "FFI bindings to OpenSSL" repository = "https://github.com/sfackler/rust-openssl" documentation = "https://docs.rs/openssl-sys/0.9.6/openssl_sys" +categories = ["cryptography", "external-ffi-bindings"] links = "openssl" build = "build.rs" -- cgit v1.2.3