diff options
| author | Andreas Grois <andi@grois.info> | 2024-12-17 19:47:14 +0100 |
|---|---|---|
| committer | Andreas Grois <andi@grois.info> | 2024-12-17 19:47:14 +0100 |
| commit | 19d4b4e41a967c0c8b3329cd1c4a0617178c5a94 (patch) | |
| tree | e5aff19158c526ebf5fbec2b51c8cde9da8e129f /lakefile.lean | |
| parent | 8f1a6c619a238531aed9dd3f4479d658fcf1d101 (diff) | |
Lean 4.14
Diffstat (limited to 'lakefile.lean')
| -rw-r--r-- | lakefile.lean | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lakefile.lean b/lakefile.lean index 1d653ed..78bd995 100644 --- a/lakefile.lean +++ b/lakefile.lean @@ -31,4 +31,4 @@ lean_exe «aoc-2023» where supportInterpreter := true require BinaryHeap from git - "https://github.com/soulsource/BinaryHeap"@"14c98def3901492d733d81a45a29c4009bc01435" + "https://github.com/soulsource/BinaryHeap"@"9a4169ce63e9d1c0e3e909174cbc43bd53526ae4" |
