Skip to content

Commit b62e60d

Browse files
Bump the all-dependencies group with 2 updates
Bumps the all-dependencies group with 2 updates: [async-rs](https://github.com/amqp-rs/async-rs) and [tcp-stream](https://github.com/amqp-rs/tcp-stream). Updates `async-rs` from 0.8.6 to 0.8.7 - [Commits](amqp-rs/async-rs@v0.8.6...v0.8.7) Updates `tcp-stream` from 0.34.9 to 0.34.10 - [Commits](amqp-rs/tcp-stream@v0.34.9...v0.34.10) --- updated-dependencies: - dependency-name: async-rs dependency-version: 0.8.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: tcp-stream dependency-version: 0.34.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bb05479 commit b62e60d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tcp/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ version = "^0.8"
5050
default-features = false
5151

5252
[dependencies.tcp-stream]
53-
version = "^0.34.5"
53+
version = "^0.34.10"
5454
default-features = false
5555
features = ["futures"]
5656

0 commit comments

Comments
 (0)