Skip to content

Commit

Permalink
Constraint the eqaf package
Browse files Browse the repository at this point in the history
  • Loading branch information
dinosaure committed Jul 15, 2024
1 parent 7cbc145 commit 9a15344
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions bob.opam
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ depends: [
"dns-client" {>= "6.4.0"}
"happy-eyeballs" {>= "0.6.0"}
"ca-certs"
"eqaf" {< "0.10"}
"ke" {>= "0.6"}
"alcotest" {with-test}
"spoke" {>= "0.0.3"}
Expand Down
1 change: 1 addition & 0 deletions com.opam
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ depends: [
"dns-client"
"happy-eyeballs" { >= "0.6.0" }
"ca-certs"
"eqaf" {< "0.10"}
"ke" { >= "0.6" }
"alcotest" { with-test }
"spoke" { >= "0.0.3" }
Expand Down

0 comments on commit 9a15344

Please sign in to comment.