mirror of
https://github.com/bertptrs/adventofcode.git
synced 2025-12-25 21:00:31 +01:00
Replace linkedlist with VecDeq.
Slightly slower but a lot cleaner.
This commit is contained in:
@@ -9,4 +9,3 @@ clap = "2.32"
|
||||
regex = "1.1.0"
|
||||
chrono = "0.4.6"
|
||||
itertools = "0.7.11"
|
||||
intrusive-collections = "0.7.8"
|
||||
|
||||
Reference in New Issue
Block a user