Skip to content

Commit

Permalink
build(deps): bump byte-unit from 5.0.3 to 5.0.4 (#177)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 15, 2023
1 parent e3bd569 commit 1b9469c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ clap = { version = "4.4.11", features = [ "derive" ] }
serde = { version = "1.0.193", features = [ "derive" ] }
toml = "0.8"
log = "0.4"
byte-unit = "5.0.3"
byte-unit = "5.0.4"
serde_with = "3.0.0"
log4rs = "1.2.0"
async-std = { version = "1.10.0", features = ["attributes"] }
Expand Down

0 comments on commit 1b9469c

Please sign in to comment.