Skip to content

Commit b96d69e

Browse files
committed
cms: add 'p7b' keyword in Cargo.toml
1 parent 3383ac8 commit b96d69e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cms/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ license = "Apache-2.0 OR MIT"
99
homepage = "https://github.com/RustCrypto/formats/tree/master/cms"
1010
repository = "https://github.com/RustCrypto/formats"
1111
categories = ["cryptography", "encoding", "no-std", "parser-implementations"]
12-
keywords = ["crypto", "pkcs7", "signing"]
12+
keywords = ["crypto", "p7b", "pkcs7", "signing"]
1313
readme = "README.md"
1414
edition = "2021"
1515
rust-version = "1.81"

0 commit comments

Comments
 (0)