Skip to content

Commit

Permalink
Bump rsmq_async from 9.0.0 to 10.0.0 in /deepwell
Browse files Browse the repository at this point in the history
Bumps [rsmq_async](https://github.com/Couragium/rsmq-async-rs) from 9.0.0 to 10.0.0.
- [Changelog](https://github.com/DavidBM/rsmq-async-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Couragium/rsmq-async-rs/commits)

---
updated-dependencies:
- dependency-name: rsmq_async
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent 9770fb7 commit bbf46fe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions deepwell/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion deepwell/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ redis = { version = "0.25", features = ["aio", "connection-manager", "keep-alive
ref-map = "0.1"
regex = "1"
reqwest = { version = "0.12", features = ["json", "rustls-tls"], default-features = false }
rsmq_async = "9"
rsmq_async = "10"
rust-s3 = { version = "0.32", features = ["with-tokio"], default-features = false }
rust-otp = "2"
sea-orm = { version = "0.12", features = ["sqlx-postgres", "runtime-tokio-rustls", "postgres-array", "macros", "with-json", "with-time"], default-features = false }
Expand Down

0 comments on commit bbf46fe

Please sign in to comment.