wip: followup for bomb search algo

- Use 64 indicies for chunking batch reads
- Remove unused function
- Bump version to 0.2.4
This commit is contained in:
Janek
2024-04-16 13:47:50 +02:00
parent 8cf6664c4b
commit 2c7ba14ced
4 changed files with 4 additions and 14 deletions

2
Cargo.lock generated
View File

@@ -1519,7 +1519,7 @@ dependencies = [
[[package]]
name = "radarflow"
version = "0.2.3"
version = "0.2.4"
dependencies = [
"anyhow",
"axum",