Run the main binary by default
This commit is contained in:
parent
105a58cbb8
commit
815ea5bb78
|
@ -2,11 +2,11 @@
|
|||
name = "automation"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
default-run = "automation"
|
||||
|
||||
[workspace]
|
||||
members = ["google-home", "automation_macro", "automation_cast"]
|
||||
|
||||
|
||||
[dependencies]
|
||||
automation_macro = { path = "./automation_macro" }
|
||||
automation_cast = { path = "./automation_cast/" }
|
||||
|
|
Loading…
Reference in New Issue
Block a user