Skip to content

Commit f13554b

Browse files
Merge pull request #1041 from baude/categories
Change nv cargo categories
2 parents 0e381b0 + f307944 commit f13554b

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
@@ -8,7 +8,7 @@ readme = "README.md"
88
description = "A container network stack"
99
homepage = "https://github.com/containers/netavark"
1010
repository = "https://github.com/containers/netavark"
11-
categories = ["containers", "networking", "podman"]
11+
categories = ["virtualization"]
1212
exclude = ["/.cirrus.yml", "/.github/*", "/hack/*"]
1313
build = "build.rs"
1414

0 commit comments

Comments
 (0)