Reintroduce status and power-related templates and routes #140

Merged
glyph merged 13 commits from refactor_stats into main 2022-11-28 07:18:03 +00:00
1 changed files with 1 additions and 2 deletions
Showing only changes of commit 2eca779208 - Show all commits

View File

@ -44,9 +44,8 @@ lazy_static = "1.4"
log = "0.4"
maud = "0.23"
peach-lib = { path = "../peach-lib" }
# these will be reintroduced when the full peachcloud mode is added
peach-network = { path = "../peach-network" }
#peach-stats = { path = "../peach-stats" }
peach-stats = { path = "../peach-stats" }
rouille = { version = "3.5", default-features = false }
temporary = "0.6"
vnstat_parse = "0.1.0"