Skip to content

Commit

Permalink
Update crate metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
brycx committed Sep 17, 2018
1 parent b596187 commit 15287a4
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 @@ -3,7 +3,7 @@ name = "orion"
version = "0.7.0"
authors = ["brycx <[email protected]>"]
description = "Easy and usable rust crypto"
keywords = [ "cryptography", "hmac", "hkdf", "pbkdf2", "cshake" ]
keywords = [ "cryptography", "hmac", "hkdf", "pbkdf2", "chacha20" ]
categories = [ "cryptography", "no-std" ]
readme = "README.md"
repository = "https://github.com/brycx/orion"
Expand Down

0 comments on commit 15287a4

Please sign in to comment.