Skip to content

Commit a8031e1

Browse files
authored
Merge pull request #177 from cipherstash/dependabot/cargo/aws-config-1.8.17
chore(deps): bump aws-config from 1.8.16 to 1.8.17
2 parents 8d2ac43 + 7b21eef commit a8031e1

2 files changed

Lines changed: 10 additions & 9 deletions

File tree

Cargo.lock

Lines changed: 9 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/kms/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ vitaminc-async-traits = { version = "0.2.0-pre", path = "../async-traits" }
1616
vitaminc-traits = { version = "0.2.0-pre", path = "../traits" }
1717
vitaminc-protected = { version = "0.2.0-pre", path = "../protected" }
1818
aws-sdk-kms = "1.107.0"
19-
aws-config = "1.8.16"
19+
aws-config = "1.8.17"
2020

2121
thiserror = { workspace = true }
2222
zeroize = { workspace = true }

0 commit comments

Comments
 (0)