aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 93ea5be..651264a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -57,5 +57,8 @@ xdg = "2"
# terminal coloring
ansi_term = "0.12"
+[dev-dependencies]
+tempfile = "3"
+
[features]
default = []