Add binary to list of workspaces, cargo fmt

This commit is contained in:
George Kaklamanos 2023-06-30 20:21:10 +03:00
parent a07ff25a1e
commit 413568af5e
2 changed files with 5 additions and 4 deletions

View file

@ -4,4 +4,5 @@ members = [
"labadoor-gpio",
"labadoor-telegram",
"labadoor-csv",
"labadoor",
]