Skip to content

Commit 4924867

Browse files
committed
Add a constraint about ca-certs-nss on git-kv
1 parent a4aa05b commit 4924867

File tree

1 file changed

+1
-1
lines changed
  • packages/git-net/git-net.0.2.0

1 file changed

+1
-1
lines changed

packages/git-net/git-net.0.2.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ depends: [
1111
"ocaml" {>= "4.08.0"}
1212
"dune" {>= "3.0.0"}
1313
"git-kv" {= version}
14-
"ca-certs-nss"
14+
"ca-certs-nss" {>= "3.108-1"}
1515
"h1"
1616
"paf" {>= "0.8.0"}
1717
"uri"

0 commit comments

Comments
 (0)