Skip to content

Commit 093ad1d

Browse files
Bump bytes from 1.7.1 to 1.7.2 (#103)
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.7.1 to 1.7.2. - [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.1...v1.7.2) --- updated-dependencies: - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 893c526 commit 093ad1d

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.89"
2525
async-trait = "0.1.82"
2626
bambulabs = { path = "bambulabs", optional = true }
27-
bytes = "1.7.1"
27+
bytes = "1.7.2"
2828
chrono = { version = "0.4", default-features = false, features = ["serde"] }
2929
clap = { version = "4.5.17", features = ["cargo", "derive", "env", "unicode"] }
3030
console-subscriber = { version = "0", optional = true }

0 commit comments

Comments
 (0)