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

Commit 70f600e

Browse files
author
Paul Woolcock
committed
Add keywords to Cargo.toml
1 parent 0faf91f commit 70f600e

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)