File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- (lang dune 3 .2 )
1+ (lang dune 3 .16 )
22
33(name runtime_events_tools)
44( version " 0.5.1" )
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ license: "ISC"
99homepage: "https://github.com/tarides/runtime_events_tools"
1010bug-reports: "https://github.com/tarides/runtime_events_tools/issues"
1111depends: [
12- "dune" {>= "3.2 "}
12+ "dune" {>= "3.16 "}
1313 "ocaml" {>= "5.0.0~"}
1414 "hdr_histogram"
1515 "cmdliner" {>= "1.1.0"}
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ license: "ISC"
1010homepage: "https://github.com/tarides/runtime_events_tools"
1111bug-reports: "https://github.com/tarides/runtime_events_tools/issues"
1212depends: [
13- "dune" {>= "3.2 "}
13+ "dune" {>= "3.16 "}
1414 "ocaml" {>= "5.0.0~"}
1515 "cmdliner" {>= "1.1.0"}
1616 "odoc" {with-doc}
You can’t perform that action at this time.
0 commit comments