Files
tfhe-rs/tasks/Cargo.toml
2025-05-13 10:35:51 +02:00

14 lines
261 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.5.30"
log = "0.4"
simplelog = "0.12"
walkdir = "2.5.0"
no-comment = "0.0.3"