We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56443c0 commit 3ce8edcCopy full SHA for 3ce8edc
releases/rust/db_esdk/Cargo.toml
@@ -3,7 +3,7 @@ name = "aws-db-esdk"
3
version = "0.1.0"
4
edition = "2021"
5
rust-version = "1.80.0"
6
-keywords = ["crypto", "cryptography", "security", "dynamodb", "ddb", "encryption", "client-side", "clientside"]
+keywords = ["cryptography", "security", "dynamodb", "encryption", "client-side"]
7
license = "ISC AND (Apache-2.0 OR ISC)"
8
description = "aws-db-esdk is a library for implementing client side encryption with DynamoDB."
9
homepage = "https://github.com/aws/aws-database-encryption-sdk-dynamodb/tree/main/releases/rust/db_esdk"
0 commit comments