From 668d36f8b87d50f8eeca38d337fc64d43955194a Mon Sep 17 00:00:00 2001 From: A Farzat Date: Thu, 4 Jun 2026 18:25:52 +0300 Subject: Use directories from tempfile for unit testing --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 50004f0..032a183 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,3 +4,4 @@ version = "0.1.0" edition = "2024" [dependencies] +tempfile = "3" -- cgit v1.3.1