From 5be91b845f4cdb5b6df0a31ed525f746a6038a2c Mon Sep 17 00:00:00 2001 From: Andreas Grois Date: Mon, 16 Sep 2024 17:15:05 +0200 Subject: Day 10, Part 2 --- lakefile.lean | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lakefile.lean') diff --git a/lakefile.lean b/lakefile.lean index e659681..53cb5d0 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.1" + "https://github.com/soulsource/BinaryHeap"@"d7d0a85516df8eb1040203b8a3ed6fc9d93286fb" -- cgit v1.2.3