Update yocaml_git opam file and add a constraint about mirage-crypto-rng
dinosaure.tngl.sh 8 months ago 94a66ec6 4d339e24
··· 17 17 "git-kv" {>= "0.1.3"} 18 18 "git-unix" {>= "3.16.1"} 19 19 "mirage-clock" {>= "4.2.0"} 20 20 + "mirage-crypto-rng" {>= "2.0.0"} 20 21 "yocaml" {= version} 21 22 "yocaml_runtime" {= version} 22 23 "odoc" {with-doc}