diff options
| author | mo8it <mo8it@proton.me> | 2025-08-21 22:08:54 +0200 |
|---|---|---|
| committer | mo8it <mo8it@proton.me> | 2025-08-21 23:17:53 +0200 |
| commit | 208a5932165c2fcf74b1dbb602f9427cc302929e (patch) | |
| tree | a938511e29b9e8c0477129549e8b5e835f7e832a /Cargo.toml | |
| parent | 2d1d531550afaac36dbf4d15c383bc0e1cbf248d (diff) | |
Ready to release
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |
