Skip to content

Commit

Permalink
⬆️ Update Rust crate byte-unit to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 17, 2023
1 parent 89c0ba9 commit 99bb718
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 3 deletions.
21 changes: 19 additions & 2 deletions src-tauri/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ reqwest = "0.11"
regex = "1.9"
base64 = "0.21"
serde_repr = "0.1"
byte-unit = "4.0"
byte-unit = "5.0"
fern = "0.6"
time = { version = "0.3", features = ["formatting", "local-offset"] }
sha2 = "0.10"
Expand Down

0 comments on commit 99bb718

Please sign in to comment.