Bump x25519-dalek version to 0.5.1.

This commit is contained in:
Isis Lovecruft 2019-02-27 23:36:29 +00:00
parent ea2f39afa5
commit 78b46c4abe
No known key found for this signature in database
GPG key ID: AB41313533E8E812

View file

@ -1,6 +1,6 @@
[package] [package]
name = "x25519-dalek" name = "x25519-dalek"
version = "0.5.0" version = "0.5.1"
authors = [ authors = [
"Isis Lovecruft <isis@patternsinthevoid.net>", "Isis Lovecruft <isis@patternsinthevoid.net>",
"DebugSteven <debugsteven@gmail.com>", "DebugSteven <debugsteven@gmail.com>",