From ac57d535245fe93e44252581e2e490014e336b12 Mon Sep 17 00:00:00 2001 From: Jake Goulding Date: Fri, 20 Jan 2017 11:56:42 -0500 Subject: Add categories to Cargo.toml --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 6e758846..43b074ee 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,6 +7,7 @@ authors = ["The nix-rust Project Developers"] homepage = "https://github.com/nix-rust/nix" repository = "https://github.com/nix-rust/nix" license = "MIT" +categories = ["os::unix-apis"] exclude = [ ".gitignore", ".travis.yml", -- cgit v1.2.3