Skip to content

Commit

Permalink
Update byte-unit requirement from 4.0.9 to 5.1.2
Browse files Browse the repository at this point in the history
Updates the requirements on [byte-unit](https://github.com/magiclen/byte-unit) to permit the latest version.
- [Commits](magiclen/Byte-Unit@v4.0.9...v5.1.2)

---
updated-dependencies:
- dependency-name: byte-unit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent d722251 commit 1ebe2fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ crate-type = ["cdylib"]

[dependencies]
anyhow = "1.0.38"
byte-unit = "4.0.9"
byte-unit = "5.1.2"
console_error_panic_hook = "0.1.5"
gloo-file = "0.3.0"
js-sys = "0.3.46"
Expand Down

0 comments on commit 1ebe2fc

Please sign in to comment.