From 2539ac49ab6af74b31d91e03d7dbfceedc9c1f02 Mon Sep 17 00:00:00 2001 From: Andreas Grois Date: Sun, 2 Nov 2025 17:00:45 +0100 Subject: Lean 4.21 --- lake-manifest.json | 2 +- lakefile.toml | 2 +- lean-toolchain | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lake-manifest.json b/lake-manifest.json index 0e55485..97933e6 100644 --- a/lake-manifest.json +++ b/lake-manifest.json @@ -5,7 +5,7 @@ "type": "git", "subDir": null, "scope": "", - "rev": "79f6af06385585087f08a7d77eb43d8674c16948", + "rev": "ff5c64836ede27d87dbc56b3869021ad8b0d255b", "name": "BinaryHeap", "manifestFile": "lake-manifest.json", "inputRev": null, diff --git a/lakefile.toml b/lakefile.toml index 6dafdc4..f0a7fba 100644 --- a/lakefile.toml +++ b/lakefile.toml @@ -12,4 +12,4 @@ name = "LeanAStarTest" [[require]] name = "BinaryHeap" git = "http://git.grois.info/BinaryHeap" -revision = "79f6af06385585087f08a7d77eb43d8674c16948" \ No newline at end of file +revision = "ff5c64836ede27d87dbc56b3869021ad8b0d255b" \ No newline at end of file diff --git a/lean-toolchain b/lean-toolchain index 6c721df..893a7f3 100644 --- a/lean-toolchain +++ b/lean-toolchain @@ -1 +1 @@ -leanprover/lean4:4.20.1 +leanprover/lean4:4.21.0 -- cgit v1.2.3