Skip to content

Commit

Permalink
Bump rsmq_async from 8.0.2 to 9.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 8.0.2 to 9.0.0.
- [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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent 8774ed8 commit 43e1b98
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 6 deletions.
31 changes: 26 additions & 5 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.23", 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 = "8"
rsmq_async = "9"
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 43e1b98

Please sign in to comment.