Skip to content

Commit 0f3d657

Browse files
authored
Add keywords (#27)
1 parent 3c39e2b commit 0f3d657

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ readme = "README.md"
77
description = """
88
A simple library for keeping secrets out of logs.
99
"""
10+
keywords = ["secret", "logging", "pii", "password", "no_std"]
1011
documentation = "https://docs.rs/redact/"
1112
repository = "https://github.com/eopb/redact"
1213
edition = "2021"

0 commit comments

Comments
 (0)