mirror of
https://github.com/zama-ai/tfhe-rs.git
synced 2026-01-08 22:28:01 -05:00
14 lines
261 B
TOML
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"
|