Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Commit dd076b4

Browse files
dependabot[bot]sandhose
authored andcommitted
build(deps): bump bytes from 1.7.0 to 1.7.1
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.7.0 to 1.7.1. - [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.0...v1.7.1) --- updated-dependencies: - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d07150d commit dd076b4

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
@@ -85,7 +85,7 @@ features = ["cookie-private", "cookie-key-expansion", "typed-header"]
8585

8686
# Bytes
8787
[workspace.dependencies.bytes]
88-
version = "1.7.0"
88+
version = "1.7.1"
8989

9090
# UTF-8 paths
9191
[workspace.dependencies.camino]

0 commit comments

Comments
 (0)