We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f06cae commit d44a22eCopy full SHA for d44a22e
src/lib/config.ml
@@ -221,9 +221,9 @@ let cmdliner =
221
$ cache_threshold
222
$ valid_packages_path)
223
224
-(* odoc pinned to 3.0.0 release *)
+(* odoc pinned to 3.1.0 release *)
225
let odoc _ =
226
- "https://github.com/ocaml/odoc.git#90e679061f68c5e5ee5915e280f63d842f41f300"
+ "https://github.com/ocaml/odoc.git#d15dd0ef8e31b3e8861cb7f6835fcb030cd4f43a"
227
228
let sherlodoc _ = odoc ()
229
let pool _ = "docs-pipeline"
0 commit comments