Skip to content

Commit 3208e40

Browse files
Bump bytes from 1.7.1 to 1.8.0
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.7.1 to 1.8.0. - [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.8.0) --- updated-dependencies: - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8052de7 commit 3208e40

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ async-compression = {version = "0.4.12", features = [
188188
async-stream = "0.3.6"
189189
async-trait = "0.1.79"
190190
base64 = "0.22.1"
191-
bytes = "1.6.0"
191+
bytes = "1.8.0"
192192
chrono = "0.4.38"
193193
chrono-tz = "0.8.4"
194194
comfy-table = "7.1.1"

0 commit comments

Comments
 (0)