mirror of
https://github.com/rtic-rs/rtic.git
synced 2024-11-23 20:22:51 +01:00
Unbrick cargo xtask build
This commit is contained in:
parent
4adae80f2d
commit
f2115e3d47
1 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,7 @@
|
|||
[workspace]
|
||||
default-members = [
|
||||
"rtic",
|
||||
]
|
||||
members = [
|
||||
"rtic",
|
||||
"rtic-sync",
|
||||
|
|
Loading…
Reference in a new issue