bump to v4.10.0-rc2
This commit is contained in:
parent
689ce73a2b
commit
b26f9e6691
7 changed files with 27 additions and 28 deletions
|
@ -6,7 +6,7 @@ defaultTargets = ["HepLean"]
|
|||
[[require]]
|
||||
name = "mathlib"
|
||||
git = "https://github.com/leanprover-community/mathlib4.git"
|
||||
rev = "v4.10.0-rc1"
|
||||
rev = "v4.10.0-rc2"
|
||||
|
||||
[[require]]
|
||||
name = "«doc-gen4»"
|
||||
|
@ -24,7 +24,7 @@ name = "HepLean"
|
|||
|
||||
# -- Optional inclusion of tryAtEachStep
|
||||
#[[require]]
|
||||
#name = "tryAtEachStep"
|
||||
#name = "tryAtEachStep"
|
||||
#git = "https://github.com/dwrensha/tryAtEachStep"
|
||||
#rev = "main"
|
||||
|
||||
|
@ -63,4 +63,4 @@ srcDir = "scripts"
|
|||
# -- Optional inclusion of openAI_doc_check. Needs `llm` above.
|
||||
#[[lean_exe]]
|
||||
#name = "openAI_doc_check"
|
||||
#srcDir = "scripts"
|
||||
#srcDir = "scripts"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue