Skip to content

Commit

Permalink
Merge pull request #1929 from scpwiki/dependabot/cargo/deepwell/rsmq_…
Browse files Browse the repository at this point in the history
…async-10.0.0

Bump rsmq_async from 9.0.0 to 10.0.0 in /deepwell
  • Loading branch information
emmiegit authored May 13, 2024
2 parents 6cc4728 + bbf46fe commit af05277
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 af05277

Please sign in to comment.