We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 408e579 commit 390fc6bCopy full SHA for 390fc6b
Cargo.toml
@@ -13,5 +13,6 @@ Support for matching file paths against Unix shell style patterns.
13
categories = ["filesystem"]
14
15
[dev-dependencies]
16
+# FIXME: Replace it with `tempfile` once we bump up MSRV.
17
tempdir = "0.3"
18
doc-comment = "0.3"
0 commit comments