Files
nix-js/Cargo.toml
T
2026-03-22 16:50:08 +08:00

10 lines
107 B
TOML

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