mirror of
https://github.com/Noratrieb/libuwuc.git
synced 2026-01-14 19:55:07 +01:00
9 lines
123 B
TOML
9 lines
123 B
TOML
[workspace]
|
|
members = ["libuwuc", "rawc"]
|
|
resolver = "2"
|
|
|
|
[profile.dev]
|
|
panic = "abort"
|
|
|
|
[profile.release]
|
|
panic = "abort"
|