Skip to content

Commit 20551ea

Browse files
authored
Merge pull request #93 from szabgab/patch-1
Add the repository field to Cargo.toml
2 parents e6192db + 9037a45 commit 20551ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cipherstash-dynamodb-derive/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ readme = "../README.md"
66
description = "Derive macros for the CipherStash client for DynamoDB"
77
version = "0.8.0"
88
edition = "2021"
9+
repository = "https://github.com/cipherstash/cipherstash-dynamodb/"
910

1011
[lib]
1112
proc-macro = true

0 commit comments

Comments
 (0)