Skip to content

Commit edf7255

Browse files
Bump bytes from 1.11.0 to 1.11.1
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.11.0 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.11.0...v1.11.1) --- updated-dependencies: - dependency-name: bytes dependency-version: 1.11.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cc232d1 commit edf7255

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.

alacritty_terminal/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ chrono = { version = "0.4.39", features = ["serde"] }
5252
moon-phase = "0.1.0"
5353
noise = "0.9.0"
5454
palette = { version = "0.7.6", features = ["serializing", "named"] }
55-
bytes = "1.9"
55+
bytes = "1.11"
5656

5757
[target.'cfg(unix)'.dependencies]
5858
rustix-openpty = "0.2.0"

0 commit comments

Comments
 (0)