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 fd36a5e commit 0df8115Copy full SHA for 0df8115
Cargo.toml
@@ -9,9 +9,9 @@ documentation = "https://github.com/cryptopatrick/timed_release_crypto"
9
homepage = "https://github.com/cryptopatrick/timed_release_crypto"
10
repository = "https://github.com/cryptopatrick/timed_release_crypto"
11
# keywords are terms that a user might search for (on crates.io).
12
-keywords = ["cryptography", "crypto", "messaging", "command-line-utilities"]
+keywords = ["cryptography", "crypto", "messaging"]
13
# categories are related to crates.io
14
-categories = ["cryptography", "command-line-utilities"]
+categories = ["cryptography"]
15
license = "Unlicense OR MIT"
16
exclude = ["/.github/", "/ci/", "/scripts/"]
17
# build = "build.rs"
0 commit comments