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

Commit 7dc0250

Browse files
authored
Merge pull request #31 from pwoolcoc/issue-25
Add keywords to Cargo.toml
2 parents 0faf91f + 70f600e commit 7dc0250

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
@@ -14,6 +14,7 @@ A library for managing a temporary directory and deleting all contents when it's
1414
dropped.
1515
"""
1616
categories = ["filesystem"]
17+
keywords = ["fs", "file", "filesystem"]
1718

1819
[dependencies]
1920
rand = "0.3"

0 commit comments

Comments
 (0)