Update Cargo.toml

This commit is contained in:
M0kht4r
2026-01-19 23:24:01 +01:00
committed by GitHub
parent 2bc27552b3
commit f618d194f0
+1 -1
View File
@@ -7,6 +7,6 @@ edition = "2024"
winapi = { version = "0.3", features = ["winnt", "tlhelp32", "handleapi", "ioapiset", "fileapi", "errhandlingapi"] }
anyhow = "1.0"
ctrlc = "3.5.1"