Skip to content

Commit 215ab2a

Browse files
Bump bytes from 1.9.0 to 1.10.0 (#244)
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.9.0 to 1.10.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.9.0...v1.10.0) --- updated-dependencies: - dependency-name: bytes 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 0c3129d commit 215ab2a

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
@@ -24,7 +24,7 @@ moonraker = ["dep:moonraker"]
2424
anyhow = "1.0.95"
2525
async-trait = "0.1.86"
2626
bambulabs = { path = "bambulabs", optional = true }
27-
bytes = "1.9.0"
27+
bytes = "1.10.0"
2828
chrono = { version = "0.4", default-features = false, features = ["serde"] }
2929
clap = { version = "4.5.27", features = ["cargo", "derive", "env", "unicode"] }
3030
console-subscriber = { version = "0", optional = true }

0 commit comments

Comments
 (0)