add peach-stats dependency

This commit is contained in:
glyph 2022-11-02 15:15:42 +00:00
parent a1b16f8d38
commit 2eca779208
1 changed files with 1 additions and 2 deletions

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"