Skip to content

Commit

Permalink
fix: add ppx_sexp_conv constraint to opam file
Browse files Browse the repository at this point in the history
  • Loading branch information
actionshrimp committed Jan 30, 2019
1 parent 53a1a32 commit ae6ce58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gcloud.opam
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,5 @@ depends: [
"ssl" {= "0.5.5"}
"x509"
"yojson"
"ppx_sexp_conv" {< "v0.11.0"}
]

0 comments on commit ae6ce58

Please sign in to comment.