Custom consumption widget is operational

This commit is contained in:
2024-06-30 23:04:04 +02:00
parent 1f14cf8212
commit 8918547375
6 changed files with 33 additions and 0 deletions

View File

@ -929,6 +929,7 @@ dependencies = [
"egui",
"env_logger",
"lazy_static",
"log",
]
[[package]]