foxchat/Cargo.toml
2024-01-15 16:40:27 +01:00

10 lines
129 B
TOML

[workspace]
members = [
"foxchat",
"identity",
"chat"
]
resolver = "2"
[profile.dev.package.num-bigint-dig]
opt-level = 3