Skip to content

Commit 618379a

Browse files
chore(deps): bump lapin from 2.2.0 to 2.2.1 (#17448)
Bumps [lapin](https://github.com/amqp-rs/lapin) from 2.2.0 to 2.2.1. - [Changelog](https://github.com/amqp-rs/lapin/blob/main/CHANGELOG.md) - [Commits](amqp-rs/lapin@lapin-2.2.0...lapin-2.2.1) --- updated-dependencies: - dependency-name: lapin 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 05bf262 commit 618379a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ goauth = { version = "0.13.1", optional = true }
207207
smpl_jwt = { version = "0.7.1", default-features = false, optional = true }
208208

209209
# AMQP
210-
lapin = { version = "2.2.0", default-features = false, features = ["native-tls"], optional = true }
210+
lapin = { version = "2.2.1", default-features = false, features = ["native-tls"], optional = true }
211211

212212
# API
213213
async-graphql = { version = "5.0.8", default-features = false, optional = true, features = ["chrono"] }

0 commit comments

Comments
 (0)