Skip to content

Commit 37ca1c6

Browse files
committed
Unlock the installation of com.opam and delete the upper-bound on eqaf.0.10
1 parent f99d19e commit 37ca1c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

com.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ depends: [
4848
"dns-client"
4949
"happy-eyeballs" { >= "0.6.0" }
5050
"ca-certs"
51-
"eqaf" {< "0.10"}
51+
"eqaf" { >= "0.10"}
5252
"ke" { >= "0.6" }
5353
"alcotest" { with-test }
5454
"spoke" { >= "0.0.3" }

0 commit comments

Comments
 (0)