nextpnr/rust/Cargo.toml

7 lines
81 B
TOML

[workspace]
resolver = "2"
members = [
"nextpnr",
"example_printnets",
]