Improve reading sections in

This commit is contained in:
Jaby
2023-06-29 21:32:49 +02:00
committed by Jaby
parent f4c002a8b4
commit 96602d7a83
2 changed files with 45 additions and 30 deletions

View File

@@ -7,4 +7,5 @@ edition = "2021"
[dependencies]
clap = {version = "*", features = ["derive"]}
num-traits = "*"
tool_helper = {path = "../tool_helper"}