mirror of
https://github.com/spacemeowx2/blflash.git
synced 2024-11-17 05:09:43 +00:00
7 lines
92 B
TOML
7 lines
92 B
TOML
[workspace]
|
|
members = [
|
|
"cargo-blflash",
|
|
"blflash",
|
|
]
|
|
default-members = ["blflash"]
|