computer: fix par compute_rest_part2 crashing external drives

This commit is contained in:
nym21
2025-07-09 11:48:41 +02:00
parent ec64f8d048
commit 57cd2d6252
4 changed files with 72 additions and 58 deletions
+1
View File
@@ -21,6 +21,7 @@ brk_store = { workspace = true }
brk_vec = { workspace = true }
color-eyre = { workspace = true }
derive_deref = { workspace = true }
either = "1.15.0"
fjall = { workspace = true }
jiff = { workspace = true }
log = { workspace = true }