diff options
| author | Andreas Grois <andi@grois.info> | 2024-11-22 22:03:02 +0100 |
|---|---|---|
| committer | Andreas Grois <andi@grois.info> | 2024-11-22 22:03:02 +0100 |
| commit | e9f48c21f878f727778e17294217c2094a595e5d (patch) | |
| tree | 4df0f19317f5bdcb2d9b88ab85c22d028216b21a /lakefile.lean | |
| parent | 5b854b81590f711cbaa0d825bbbddd366fbfbf6a (diff) | |
Update to Lean 4.13
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 d902aa3..143532a 100644 --- a/lakefile.lean +++ b/lakefile.lean @@ -27,4 +27,4 @@ lean_exe «aoc-2023» where supportInterpreter := true require BinaryHeap from git - "https://github.com/soulsource/BinaryHeap"@"d7d0a85516df8eb1040203b8a3ed6fc9d93286fb" + "https://github.com/soulsource/BinaryHeap"@"14c98def3901492d733d81a45a29c4009bc01435" |
