summaryrefslogtreecommitdiff
path: root/lakefile.lean
diff options
context:
space:
mode:
authorAndreas Grois <andi@grois.info>2024-12-21 21:37:51 +0100
committerAndreas Grois <andi@grois.info>2024-12-21 21:37:51 +0100
commitb37fc3089eb0ca8fc37a82ae6d6071b0accbca19 (patch)
treee500a5adc1a3f87a5e7f0608773dc12377e7af40 /lakefile.lean
parenta6e4b8f15c28c374553684f63fa3f4108095da2d (diff)
Continue Day17
Diffstat (limited to 'lakefile.lean')
-rw-r--r--lakefile.lean2
1 files changed, 1 insertions, 1 deletions
diff --git a/lakefile.lean b/lakefile.lean
index ae32628..a3a080f 100644
--- a/lakefile.lean
+++ b/lakefile.lean
@@ -32,4 +32,4 @@ lean_exe «aoc-2023» where
supportInterpreter := true
require BinaryHeap from git
- "https://github.com/soulsource/BinaryHeap"@"9a4169ce63e9d1c0e3e909174cbc43bd53526ae4"
+ "https://github.com/soulsource/BinaryHeap"@"376e4bf573f754aa7cb8c5d6ed652f1efece3050"