Skip to content

Commit

Permalink
v0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
brycx committed Dec 29, 2018
1 parent 9872bbe commit 78d33fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[package]
name = "orion"
version = "0.11.0"
version = "0.12.0"
authors = ["brycx <[email protected]>"]
description = "Easy and usable rust crypto"
keywords = [ "cryptography", "blake2", "aead", "xchacha20_poly1305", "chacha20_poly1305" ]
keywords = [ "cryptography", "blake2", "aead", "sha2", "xchacha20_poly1305" ]
categories = [ "cryptography", "no-std" ]
edition = "2018"
readme = "README.md"
Expand Down

0 comments on commit 78d33fc

Please sign in to comment.