Skip to content

Commit 2794dd3

Browse files
committed
Bumped cipherstash-client dep to 0.12.4
1 parent 93ac314 commit 2794dd3

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

Cargo.lock

Lines changed: 2 additions & 3 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 & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ keywords = ["cryptography", "security", "databases", "encryption", "dynamodb"]
1313
categories = ["cryptography", "database"]
1414

1515
[dependencies]
16-
cipherstash-client = { version = ">=0.12.3" }
17-
zerokms-protocol = ">=0.2.3"
16+
cipherstash-client = { version = ">=0.12.4" }
1817
cipherstash-dynamodb-derive = { version = "0.8", path = "cipherstash-dynamodb-derive" }
1918

2019
aws-sdk-dynamodb = "1.3.0"

0 commit comments

Comments
 (0)