this repo has no description

git-mirage: add upper bound for ca-certs-nss

Changed files
+1 -1
packages
git-mirage
git-mirage.3.17.0
+1 -1
packages/git-mirage/git-mirage.3.17.0/opam
···
"uri"
"happy-eyeballs-mirage" {>= "0.1.2"}
"happy-eyeballs" {>= "0.1.2"}
-
"ca-certs-nss"
"mirage-crypto" {>= "1.0.0"}
"ptime"
"x509" {>= "1.0.0"}
···
"uri"
"happy-eyeballs-mirage" {>= "0.1.2"}
"happy-eyeballs" {>= "0.1.2"}
+
"ca-certs-nss" {<= "3.108"}
"mirage-crypto" {>= "1.0.0"}
"ptime"
"x509" {>= "1.0.0"}