Skip to content

Commit 11b403a

Browse files
chore(deps): bump bytes from 1.7.2 to 1.8.0
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.7.2 to 1.8.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.7.2...v1.8.0) --- updated-dependencies: - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dc30271 commit 11b403a

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
@@ -45,7 +45,7 @@ anyhow = { version = "1", features = ["backtrace"] }
4545
bech32 = "0.9"
4646
bimap = "0.6"
4747
bincode = "1.3"
48-
bytes = "1.7"
48+
bytes = "1.8"
4949
chrono = { version = "0.4", features = ["now"], default-features = false }
5050
clap = { version = "4.5", features = ["derive", "env"] }
5151
clap_complete = { version = "4.5" }

0 commit comments

Comments
 (0)