Update Rust crate bytesize to v2

This commit is contained in:
Renovate Bot 2025-06-22 00:17:14 +00:00
parent 13b8e3de37
commit 00b17187b0
2 changed files with 28 additions and 6 deletions

View file

@ -14,7 +14,7 @@ path = "src/main.rs"
[dependencies]
based = { git = "https://git.hydrar.de/jmarya/based" }
comrade = { git = "https://git.hydrar.de/jmarya/comrade" }
bytesize = "1.3.0"
bytesize = "2.0.0"
chrono = "0.4.39"
env_logger = "0.11.6"
log = "0.4.22"