diff --git a/Cargo.toml b/Cargo.toml index 2b1a59ed..f7802ec3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ readme = "README.md" description = "A container network stack" homepage = "https://github.com/containers/netavark" repository = "https://github.com/containers/netavark" -categories = ["containers", "networking", "podman"] +categories = ["virtualization"] exclude = ["/.cirrus.yml", "/.github/*", "/hack/*"] build = "build.rs"