Skip to content

Commit c966bcf

Browse files
Bump bytes from 1.10.0 to 1.10.1 (#7)
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.10.0 to 1.10.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.10.0...v1.10.1) --- updated-dependencies: - dependency-name: bytes dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bb1368e commit c966bcf

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

adapter/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ debug = []
1212

1313
[dependencies]
1414
anyhow = { workspace = true }
15-
bytes = "1.10.0"
15+
bytes = "1.10.1"
1616
wit-bindgen = { workspace = true }

0 commit comments

Comments
 (0)