Files
fparkan/Cargo.toml
T
Valentin Popov 50c2cf4686
Docs Deploy / Build and Deploy MkDocs (push) Successful in 2m6s
Test / Lint (push) Failing after 1m10s
Test / Test (push) Has been skipped
Test / Render parity (push) Has been skipped
chore: remove Python tooling and resource viewer
2026-06-22 00:35:19 +04:00

9 lines
111 B
TOML

[workspace]
resolver = "3"
members = ["crates/*"]
[profile.release]
codegen-units = 1
lto = true
strip = true