Skip to content

Commit

Permalink
chore(deps): bump bytes from 1.6.0 to 1.9.0 (#67)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 12c3ef9 commit c83b6b4
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 src/tool/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ anyhow = "1.0.90"
ascii = "1.1.0"
axum = "0.7.5"
bstr = "1.11.3"
bytes = "1.6.0"
bytes = "1.9.0"
clap = { version = "4.5.4", features = ["derive"] }
csv = "1.3.0"
either = "1.12.0"
Expand Down

0 comments on commit c83b6b4

Please sign in to comment.