Skip to content

Commit 0704f0d

Browse files
authored
Merge pull request #57 from shepmaster/patch-1
Add categories to Cargo.toml
2 parents a429673 + 450d601 commit 0704f0d

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
@@ -10,6 +10,7 @@ documentation = "https://doc.rust-lang.org/glob"
1010
description = """
1111
Support for matching file paths against Unix shell style patterns.
1212
"""
13+
categories = ["filesystem"]
1314

1415
[dev-dependencies]
1516
tempdir = "0.3"

0 commit comments

Comments
 (0)