Skip to content

Commit

Permalink
chore: Add some more keywords to the Cargo.toml file
Browse files Browse the repository at this point in the history
Co-authored-by: Denis Kasak <dkasak@termina.org.uk>
  • Loading branch information
poljar and dkasak committed May 6, 2024
1 parent 96e5832 commit bc6bc7e
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 @@ -8,7 +8,7 @@ description = "A Rust implementation of Olm and Megolm"
repository = "https://github.com/matrix-org/vodozemac"
version = "0.6.0"
edition = "2021"
keywords = ["matrix", "chat", "messaging", "olm"]
keywords = ["matrix", "chat", "messaging", "olm", "megolm", "double ratchet", "encryption", "E2EE", "cryptography"]
license = "Apache-2.0"
rust-version = "1.65"

Expand Down

0 comments on commit bc6bc7e

Please sign in to comment.