Skip to content

Commit d867173

Browse files
committed
Add categories to Cargo settings
1 parent 86c27b7 commit d867173

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@ license = "LGPL-3.0"
88
readme = "README.md"
99
homepage = "https://github.com/mrsarm/rust-sum-queue"
1010
repository = "https://github.com/mrsarm/rust-sum-queue"
11+
categories = ["data-structures", "algorithms", "caching"]
1112

1213
[dependencies]

0 commit comments

Comments
 (0)