improve PosMap

This commit is contained in:
2025-03-20 01:12:27 -04:00
parent 4db6f51c9c
commit f51c940b3f
5 changed files with 35 additions and 27 deletions

View File

@@ -25,6 +25,7 @@ debug = true
allocative = "0.3"
arrayvec = "0.7"
console = "0.15"
const_for = "0.1"
crossbeam-channel = "0.5"
either = "1.13"
indicatif = { version = "0.17", features = [ "rayon" ] }