summaryrefslogtreecommitdiff
path: root/lakefile.lean
diff options
context:
space:
mode:
authorAndreas Grois <andi@grois.info>2024-09-16 17:15:05 +0200
committerAndreas Grois <andi@grois.info>2024-09-16 17:15:05 +0200
commit5be91b845f4cdb5b6df0a31ed525f746a6038a2c (patch)
tree5a74d797e639ef9841e1e3e41d3c9c17b78dc397 /lakefile.lean
parent17721b8aa7a5b78a80b6d622f90e3c1827bd4676 (diff)
Day 10, Part 2
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 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"