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.
2 parents 0bb1a6a + 835ce82 commit 70dce2bCopy full SHA for 70dce2b
dune-project
@@ -1,4 +1,4 @@
1
-(lang dune 3.18)
+(lang dune 3.19)
2
3
(name eliom)
4
(version 11.1.1)
eliom.opam
@@ -17,7 +17,7 @@ license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
17
homepage: "https://ocsigen.org/eliom/"
18
bug-reports: "https://github.com/ocsigen/eliom/issues"
19
depends: [
20
- "dune" {>= "3.18"}
+ "dune" {>= "3.19"}
21
"ocaml" {>= "4.12"}
22
"ocamlfind"
23
"ppx_deriving"
0 commit comments