diff options
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 |
