feat(bar): configurable network activity fill char len

This commit is contained in:
LGUG2Z
2024-09-12 17:19:03 -07:00
parent ac38f52407
commit 6803ffd741
4 changed files with 68 additions and 11 deletions
+3 -3
View File
@@ -20,6 +20,9 @@ font-loader = "0.11"
hotwatch = "0.5"
image = "0.25"
netdev = "0.30"
num = "0.4.3"
num-derive = "0.4.2"
num-traits = "0.2.19"
schemars = { workspace = true }
serde = { workspace = true }
serde_json = { workspace = true }
@@ -31,6 +34,3 @@ tracing-appender = "0.2"
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
windows = { workspace = true }
windows-icons = "0.1"
num = "0.4.3"
num-derive = "0.4.2"
num-traits = "0.2.19"