Skip to content

Commit 450d601

Browse files
authored
Add categories to Cargo.toml
1 parent a429673 commit 450d601

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)