Files
tfhe-rs/tasks/Cargo.toml
2024-12-16 11:24:20 +01:00

14 lines
260 B
TOML

[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.4.4"
log = "0.4"
simplelog = "0.12"
walkdir = "2.5.0"
no-comment = "0.0.3"