fix the old indexer

This commit is contained in:
Tamo
2025-07-17 18:21:48 +02:00
parent 0319a46a7a
commit eefd005599
15 changed files with 604 additions and 413 deletions

View File

@ -99,7 +99,7 @@ url = "2.5.4"
hashbrown = "0.15.4"
bumpalo = "3.18.1"
bumparaw-collections = "0.1.4"
steppe = { version = "0.4.0", default-features = false }
steppe = { version = "0.4", default-features = false }
thread_local = "1.1.9"
allocator-api2 = "0.3.0"
rustc-hash = "2.1.1"