summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authormo8it <mo8it@proton.me>2025-08-21 22:08:54 +0200
committermo8it <mo8it@proton.me>2025-08-21 23:17:53 +0200
commit208a5932165c2fcf74b1dbb602f9427cc302929e (patch)
treea938511e29b9e8c0477129549e8b5e835f7e832a /Cargo.toml
parent2d1d531550afaac36dbf4d15c383bc0e1cbf248d (diff)
Ready to release
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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"