aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lake-manifest.json2
-rw-r--r--lakefile.toml2
-rw-r--r--lean-toolchain2
3 files changed, 3 insertions, 3 deletions
diff --git a/lake-manifest.json b/lake-manifest.json
index 8427a2b..8078d58 100644
--- a/lake-manifest.json
+++ b/lake-manifest.json
@@ -5,7 +5,7 @@
"type": "git",
"subDir": null,
"scope": "",
- "rev": "90a0fee45356cf5a1a4d29214c7f0f115fddbf23",
+ "rev": "75f99635f27dbbedae9769395460b33092180b46",
"name": "BinaryHeap",
"manifestFile": "lake-manifest.json",
"inputRev": null,
diff --git a/lakefile.toml b/lakefile.toml
index f6b0469..91e4800 100644
--- a/lakefile.toml
+++ b/lakefile.toml
@@ -12,4 +12,4 @@ name = "LeanAStarTest"
[[require]]
name = "BinaryHeap"
git = "http://git.grois.info/BinaryHeap"
-revision = "429534106cc509d0fb5b79c67da51b432a798243" \ No newline at end of file
+revision = "75f99635f27dbbedae9769395460b33092180b46" \ No newline at end of file
diff --git a/lean-toolchain b/lean-toolchain
index 077c4ce..f942ecf 100644
--- a/lean-toolchain
+++ b/lean-toolchain
@@ -1 +1 @@
-leanprover/lean4:4.24.0
+leanprover/lean4:4.25.0