Skip to content

Commit 7b29204

Browse files
authored
Merge pull request #126 from JohnTitor/tempdir-fixme
2 parents 41f93af + 390fc6b commit 7b29204

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
@@ -13,5 +13,6 @@ Support for matching file paths against Unix shell style patterns.
1313
categories = ["filesystem"]
1414

1515
[dev-dependencies]
16+
# FIXME: Replace it with `tempfile` once we bump up MSRV.
1617
tempdir = "0.3"
1718
doc-comment = "0.3"

0 commit comments

Comments
 (0)