this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

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

authored by

Calascibetta Romain and committed by
GitHub
94a66ec6 4d339e24

+1
+1
packages/yocaml_git/yocaml_git.2.2.0/opam
··· 17 17 "git-kv" {>= "0.1.3"} 18 18 "git-unix" {>= "3.16.1"} 19 19 "mirage-clock" {>= "4.2.0"} 20 + "mirage-crypto-rng" {>= "2.0.0"} 20 21 "yocaml" {= version} 21 22 "yocaml_runtime" {= version} 22 23 "odoc" {with-doc}