Skip to content
This repository was archived by the owner on Aug 20, 2021. It is now read-only.

Commit a572569

Browse files
authored
Add categories to Cargo.toml
1 parent 3f52f1a commit a572569

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
A library for managing a temporary directory and deleting all contents when it's
1313
dropped.
1414
"""
15+
categories = ["filesystem"]
1516

1617
[dependencies]
1718
rand = "0.3"

0 commit comments

Comments
 (0)