Skip to content

Commit

Permalink
chore(deps): bump aws-sdk-ec2 from 1.74.0 to 1.74.1
Browse files Browse the repository at this point in the history
Bumps [aws-sdk-ec2](https://github.com/awslabs/aws-sdk-rust) from 1.74.0 to 1.74.1.
- [Release notes](https://github.com/awslabs/aws-sdk-rust/releases)
- [Commits](https://github.com/awslabs/aws-sdk-rust/commits)

---
updated-dependencies:
- dependency-name: aws-sdk-ec2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent ee53caa commit 0ffe285
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ aws-config = { version = "1.1.1", default-features = false, features = [
"rt-tokio",
"behavior-version-latest",
] }
aws-sdk-ec2 = { version = "1.13.0", default-features = false, features = [
aws-sdk-ec2 = { version = "1.74.1", default-features = false, features = [
"rt-tokio",
"behavior-version-latest",
] }
Expand Down

0 comments on commit 0ffe285

Please sign in to comment.