fix(deps): update rust crate byte-unit to v5 (#764)

* fix(deps): update rust crate byte-unit to v5

* Update Cargo.toml [skip ci]

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
This commit is contained in:
renovate[bot]
2023-11-30 12:16:17 +01:00
committed by GitHub
parent a18d442765
commit e1eb82fe92
2 changed files with 15 additions and 4 deletions
+2 -2
View File
@@ -14,10 +14,10 @@ serde.workspace = true
serde_json.workspace = true
tauri.workspace = true
serde_repr = "0.1"
byte-unit = "4.0"
byte-unit = "5"
fern = "0.6"
log = { workspace = true, features = ["kv_unstable"] }
time = { version = "0.3", features = ["formatting", "local-offset"] }
[features]
colored = ["fern/colored"]
colored = ["fern/colored"]