We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69846af commit 9fbb32dCopy full SHA for 9fbb32d
packages/paf-le/paf-le.0.4.0/opam
@@ -21,7 +21,7 @@ depends: [
21
"tls-mirage"
22
"tcpip" {>= "7.0.0"}
23
"x509" {>= "0.13.0"}
24
- "dns-client" {>= "6.4.0"}
+ "dns-client" {>= "6.4.0" & < "7.0.0"}
25
]
26
build: ["dune" "build" "-p" name "-j" jobs]
27
run-test: ["dune" "runtest" "-p" name "-j" jobs]
0 commit comments