1
0
mirror of https://github.com/YosysHQ/nextpnr.git synced 2026-05-08 16:57:27 +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",
]