Changed advent_of_code rust stuff to be good cargo packages instead

This commit is contained in:
2021-12-17 16:17:45 +01:00
parent 6533d3ccca
commit 7a8d39f5ca
16 changed files with 82 additions and 14 deletions

7
advent_of_code/d4/Cargo.lock generated Normal file
View File

@@ -0,0 +1,7 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "d4"
version = "0.1.0"