diff options
| -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 |
