computer: stateful: refactor part 1

This commit is contained in:
nym21
2025-12-11 11:26:11 +01:00
parent abde9ed162
commit 1cf75b48b5
77 changed files with 12846 additions and 22 deletions

View File

@@ -26,7 +26,6 @@ derive_deref = { workspace = true }
log = { workspace = true }
pco = "0.4.7"
rayon = { workspace = true }
rlimit = "0.10.2"
rustc-hash = { workspace = true }
serde = { workspace = true }
smallvec = "1.15.1"