From 208a5932165c2fcf74b1dbb602f9427cc302929e Mon Sep 17 00:00:00 2001 From: mo8it Date: Thu, 21 Aug 2025 22:08:54 +0200 Subject: Ready to release --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 56adbb5..454f3b8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -58,7 +58,7 @@ toml.workspace = true rustix = { version = "1.0", default-features = false, features = ["std", "stdio", "termios"] } [dev-dependencies] -tempfile = "3.19" +tempfile = "3.21" [profile.release] panic = "abort" -- cgit v1.2.3