about summary refs log tree commit diff
path: root/src/tools/test-float-parse/Cargo.toml
AgeCommit message (Collapse)AuthorLines
2025-06-03move `test-float-parse` tool into `src/tools` dironur-ozkan-0/+22
Obviously `test-float-parse` is a tool like any other in `src/tools`. Signed-off-by: onur-ozkan <work@onurozkan.dev>