Files
nix-js/Cargo.toml
2026-03-15 17:53:19 +08:00

11 lines
121 B
TOML

[workspace]
resolver = "3"
members = [
"fix",
"boxing",
]
[profile.profiling]
inherits = "release"
debug = true