diff options
| author | Jan Tuomi <jan.tuomi@eficode.com> | 2018-12-05 17:04:35 +0200 |
|---|---|---|
| committer | Jan Tuomi <jan.tuomi@eficode.com> | 2018-12-05 17:04:35 +0200 |
| commit | 257ce22cd4bc5b561feea9a6e19415a86c250e23 (patch) | |
| tree | 556c0e1eb02bb2848a8f1516cdb9f9ccbd78ea76 /day2/Cargo.lock | |
| parent | 4641b367cf397f05440cc042d9ef0fc700278cff (diff) | |
Solve day2
Diffstat (limited to 'day2/Cargo.lock')
| -rw-r--r-- | day2/Cargo.lock | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/day2/Cargo.lock b/day2/Cargo.lock new file mode 100644 index 0000000..3faaae6 --- /dev/null +++ b/day2/Cargo.lock @@ -0,0 +1,4 @@ +[[package]] +name = "day2" +version = "0.1.0" + |
