Skip to content

Commit e249742

Browse files
authored
Merge pull request #87 from cipherstash/chore/bump-patch-version
Bumped to 0.8.1, depends on cipherstash-client 0.12.5
2 parents b231c5d + f759be3 commit e249742

File tree

4 files changed

+550
-550
lines changed

4 files changed

+550
-550
lines changed

Cargo.lock

Lines changed: 3 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ repository = "https://github.com/cipherstash/cipherstash-dynamodb"
66
documentation = "https://docs.rs/cipherstash-dynamodb"
77
readme = "README.md"
88
description = "CipherStash SDK for searchable, in-use encryption for DynamoDB"
9-
version = "0.8.2"
9+
version = "0.8.1"
1010
edition = "2021"
1111
authors = ["CipherStash <[email protected]>"]
1212
keywords = ["cryptography", "security", "databases", "encryption", "dynamodb"]
1313
categories = ["cryptography", "database"]
1414

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

1919
aws-sdk-dynamodb = "1.3.0"

0 commit comments

Comments
 (0)