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