Added macro to generate cast traits and impls automatically
This commit is contained in:
@@ -11,3 +11,7 @@ serde = { version ="1.0.149", features = ["derive"] }
|
||||
serde_json = "1.0.89"
|
||||
dotenv = "0.15.0"
|
||||
google-home = {path = "./google-home"}
|
||||
paste = "1.0.10"
|
||||
|
||||
[profile.release]
|
||||
lto=true
|
||||
|
||||
Reference in New Issue
Block a user