From f6dca0cc9694816db445005c89bc32245d8cdcf3 Mon Sep 17 00:00:00 2001 From: Max Audron Date: Wed, 27 Mar 2024 13:40:54 +0100 Subject: refactor tests --- Cargo.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Cargo.toml') 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 = [] -- cgit v1.2.3