Fix CancelableTask

This commit is contained in:
2026-03-10 17:01:49 -07:00
parent fd66a4995a
commit a05cf9da01
6 changed files with 29 additions and 30 deletions

View File

@@ -117,7 +117,6 @@ kamadak-exif = "0.6.1"
thiserror = "2.0.18"
anyhow = "1.0.102"
itertools = "0.14.0"
signal-hook = "0.4.3"
rand = "0.10.0"
strum = { version = "0.27.2", features = ["derive"] }
walkdir = "2.5.0"