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 2 additions and 1 deletions
Showing only changes of commit 8c3a92aa88 - Show all commits

3
Cargo.lock generated
View File

@ -2333,7 +2333,7 @@ dependencies = [
[[package]]
name = "peach-web"
version = "0.6.20"
version = "0.6.21"
dependencies = [
"async-std",
"base64 0.13.0",
@ -2347,6 +2347,7 @@ dependencies = [
"maud",
"peach-lib",
"peach-network",
"peach-stats",
"rouille",
"temporary",
"vnstat_parse",