Bump curve25519-dalek Cargo.toml version to 0.14.1.

This commit is contained in:
Isis Lovecruft 2018-01-19 19:42:59 +00:00
parent 5ffa4e3495
commit f8325f2d51
Failed to extract signature

View file

@ -1,6 +1,6 @@
[package]
name = "curve25519-dalek"
version = "0.14.0"
version = "0.14.1"
authors = ["Isis Lovecruft <isis@patternsinthevoid.net>",
"Henry de Valence <hdevalence@hdevalence.ca>"]
readme = "README.md"