Files
tfhe-rs/utils/tfhe-backward-compat-data/crates/generate/Cargo.toml
2025-10-17 12:43:13 +02:00

12 lines
182 B
TOML

[package]
name = "generate"
edition = "2024"
license.workspace = true
version.workspace = true
[dependencies]
clap.workspace = true
tfhe-backward-compat-data = { path = "../.." }