diff options
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 212cf0e..e659681 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.0" + "https://github.com/soulsource/BinaryHeap"@"v0.1.1" |
