Files
technically-a-synth/Cargo.toml
2026-03-10 22:58:10 -04:00

7 lines
74 B
TOML

[workspace]
members = [
"dsp",
"test_interface",
]
resolver = "2"