mirror of
https://github.com/bertptrs/adventofcode.git
synced 2025-12-27 13:50:32 +01:00
2025 day 10 part 2 in Rust
Using a library. I'm not happy about it but also I have thought about this enough.
This commit is contained in:
@@ -4,3 +4,4 @@ version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
microlp = "0.2.11"
|
||||
|
||||
Reference in New Issue
Block a user