advent-of-code/aoc2020
Antoine Martin 0446f11a46 2020: bump nom version
I was getting a compilation error (something in the latest Rust
compiler?), related to a nom dependency (bitvec v0.19), but nom 7 does
not depend on bitvec by default anymore, yay!

The move + clone closures feel kind of wrong though
2021-12-17 14:12:35 +01:00
..
aoc2020_bench cargo: bump to 2021 edition 2021-11-25 16:34:29 +01:00
input 2020: day20: part 2 2020-12-31 15:33:57 +01:00
src 2020: bump nom version 2021-12-17 14:12:35 +01:00
Cargo.toml 2020: bump nom version 2021-12-17 14:12:35 +01:00