From 10564554e6c6be7de32d6af4242fe1d2fbb90255 Mon Sep 17 00:00:00 2001 From: Justin Wernick Date: Wed, 1 Mar 2023 13:57:18 +0200 Subject: Isolate test runs from each other --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 98d243e..1f70f9a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,3 +14,4 @@ thiserror = "1.0.38" [dev-dependencies] anyhow = "1.0.69" assert_cmd = "2.0.8" +tempfile = "3.4.0" -- cgit v1.2.3