Skip to content

Commit b300c71

Browse files
committed
eio(client): fix ci task 'build-test-cohttp-eio'
1 parent bdbd7e3 commit b300c71

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

cohttp-eio.opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ depends: [
2727
"cstruct"
2828
"bigstringaf"
2929
"fmt"
30+
"uri"
3031
"eio_main" {with-test}
3132
"http" {= version}
3233
"odoc" {with-doc}

dune-project

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -345,6 +345,7 @@ should also be fine under Windows too.
345345
cstruct
346346
bigstringaf
347347
fmt
348+
uri
348349
(eio_main :with-test)
349350
(http
350351
(= :version))))

0 commit comments

Comments
 (0)