Skip to content

Commit

Permalink
Add a constraint about x509
Browse files Browse the repository at this point in the history
  • Loading branch information
dinosaure committed Jul 22, 2024
1 parent 66842b6 commit 114a097
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ca-certs.opam
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ depends: [
"ptime"
"logs"
"mirage-crypto"
"x509" {>= "0.13.0"}
"x509" {>= "1.0.0"}
"ocaml" {>= "4.08.0"}
"alcotest" {with-test}
"fmt" {with-test & >= "0.8.7"}
Expand Down

0 comments on commit 114a097

Please sign in to comment.