clean up top and bottom rendering

This commit is contained in:
itsjunetime
2025-06-17 09:25:52 -06:00
parent 0578fccfa6
commit 02b447a98e
3 changed files with 14 additions and 21 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ memmap2 = "*"
# logging
log = "0.4.27"
flexi_logger = "0.30.2"
flexi_logger = "0.31"
# for tracing with tokio-console
console-subscriber = { version = "0.4.0", optional = true }