From 6cab1cf9fd9de67f53f9a20a56dc91da38e3544b Mon Sep 17 00:00:00 2001 From: Andreas Grois Date: Sun, 13 Apr 2025 12:04:37 +0200 Subject: Lean 4.16 --- 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 3283b80..4fc7403 100644 --- a/lake-manifest.json +++ b/lake-manifest.json @@ -5,7 +5,7 @@ "type": "git", "subDir": null, "scope": "", - "rev": "fe30e1dc0a0070452edce74331aa3df21a6b8f7c", + "rev": "a2fcff2dbe3561e3a51b810b3f0577ba99ef5e78", "name": "BinaryHeap", "manifestFile": "lake-manifest.json", "inputRev": null, diff --git a/lakefile.toml b/lakefile.toml index 606cee8..309de7d 100644 --- a/lakefile.toml +++ b/lakefile.toml @@ -15,4 +15,4 @@ name = "LeanAStarTest" [[require]] name = "BinaryHeap" git = "https://github.com/soulsource/BinaryHeap" -revision = "fe30e1dc0a0070452edce74331aa3df21a6b8f7c" \ No newline at end of file +revision = "a2fcff2dbe3561e3a51b810b3f0577ba99ef5e78" \ No newline at end of file diff --git a/lean-toolchain b/lean-toolchain index f1f4005..b1c65af 100644 --- a/lean-toolchain +++ b/lean-toolchain @@ -1 +1 @@ -leanprover/lean4:4.15.0 +leanprover/lean4:4.16.0 -- cgit v1.2.3