File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -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 @@ -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 @@ -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"
You can’t perform that action at this time.
0 commit comments