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
Generated
+2 -2
View File
@@ -997,9 +997,9 @@ dependencies = [
[[package]]
name = "flexi_logger"
version = "0.30.2"
version = "0.31.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cb03342077df16d5b1400d7bed00156882846d7a479ff61a6f10594bcc3423d8"
checksum = "ab9765cc4ba26211f932a7a37649ec88752f7abcbd8822617572562ce31234df"
dependencies = [
"chrono",
"log",