1
0
mirror of https://github.com/YosysHQ/nextpnr.git synced 2026-03-01 17:47:39 +00:00
Files
YosysHQ.nextpnr/rust/Cargo.toml
2025-09-24 13:59:30 +02:00

7 lines
81 B
TOML

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