this repo has no description

Add constraints on git.3.3.1 to depends on carton.0.3.0

Changed files
+3 -3
packages
git
git.3.3.1
+3 -3
packages/git/git.3.3.1/opam
···
"mimic"
"cstruct" {>= "5.0.0"}
"angstrom" {>= "0.14.0"}
-
"carton" {>= "0.2.0"}
-
"carton-lwt" {>= "0.2.0"}
-
"carton-git" {>= "0.2.0"}
+
"carton" {>= "0.3.0"}
+
"carton-lwt" {>= "0.3.0"}
+
"carton-git" {>= "0.3.0"}
"ke" {>= "0.4"}
"fmt" {>= "0.8.7"}
"checkseum" {>= "0.2.1"}