We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c39e2b commit 0f3d657Copy full SHA for 0f3d657
Cargo.toml
@@ -7,6 +7,7 @@ readme = "README.md"
7
description = """
8
A simple library for keeping secrets out of logs.
9
"""
10
+keywords = ["secret", "logging", "pii", "password", "no_std"]
11
documentation = "https://docs.rs/redact/"
12
repository = "https://github.com/eopb/redact"
13
edition = "2021"
0 commit comments