Tests & CI.

This commit is contained in:
Frederic Jacobs
2016-04-06 10:19:46 +02:00
parent 0abd8fac82
commit 2806bc49bc
10 changed files with 181 additions and 110 deletions

View File

@ -2,6 +2,7 @@
name = "rusty_secrets"
version = "0.0.2"
description = "Implementation of threshold Shamir secret sharing in the Rust programming language."
homepage = "https://github.com/freedomofpress/RustySecrets"
license = "GPLv3"
readme = "README.md"
build = "build.rs"