Merge pull request #23959 from emillon/js016-biotk
biotk.0.2.0 requires core < v0.16
Marcello Seri 2 years ago 99533fb3 3c630afe
··· 16 16 "angstrom-unix" {>= "0.15.0"} 17 17 "binning" 18 18 "camlzip" {>= "1.05"} 19 19 - "core" {>= "v0.15.0"} 19 19 + "core" {>= "v0.15.0" & < "v0.16.0"} 20 20 "core_bench" {with-test} 21 21 "core_kernel" {>= "v0.15.0"} 22 22 "core_unix" {>= "v0.15.0"}