nextpnr/rust/Cargo.toml

9 lines
97 B
TOML
Raw Permalink Normal View History

2023-12-09 01:36:48 +08:00
[workspace]
members = [
"nextpnr",
"example_printnets",
2024-02-01 18:51:27 +08:00
"awooter",
2023-12-09 01:36:48 +08:00
]
2024-02-01 18:51:27 +08:00
resolver = "2"