global: snapshot

This commit is contained in:
nym21
2025-12-08 17:05:38 +01:00
parent f4a1384dc4
commit 60a38b4108
19 changed files with 262 additions and 114 deletions

View File

@@ -26,6 +26,7 @@ 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"