Skip to content

Commit af20e65

Browse files
committed
bump cipherstash-client to 0.12.0
1 parent 3a15549 commit af20e65

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

Cargo.lock

Lines changed: 6 additions & 7 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
@@ -24,7 +24,7 @@ repository = "https://github.com/cipherstash/cipherstash-dynamodb"
2424
# and it will keep the alphabetic ordering for you.
2525

2626
[dependencies]
27-
cipherstash-client = { version = "0.10", registry = "cipherstash" }
27+
cipherstash-client = { version = "0.12", registry = "cipherstash" }
2828
cipherstash-dynamodb-derive = { version = "0.7", path = "cipherstash-dynamodb-derive", registry = "cipherstash" }
2929

3030
aws-sdk-dynamodb = "1.3.0"

0 commit comments

Comments
 (0)