[package] name = "tasks" version = "0.0.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] clap = "=4.5.30" log = "0.4" simplelog = "0.12" walkdir = "2.5.0" no-comment = "0.0.3"