mirror of
https://github.com/rtic-rs/rtic.git
synced 2024-11-23 12:12:50 +01:00
Add rtic-arbiter to workspace
This commit is contained in:
parent
8653823258
commit
748ab7de95
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
[workspace]
|
||||
members = [
|
||||
"rtic",
|
||||
"rtic-macros",
|
||||
"rtic-arbiter",
|
||||
"rtic-channel",
|
||||
"rtic-common",
|
||||
"rtic-macros",
|
||||
|
|
Loading…
Reference in a new issue