aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Grois <andi@grois.info>2025-04-13 20:09:52 +0200
committerAndreas Grois <andi@grois.info>2025-04-13 20:09:52 +0200
commitdee1a274a1c625462de03b58eaeff82e5db8b830 (patch)
tree74ba1b2eab719586f0dd675917e4bba30ba51b1b
parent6cab1cf9fd9de67f53f9a20a56dc91da38e3544b (diff)
Lean 4.17
-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 4fc7403..a0ff74c 100644
--- a/lake-manifest.json
+++ b/lake-manifest.json
@@ -5,7 +5,7 @@
"type": "git",
"subDir": null,
"scope": "",
- "rev": "a2fcff2dbe3561e3a51b810b3f0577ba99ef5e78",
+ "rev": "7896480adb78fc9f9b7a86a5eddd0fc5e3f9e4d5",
"name": "BinaryHeap",
"manifestFile": "lake-manifest.json",
"inputRev": null,
diff --git a/lakefile.toml b/lakefile.toml
index 309de7d..f4fe843 100644
--- a/lakefile.toml
+++ b/lakefile.toml
@@ -15,4 +15,4 @@ name = "LeanAStarTest"
[[require]]
name = "BinaryHeap"
git = "https://github.com/soulsource/BinaryHeap"
-revision = "a2fcff2dbe3561e3a51b810b3f0577ba99ef5e78" \ No newline at end of file
+revision = "7896480adb78fc9f9b7a86a5eddd0fc5e3f9e4d5" \ No newline at end of file
diff --git a/lean-toolchain b/lean-toolchain
index b1c65af..db29c97 100644
--- a/lean-toolchain
+++ b/lean-toolchain
@@ -1 +1 @@
-leanprover/lean4:4.16.0
+leanprover/lean4:4.17.0