Files
tfhe-rs/Cargo.toml
Arthur Meyre e24d2e5c62 chore(tools): add tasks tools to escape latex equations in docs
- add all checks to pcc and run that in CI
2023-01-12 12:56:33 +01:00

10 lines
115 B
TOML

[workspace]
resolver = "2"
members = ["tfhe", "tasks"]
[profile.bench]
lto = "fat"
[profile.release]
lto = "fat"