mirror of
https://github.com/bertptrs/adventofcode.git
synced 2025-12-25 21:00:31 +01:00
Avoid copying in part 2
This commit is contained in:
@@ -6,6 +6,7 @@ edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
clap = "3.0.0-beta.2"
|
||||
itertools = "0.9"
|
||||
regex = "1"
|
||||
|
||||
[profile.release]
|
||||
|
||||
Reference in New Issue
Block a user