File tree Expand file tree Collapse file tree 7 files changed +11
-11
lines changed Expand file tree Collapse file tree 7 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ depends: [
34
34
"alcotest-lwt" {>= "1.2.0" & with-test}
35
35
"astring" {>= "0.8.5"}
36
36
"fpath" {>= "0.7.3"}
37
- "logs" {>= "0.7.0"}
37
+ "logs" {>= "0.7.0" & < "0.8.0" }
38
38
"result" {>= "1.5"}
39
39
"prometheus-app" {with-test & >= "0.7" & < "1.2"}
40
40
]
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ bug-reports: "https://github.com/ocurrent/ocurrent/issues"
19
19
depends: [
20
20
"ocaml" {>= "4.08.0"}
21
21
"current_incr" {= version}
22
- "fmt" {>= "0.8.9"}
22
+ "fmt" {>= "0.8.9" & < "0.10.0" }
23
23
"bos"
24
24
"ppx_deriving"
25
25
"lwt" {>= "4.3.0"}
@@ -34,7 +34,7 @@ depends: [
34
34
"alcotest-lwt" {>= "1.2.0" & with-test}
35
35
"astring" {>= "0.8.5"}
36
36
"fpath" {>= "0.7.3"}
37
- "logs" {>= "0.7.0"}
37
+ "logs" {>= "0.7.0" & < "0.8.0" }
38
38
"result" {>= "1.5"}
39
39
"prometheus-app" {with-test & >= "0.7" & < "1.2"}
40
40
]
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ depends: [
25
25
"bigstringaf" {< "0.9.0"}
26
26
"optint"
27
27
"decompress"
28
- "logs"
28
+ "logs" {< "0.8.0"}
29
29
"lwt"
30
30
"mimic"
31
31
"cstruct" {>= "5.0.0"}
@@ -34,7 +34,7 @@ depends: [
34
34
"carton-lwt" {< "0.2.0"}
35
35
"carton-git" {< "0.2.0"}
36
36
"ke" {>= "0.4"}
37
- "fmt" {>= "0.8.7"}
37
+ "fmt" {>= "0.8.7" & < "0.10.0" }
38
38
"checkseum" {>= "0.2.1"}
39
39
"ocamlgraph" {>= "1.8.8"}
40
40
"astring"
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ depends: [
25
25
"bigstringaf" {< "0.9.0"}
26
26
"optint"
27
27
"decompress"
28
- "logs"
28
+ "logs" {< "0.8.0"}
29
29
"lwt"
30
30
"mimic"
31
31
"cstruct" {>= "5.0.0"}
@@ -34,7 +34,7 @@ depends: [
34
34
"carton-lwt" {< "0.2.0"}
35
35
"carton-git" {< "0.2.0"}
36
36
"ke" {>= "0.4"}
37
- "fmt" {>= "0.8.7"}
37
+ "fmt" {>= "0.8.7" & < "0.10.0" }
38
38
"checkseum" {>= "0.2.1"}
39
39
"ocamlgraph" {>= "1.8.8"}
40
40
"astring"
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ depends: [
25
25
"bigstringaf" {< "0.9.0"}
26
26
"optint"
27
27
"decompress" {< "1.3.0"}
28
- "logs"
28
+ "logs" {< "0.8.0"}
29
29
"lwt"
30
30
"mimic"
31
31
"cstruct" {>= "5.0.0"}
@@ -34,7 +34,7 @@ depends: [
34
34
"carton-lwt" {< "0.2.0"}
35
35
"carton-git" {< "0.2.0"}
36
36
"ke" {>= "0.4"}
37
- "fmt" {>= "0.8.7"}
37
+ "fmt" {>= "0.8.7" & < "0.10.0" }
38
38
"checkseum" {>= "0.2.1"}
39
39
"ocamlgraph" {>= "1.8.8"}
40
40
"astring"
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ depends: [
25
25
"repr" {>= "0.6.0"}
26
26
"ppx_repr"
27
27
"fmt" {>= "0.8.5"}
28
- "logs" {>= "0.7.0"}
28
+ "logs" {>= "0.7.0" & < "0.8 .0"}
29
29
"mtime" {>= "1.1.0" & < "2.0.0"}
30
30
"cmdliner"
31
31
"progress" {>= "0.2.1"}
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ depends: [
25
25
"repr" {>= "0.6.0"}
26
26
"ppx_repr"
27
27
"fmt" {>= "0.8.5"}
28
- "logs" {>= "0.7.0"}
28
+ "logs" {>= "0.7.0" & < "0.8 .0"}
29
29
"mtime" {>= "2.0.0"}
30
30
"cmdliner"
31
31
"progress" {>= "0.2.1"}
You can’t perform that action at this time.
0 commit comments