Skip to content

Commit fdcdc51

Browse files
Bump the all-dependencies group across 1 directory with 4 updates
Bumps the all-dependencies group with 4 updates in the / directory: [handlebars](https://github.com/sunng87/handlebars-rust), [serde_json](https://github.com/serde-rs/json), [async-rs](https://github.com/amqp-rs/async-rs) and [tcp-stream](https://github.com/amqp-rs/tcp-stream). Updates `handlebars` from 6.4.0 to 6.4.1 - [Release notes](https://github.com/sunng87/handlebars-rust/releases) - [Changelog](https://github.com/sunng87/handlebars-rust/blob/master/CHANGELOG.md) - [Commits](sunng87/handlebars-rust@v6.4.0...v6.4.1) Updates `serde_json` from 1.0.149 to 1.0.150 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.149...v1.0.150) 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: handlebars dependency-version: 6.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: serde_json dependency-version: 1.0.150 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-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 fdcdc51

3 files changed

Lines changed: 10 additions & 10 deletions

File tree

Cargo.lock

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

codegen/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ version.workspace = true
1717
name = "amq_protocol_codegen"
1818

1919
[dependencies]
20-
handlebars = "^6.0"
20+
handlebars = "^6.4"
2121
serde_json = "^1.0"
2222

2323
[dependencies.amq-protocol-types]

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)