Add AppState to Controller and split up models
This commit is contained in:
parent
8dc9072fe8
commit
83c1f033d5
11 changed files with 261 additions and 150 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -703,6 +703,7 @@ dependencies = [
|
|||
name = "emgauwa-controller"
|
||||
version = "0.5.0"
|
||||
dependencies = [
|
||||
"actix",
|
||||
"chrono",
|
||||
"emgauwa-lib",
|
||||
"futures",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue