Improved Network info

This commit is contained in:
2024-05-26 18:22:48 +01:00
parent a0fd3ada07
commit 559aac0994
6 changed files with 43 additions and 18 deletions

View File

@@ -12,6 +12,7 @@ sysinfo = "0.30.12"
readable = "0.16.0"
reqwest = { version = "0.12", features = ["json", "blocking"] }
tokio = { version = "1", features = ["full"] }
vnstat_parse = { version = "0.1", features = ["serde"] }
[dependencies.rocket_dyn_templates]
version = "0.1.0"