This commit is contained in:
2016-12-21 14:08:42 +01:00
parent d08be91392
commit b0e30b1726
3 changed files with 222 additions and 0 deletions

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

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