Skip to content

Commit

Permalink
Amend category name in Cargo.toml
Browse files Browse the repository at this point in the history
Signed-off-by: Max Lambrecht <[email protected]>
  • Loading branch information
maxlambrecht committed Jun 15, 2021
1 parent dabc35e commit dedae76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version = "0.1.0"
authors = ["Max Lambrecht <[email protected]>"]
edition = "2018"
license = "Apache-2.0"
categories = ["crytography"]
categories = ["cryptography"]
keywords = ["SPIFFE", "X509", "JWT"]
readme = "README.md"
repository = "https://github.com/maxlambrecht/rust-spiffe"
Expand Down

0 comments on commit dedae76

Please sign in to comment.