We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64294fa commit 6cb20eaCopy full SHA for 6cb20ea
Cargo.toml
@@ -8,7 +8,7 @@ license = "MIT"
8
license-file = "LICENSE"
9
repository = "https://github.com/chenhunghan/jwks"
10
readme = "README.md"
11
-keywords = ["jwt", "jsonwebtokens", "jwks", "jsonwebkeysets", "jsonwebkey", "jsonwebkeyset"]
+keywords = ["jwt", "jsonwebtoken", "jwks"]
12
13
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
14
0 commit comments