Fix the upper boundary on ptime for asn1-combinators
v0.8.6 removed the dependency to `result` which means packages that use`result` that they accidentally inherited from `ptime` on OCaml <4.07break. Such as asn1-combinators.
Marek Kubica 4 years ago 79a3fc10 10b98011
··· 17 17 "zarith" 18 18 "bigarray-compat" 19 19 "stdlib-shims" 20 20 - "ptime" 20 20 + "ptime" {< "0.8.6"} 21 21 "alcotest" {with-test} 22 22 ] 23 23 description: """