Small changes.

This commit is contained in:
2016-12-23 19:52:02 +01:00
parent 5f8df692b6
commit df49cc1866
9 changed files with 338 additions and 2 deletions

8
2015/09/Cargo.toml Normal file
View File

@@ -0,0 +1,8 @@
[package]
name = "09"
version = "0.1.0"
authors = ["logaritmisk <anders.e.olsson@gmail.com>"]
[dependencies]
lazy_static = "0.1"
regex = "0.1"