refactor: rename obikindex to obikindexer

This commit is contained in:
Eric Coissac
2026-08-21 05:29:34 +02:00
parent 5c1584967f
commit 96b6517541
22 changed files with 132 additions and 50 deletions
+2 -1
View File
@@ -18,6 +18,7 @@ rayon = "1"
tracing = "0.1.44"
[dev-dependencies]
obiread = { path = "../obiread" }
obiread = { path = "../obiread" }
obikindexer = { path = "../obikindexer" }
tempfile = "3"
tracing-subscriber = { version = "0.3", features = ["fmt", "env-filter"] }