Bump x25519-dalek version to 0.4.1.

This commit is contained in:
Isis Lovecruft 2019-01-16 02:22:12 +00:00
parent 19f95439a9
commit 47e8689b2d
No known key found for this signature in database
GPG key ID: AB41313533E8E812

View file

@ -1,6 +1,6 @@
[package]
name = "x25519-dalek"
version = "0.4.0"
version = "0.4.1"
authors = ["Isis Lovecruft <isis@patternsinthevoid.net>", "DebugSteven <debugsteven@gmail.com>"]
readme = "README.md"
license = "BSD-3-Clause"