Create energy actor
This commit is contained in:
@ -20,4 +20,5 @@ futures = "0.3.30"
|
||||
serde = { version = "1.0.203", features = ["derive"] }
|
||||
reqwest = "0.12.5"
|
||||
serde_json = "1.0.118"
|
||||
rand = "0.8.5"
|
||||
rand = "0.8.5"
|
||||
actix = "0.13.5"
|
Reference in New Issue
Block a user