Skip to content

Commit

Permalink
build(deps): bump the cargo group across 2 directories with 2 updates (
Browse files Browse the repository at this point in the history
…#113)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 16, 2025
1 parent 6b0ca9c commit 216f753
Show file tree
Hide file tree
Showing 4 changed files with 56 additions and 56 deletions.
52 changes: 26 additions & 26 deletions app/bot/Cargo.lock

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

4 changes: 2 additions & 2 deletions app/bot/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ edition = "2021"

[dependencies]
anyhow = "1.0.95"
aws-config = "1.5.13"
aws-sdk-dynamodb = "1.59.0"
aws-config = "1.5.14"
aws-sdk-dynamodb = "1.60.0"
chrono = "0.4.39"
chrono-tz = "0.10.0"
edit-distance = "2.1.3"
Expand Down
52 changes: 26 additions & 26 deletions app/fetcher/Cargo.lock

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

4 changes: 2 additions & 2 deletions app/fetcher/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ edition = "2021"

[dependencies]
anyhow = "1.0.95"
aws-config = "1.5.13"
aws-sdk-dynamodb = "1.59.0"
aws-config = "1.5.14"
aws-sdk-dynamodb = "1.60.0"
futures = "0.3.31"
lambda_runtime = "0.13.0"
openssl = { version = "0.10.66", features = [
Expand Down

0 comments on commit 216f753

Please sign in to comment.