Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions httpun-async.opam
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ depends: [
]
depopts: ["async_ssl"]
synopsis: "Async support for httpun"
x-maintenance-intent: [ "(latest)" ]
1 change: 1 addition & 0 deletions httpun-eio.opam
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ depends: [
"gluten-eio" {>= "0.5.1"}
]
synopsis: "EIO support for httpun"
x-maintenance-intent: [ "(latest)" ]
1 change: 1 addition & 0 deletions httpun-lwt-unix.opam
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ depends: [
"gluten-lwt-unix" {>= "0.5.0"}
]
synopsis: "Lwt + Unix support for httpun"
x-maintenance-intent: [ "(latest)" ]
1 change: 1 addition & 0 deletions httpun-lwt.opam
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ depends: [
"gluten-lwt" {>= "0.5.0"}
]
synopsis: "Lwt support for httpun"
x-maintenance-intent: [ "(latest)" ]
1 change: 1 addition & 0 deletions httpun-mirage.opam
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ depends: [
"lwt"
]
synopsis: "Mirage support for httpun"
x-maintenance-intent: [ "(latest)" ]
1 change: 1 addition & 0 deletions httpun-types.opam
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ depends: [
]
synopsis:
"Common HTTP/1.x types"
x-maintenance-intent: [ "(latest)" ]
1 change: 1 addition & 0 deletions httpun.opam
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ depends: [
]
synopsis:
"A high-performance, memory-efficient, and scalable HTTP library for OCaml"
x-maintenance-intent: [ "(latest)" ]