Browse Source

Bump version to 0.2.13

pull/3/head 0.2.13
Cesar Eduardo Barros 9 years ago
parent
commit
7cc160a990
  1. 2
      Cargo.toml

2
Cargo.toml

@ -1,6 +1,6 @@
[package]
name = "blake2-rfc"
version = "0.2.12"
version = "0.2.13"
authors = ["Cesar Eduardo Barros <cesarb@cesarb.eti.br>"]
description = "A pure Rust implementation of BLAKE2 based on RFC 7693."
repository = "https://github.com/cesarb/blake2-rfc"

Loading…
Cancel
Save