Skip to content

Commit feac76a

Browse files
chore(deps): bump bytes from 1.10.1 to 1.11.0 (#237)
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.10.1 to 1.11.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.10.1...v1.11.0) --- updated-dependencies: - dependency-name: bytes dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3590522 commit feac76a

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
@@ -14,7 +14,7 @@ documentation = "https://docs.rs/crate/datafusion-postgres/"
1414

1515
[workspace.dependencies]
1616
arrow = "56"
17-
bytes = "1.10.1"
17+
bytes = "1.11.0"
1818
chrono = { version = "0.4", features = ["std"] }
1919
datafusion = { version = "50", default-features = false }
2020
futures = "0.3"

0 commit comments

Comments
 (0)