Merge pull request #22647 from mseri/tezos-15
tezos-stdlib-unix 15.1: add upper bound on mtime
Marcello Seri 3 years ago bad686ee d6846c40
··· 18 18 "re" { >= "1.7.2" } 19 19 "ezjsonm" { >= "1.1.0" } 20 20 "ptime" { >= "1.0.0" } 21 21 - "mtime" { >= "1.0.0" } 21 21 + "mtime" { >= "1.0.0" & < "2.0.0" } 22 22 "lwt_log" 23 23 "conf-libev" 24 24 "uri" { >= "2.2.0" }