Skip to content

Commit dcb2ba0

Browse files
authored
Merge pull request #29 from sebosp/dependabot/cargo/bytes-1.11.1
Bump bytes from 1.11.0 to 1.11.1
2 parents cc232d1 + edf7255 commit dcb2ba0

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)