this repo has no description

Update yocaml_git opam file and add a constraint about mirage-crypto-rng

Changed files
+1
packages
yocaml_git
yocaml_git.2.2.0
+1
packages/yocaml_git/yocaml_git.2.2.0/opam
···
"git-kv" {>= "0.1.3"}
"git-unix" {>= "3.16.1"}
"mirage-clock" {>= "4.2.0"}
+
"mirage-crypto-rng" {>= "2.0.0"}
"yocaml" {= version}
"yocaml_runtime" {= version}
"odoc" {with-doc}