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

View File

@@ -1,6 +1,6 @@
[package]
name = "radarflow"
version = "0.2.3"
version = "0.2.4"
authors = ["Janek S <development@superyu.xyz"]
edition = "2021"