Skip to content

Commit eadc24f

Browse files
build(deps): bump bytes from 1.9.0 to 1.10.0
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.9.0 to 1.10.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.9.0...v1.10.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 5e8cd28 commit eadc24f

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
@@ -92,7 +92,7 @@ version = "1.6.0"
9292

9393
# Bytes
9494
[workspace.dependencies.bytes]
95-
version = "1.9.0"
95+
version = "1.10.0"
9696

9797
# UTF-8 paths
9898
[workspace.dependencies.camino]

0 commit comments

Comments
 (0)