This commit is contained in:
2016-12-20 07:09:29 +01:00
parent 46eefecd26
commit f51a60f37d
3 changed files with 225 additions and 0 deletions

7
2016/14/Cargo.toml Normal file
View File

@@ -0,0 +1,7 @@
[package]
name = "14"
version = "0.1.0"
authors = ["logaritmisk <anders.e.olsson@gmail.com>"]
[dependencies]
rust-crypto = "0.2"