chore: update bytesize dependency to 2.3

include code update to follow display management change.
This commit is contained in:
Gwen Lg
2026-01-29 00:09:54 +01:00
committed by Alex
parent 934c4c31f1
commit 566a0b44c0
6 changed files with 25 additions and 27 deletions
Generated
+2 -2
View File
@@ -673,9 +673,9 @@ dependencies = [
[[package]]
name = "bytesize"
version = "1.3.3"
version = "2.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2e93abca9e28e0a1b9877922aacb20576e05d4679ffa78c3d6dc22a26a216659"
checksum = "6bd91ee7b2422bcb158d90ef4d14f75ef67f340943fc4149891dcce8f8b972a3"
[[package]]
name = "byteview"