From dc84ce14889c19f211cd6cd2cc40400328aed934 Mon Sep 17 00:00:00 2001 From: Andreas Grois Date: Thu, 5 Sep 2024 23:40:30 +0200 Subject: Parser for Day10, maybe done. --- lakefile.lean | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lakefile.lean') diff --git a/lakefile.lean b/lakefile.lean index 212cf0e..e659681 100644 --- a/lakefile.lean +++ b/lakefile.lean @@ -25,4 +25,4 @@ lean_exe «aoc-2023» where supportInterpreter := true require BinaryHeap from git - "https://github.com/soulsource/BinaryHeap"@"v0.1.0" + "https://github.com/soulsource/BinaryHeap"@"v0.1.1" -- cgit v1.2.3