We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46c58a9 commit 914d9b7Copy full SHA for 914d9b7
2 files changed
lake-manifest.json
@@ -15,7 +15,7 @@
15
"type": "git",
16
"subDir": null,
17
"scope": "",
18
- "rev": "3cfe59e73325809509831ef285891b6ebd02da62",
+ "rev": "dd5e5d97469dec395f29661366030566355ad9be",
19
"name": "mathlib",
20
"manifestFile": "lake-manifest.json",
21
"inputRev": null,
lakefile.lean
@@ -19,4 +19,4 @@ require checkdecls from git "https://github.com/PatrickMassot/checkdecls.git"
meta if get_config? env = some "dev" then
require «doc-gen4» from git
22
- "https://github.com/leanprover/doc-gen4" @ "v4.25.0-rc2"
+ "https://github.com/leanprover/doc-gen4" @ "v4.27.0-rc1"
0 commit comments