Update all modules to use registry - part 4

This commit is contained in:
mdecimus
2026-02-13 22:58:18 +00:00
parent f7c2fe10c1
commit 726e8d9c79
47 changed files with 791 additions and 478 deletions

View File

@@ -79,6 +79,7 @@ lz4_flex = { version = "0.12", features = ["frame"], default-features = false }
hickory-proto = "0.24"
arcstr = "1.2.0"
nohash-hasher = "0.2.0"
quick_cache = "0.6.9"
[target.'cfg(unix)'.dependencies]
privdrop = "0.5.3"