diff options
| author | Andreas Grois <andi@grois.info> | 2025-11-16 18:14:46 +0100 |
|---|---|---|
| committer | Andreas Grois <andi@grois.info> | 2025-11-16 18:14:46 +0100 |
| commit | 088301828d9234c778faac314133922347c0d47f (patch) | |
| tree | 81f06fef2c2ea89896e76f526636682ed46f1d10 | |
| parent | 7480e42e0a7ef6631b01fb7208b2b3b9c7fcc354 (diff) | |
Lean 4.24
| -rw-r--r-- | lakefile.toml | 2 | ||||
| -rw-r--r-- | lean-toolchain | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lakefile.toml b/lakefile.toml index bfdfeda..f6b0469 100644 --- a/lakefile.toml +++ b/lakefile.toml @@ -12,4 +12,4 @@ name = "LeanAStarTest" [[require]] name = "BinaryHeap" git = "http://git.grois.info/BinaryHeap" -revision = "90a0fee45356cf5a1a4d29214c7f0f115fddbf23"
\ No newline at end of file +revision = "429534106cc509d0fb5b79c67da51b432a798243"
\ No newline at end of file diff --git a/lean-toolchain b/lean-toolchain index f434439..077c4ce 100644 --- a/lean-toolchain +++ b/lean-toolchain @@ -1 +1 @@ -leanprover/lean4:4.23.0 +leanprover/lean4:4.24.0 |
