Skip to content

Commit 4c5dac4

Browse files
Bump rabbitmq_http_client from 0.64.0 to 0.65.0
Bumps [rabbitmq_http_client](https://github.com/michaelklishin/rabbitmq-http-api-rs) from 0.64.0 to 0.65.0. - [Release notes](https://github.com/michaelklishin/rabbitmq-http-api-rs/releases) - [Changelog](https://github.com/michaelklishin/rabbitmq-http-api-rs/blob/main/CHANGELOG.md) - [Commits](michaelklishin/rabbitmq-http-api-rs@v0.64.0...v0.65.0) --- updated-dependencies: - dependency-name: rabbitmq_http_client dependency-version: 0.65.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a261755 commit 4c5dac4

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
@@ -17,7 +17,7 @@ reqwest = { version = "0.12", features = [
1717
"__rustls",
1818
"rustls-tls-native-roots",
1919
] }
20-
rabbitmq_http_client = { version = "0.64.0", features = [
20+
rabbitmq_http_client = { version = "0.65.0", features = [
2121
"blocking",
2222
"tabled",
2323
] }

0 commit comments

Comments
 (0)