Skip to content

Commit 55928d3

Browse files
authored
Merge pull request #107 from cipherstash/update-cs-client-0.28.0
deps: update cipherstash-client 0.28.0
2 parents da80276 + d101518 commit 55928d3

File tree

2 files changed

+36
-13
lines changed

2 files changed

+36
-13
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ keywords = ["cryptography", "security", "databases", "encryption", "dynamodb"]
1313
categories = ["cryptography", "database"]
1414

1515
[dependencies]
16-
cipherstash-client = { version = "0.27.0" }
16+
cipherstash-client = { version = "0.28.0" }
1717
cipherstash-dynamodb-derive = { version = "0.8", path = "cipherstash-dynamodb-derive" }
1818

1919
aws-sdk-dynamodb = "1.3.0"

0 commit comments

Comments
 (0)