Skip to content

Commit 71eb745

Browse files
chore(deps): bump bytes in the cargo group across 1 directory (supabase#568)
Bumps the cargo group with 1 update in the / directory: [bytes](https://github.com/tokio-rs/bytes). Updates `bytes` from 1.10.1 to 1.11.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.1...v1.11.1) --- updated-dependencies: - dependency-name: bytes dependency-version: 1.11.1 dependency-type: direct:production dependency-group: cargo ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fc2514b commit 71eb745

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

Cargo.lock

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

wrappers/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ jwt-simple = { version = "0.12.9", default-features = false, features = [
313313
dirs = { version = "5.0.1", optional = true }
314314
sha2 = { version = "0.10.8", optional = true }
315315
hex = { version = "0.4.3", optional = true }
316-
bytes = { version = "1.9.0", optional = true }
316+
bytes = { version = "1.11.1", optional = true }
317317
thiserror = { version = "1.0.48", optional = true }
318318
anyhow = { version = "1.0.81", optional = true }
319319
uuid = { version = "1.18.0", features = ["v7"], optional = true }

0 commit comments

Comments
 (0)