feat: use cargo --bin instead of solutions crate

This commit is contained in:
Felix Spöttel
2021-12-29 14:36:48 +01:00
parent 4449f5bc94
commit 681c03ad89
9 changed files with 100 additions and 132 deletions

4
.gitignore vendored
View File

@@ -16,5 +16,5 @@ target/
# Advent of Code
# @see https://old.reddit.com/r/adventofcode/comments/k99rod/sharing_input_data_were_we_requested_not_to/gf2ukkf/?context=3
inputs
!inputs/.keep
/src/inputs
!/src/inputs/.keep