Skip to content

Commit e1139f2

Browse files
authored
Merge pull request rust-random#136 from shepmaster/patch-1
Add categories to Cargo.toml
2 parents 7c02a29 + 56f55eb commit e1139f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ description = """
1212
Random number generators and other randomness functionality.
1313
"""
1414
keywords = ["random", "rng"]
15+
categories = ["algorithms"]
1516

1617
[dependencies]
1718
libc = "0.2"

0 commit comments

Comments
 (0)