Skip to content

Commit

Permalink
Bump bytes from 1.7.1 to 1.7.2 (#670)
Browse files Browse the repository at this point in the history
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/tokio-rs/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](tokio-rs/bytes@v1.7.1...v1.7.2)

---
updated-dependencies:
- dependency-name: bytes
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Sep 18, 2024
1 parent 8d64744 commit 61d8f6d
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 @@ -76,7 +76,7 @@ arrow-schema = { workspace = true }
async-trait = { workspace = true }
base64 = "0.22.1"

bytes = "1.4.0"
bytes = "1.7.2"
chrono = { version = "0.4", default-features = false }
clade = { path = "clade" }
clap = { version = "4.5.17", features = [ "derive" ] }
Expand Down

0 comments on commit 61d8f6d

Please sign in to comment.