Skip to content

Commit

Permalink
Second bump (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dzejkop authored May 21, 2024
1 parent 03c8ab7 commit afde5cb
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 37 deletions.
54 changes: 19 additions & 35 deletions 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ members = ["crates/*"]

[dependencies]
## AWS
aws-config = { version = "1.0.1" }
aws-credential-types = { version = "1.0.1", features = [
aws-config = { version = "1.4.0", features = ["behavior-version-latest"] }
aws-credential-types = { version = "1.2.0", features = [
"hardcoded-credentials",
] }
aws-sdk-kms = "1.26.0"
Expand Down

0 comments on commit afde5cb

Please sign in to comment.