diff options
| author | Andreas Grois <andi@grois.info> | 2025-10-09 22:53:27 +0200 |
|---|---|---|
| committer | Andreas Grois <andi@grois.info> | 2025-10-09 22:53:27 +0200 |
| commit | 2402a88a863e41f5bceefcdc13323ef609809a8a (patch) | |
| tree | 8672033c3486b348ee715244d932d6f831dff05e /lakefile.toml | |
| parent | dee1a274a1c625462de03b58eaeff82e5db8b830 (diff) | |
Lean 4.18
Diffstat (limited to 'lakefile.toml')
| -rw-r--r-- | lakefile.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lakefile.toml b/lakefile.toml index f4fe843..957dbdd 100644 --- a/lakefile.toml +++ b/lakefile.toml @@ -14,5 +14,5 @@ name = "LeanAStarTest" [[require]] name = "BinaryHeap" -git = "https://github.com/soulsource/BinaryHeap" -revision = "7896480adb78fc9f9b7a86a5eddd0fc5e3f9e4d5"
\ No newline at end of file +git = "http://git.grois.info/BinaryHeap" +revision = "60832223e03e50cbffca8bc90b1dec40b48f1f14"
\ No newline at end of file |
