Skip to content

Commit e5432f4

Browse files
committed
Fixed category
1 parent fbda013 commit e5432f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ description = "Command line interface of for the Rust port of the WebGraph frame
1111
license = "Apache-2.0 OR LGPL-2.1-or-later"
1212
readme = "README.md"
1313
keywords = ["graph", "compression", "codes", "webgraph"]
14-
categories = ["compression", "data-structures", "algorithms", "cli"]
14+
categories = ["compression", "data-structures", "algorithms", "command-line-interface"]
1515
default-run = "webgraph"
1616

1717
[dependencies]

0 commit comments

Comments
 (0)