Add @nvesely to the list of authors

This commit is contained in:
Romain Ruetschi
2018-04-16 21:23:55 +02:00
parent 36bc055520
commit 82f3f34eec

View File

@ -5,6 +5,7 @@ authors = [
"Frederic Jacobs <github@fredericjacobs.com>",
"Romain Ruetschi <romain.ruetschi@gmail.com>",
"Dylan Bourgeois <dtsbourg@gmail.com>",
"Noah Vesely <fowlslegs@riseup.net>",
"sellibitze"
]
description = "Implementation of threshold Shamir's secret sharing in the Rust programming language."