diff --git a/Cargo.toml b/Cargo.toml index 4839e6b..54491f9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,7 @@ authors = [ "Frederic Jacobs ", "Romain Ruetschi ", "Dylan Bourgeois ", + "Noah Vesely ", "sellibitze" ] description = "Implementation of threshold Shamir's secret sharing in the Rust programming language."