We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0443efc commit c4eb204Copy full SHA for c4eb204
temp-dir/Cargo.toml
@@ -3,7 +3,7 @@ authors = ["Michael Leonhard <[email protected]>"]
3
categories = ["filesystem", "development-tools::testing"]
4
description = "Simple temporary directory with cleanup"
5
edition = "2018"
6
-keywords = ["temporary", "directory", "dir", "tmp", "temp", "tmpdir", "tempdir", "mkdir", "mkdtemp", "tempnam"]
+keywords = ["dir", "temp", "tmpdir", "tempdir", "mkdtemp"]
7
name = "temp-dir"
8
readme = "Readme.md"
9
repository = "https://gitlab.com/leonhard-llc/ops"
0 commit comments