indexer: rollback fixed via fjall v2.6.6 (conv on discord)

This commit is contained in:
nym21
2025-02-27 00:50:35 +01:00
parent 66b31a62d0
commit 677aca7a03
16 changed files with 172 additions and 187 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ color-eyre = { workspace = true }
derive_deref = { workspace = true }
jiff = { workspace = true }
log = { workspace = true }
oxc = { version = "0.52.0", features = ["codegen", "minifier"] }
oxc = { version = "0.53.0", features = ["codegen", "minifier"] }
serde = { workspace = true }
serde_json = { workspace = true }
storable_vec = { workspace = true }