Skip to content

Commit 9037a45

Browse files
authored
Add the repository field to Cargo.toml
1 parent e6192db commit 9037a45

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)