bump to v4.10.0-rc2

This commit is contained in:
jstoobysmith 2024-07-26 16:32:54 -04:00
parent 689ce73a2b
commit b26f9e6691
7 changed files with 27 additions and 28 deletions

View file

@ -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"