Skip to content

Commit e7188b7

Browse files
committed
Bump dune from 3.18 to 3.19
Signed-off-by: Sora Morimoto <[email protected]>
1 parent 395125c commit e7188b7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dune-project

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(lang dune 3.18)
1+
(lang dune 3.19)
22
(name ocsigenserver)
33
(version 6.0.0)
44

ocsigenserver.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
1010
homepage: "http://ocsigen.org/ocsigenserver"
1111
bug-reports: "https://github.com/ocsigen/ocsigenserver/issues"
1212
depends: [
13-
"dune" {>= "3.18"}
13+
"dune" {>= "3.19"}
1414
"ocaml" {>= "4.08.1"}
1515
"camlzip" {>= "1.04"}
1616
"cohttp-lwt-unix" {>= "5.0" & < "6.0"}

0 commit comments

Comments
 (0)