button presses -> sse -> web display

This commit is contained in:
2020-10-14 12:58:31 -07:00
parent 3b86c9fe21
commit 069099c7bb
3 changed files with 67 additions and 12 deletions

View File

@@ -7,6 +7,7 @@ edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
futures-util = "0.3.6"
log = "0.4.11"
pretty_env_logger = "0.4.0"
rppal = "0.11.3"