Skip to content

Commit 8251c20

Browse files
committed
Update to cipherstash-client 0.13.0-pre
1 parent 12ed137 commit 8251c20

File tree

2 files changed

+20
-5
lines changed

2 files changed

+20
-5
lines changed

Cargo.lock

Lines changed: 19 additions & 4 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.12.4", path = "../cipherstash-suite/packages/cipherstash-client/" }
16+
cipherstash-client = { version = "0.13.0-pre" }
1717
cipherstash-dynamodb-derive = { version = "0.8", path = "cipherstash-dynamodb-derive" }
1818

1919
aws-sdk-dynamodb = "1.3.0"

0 commit comments

Comments
 (0)