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
…#101)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Edoardo Rosa <6991986+notdodo@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and notdodo authored Jan 4, 2025
1 parent 5e18702 commit 707438c
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 28 deletions.
24 changes: 12 additions & 12 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.12"
aws-sdk-dynamodb = "1.57.0"
aws-config = "1.5.13"
aws-sdk-dynamodb = "1.58.0"
chrono = "0.4.39"
chrono-tz = "0.10.0"
edit-distance = "2.1.3"
Expand Down
24 changes: 12 additions & 12 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.12"
aws-sdk-dynamodb = "1.57.0"
aws-config = "1.5.13"
aws-sdk-dynamodb = "1.58.0"
futures = "0.3.31"
lambda_runtime = "0.13.0"
openssl = { version = "0.10.66", features = [
Expand Down

0 comments on commit 707438c

Please sign in to comment.