datakit-client.1.0.0: Add missing constraint (uses the result library implicitly via lwt)
Kate 4 years ago 12f8bdd8 c43d78c4
··· 13 13 "astring" 14 14 "result" {< "1.5"} 15 15 "fmt" 16 16 - "lwt" 16 16 + "lwt" {>= "2.6.0"} 17 17 "cstruct" {> "2.2.0"} 18 18 ] 19 19 build: ["dune" "build" "-p" name "-j" jobs]