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

Commit

Permalink
Merge pull request #18 from shepmaster/patch-1
Browse files Browse the repository at this point in the history
Add categories to Cargo.toml
  • Loading branch information
alexcrichton authored Jan 20, 2017
2 parents 3f52f1a + a572569 commit d905b67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ description = """
A library for managing a temporary directory and deleting all contents when it's
dropped.
"""
categories = ["filesystem"]

[dependencies]
rand = "0.3"

0 comments on commit d905b67

Please sign in to comment.