this repo has no description

add bounds on 0.1.0

Changed files
+5 -5
packages
httpun-ws-async
httpun-ws-async.0.1.0
httpun-ws-eio
httpun-ws-eio.0.1.0
httpun-ws-lwt
httpun-ws-lwt.0.1.0
httpun-ws-lwt-unix
httpun-ws-lwt-unix.0.1.0
httpun-ws-mirage
httpun-ws-mirage.0.1.0
+1 -1
packages/httpun-ws-async/httpun-ws-async.0.1.0/opam
···
depends: [
"dune" {>= "3.0"}
"ocaml" {>= "4.08"}
-
"httpun-ws"
"async" {>= "v0.15.0"}
"gluten-async" {>= "0.5.0"}
"digestif" {>= "1.2.0"}
···
depends: [
"dune" {>= "3.0"}
"ocaml" {>= "4.08"}
+
"httpun-ws" {= version}
"async" {>= "v0.15.0"}
"gluten-async" {>= "0.5.0"}
"digestif" {>= "1.2.0"}
+1 -1
packages/httpun-ws-eio/httpun-ws-eio.0.1.0/opam
···
depends: [
"dune" {>= "3.0"}
"ocaml" {>= "4.08"}
-
"httpun-ws"
"digestif" {>= "1.2.0"}
"gluten-eio" {>= "0.5.1"}
"odoc" {with-doc}
···
depends: [
"dune" {>= "3.0"}
"ocaml" {>= "4.08"}
+
"httpun-ws" {= version}
"digestif" {>= "1.2.0"}
"gluten-eio" {>= "0.5.1"}
"odoc" {with-doc}
+1 -1
packages/httpun-ws-lwt-unix/httpun-ws-lwt-unix.0.1.0/opam
···
depends: [
"dune" {>= "3.0"}
"ocaml" {>= "4.08"}
-
"httpun-ws-lwt"
"gluten-lwt-unix" {>= "0.2.0"}
"odoc" {with-doc}
]
···
depends: [
"dune" {>= "3.0"}
"ocaml" {>= "4.08"}
+
"httpun-ws-lwt" {= version}
"gluten-lwt-unix" {>= "0.2.0"}
"odoc" {with-doc}
]
+1 -1
packages/httpun-ws-lwt/httpun-ws-lwt.0.1.0/opam
···
depends: [
"dune" {>= "3.0"}
"ocaml" {>= "4.08"}
-
"httpun-ws"
"lwt"
"digestif" {>= "1.2.0"}
"gluten-lwt" {>= "0.5.0"}
···
depends: [
"dune" {>= "3.0"}
"ocaml" {>= "4.08"}
+
"httpun-ws" {= version}
"lwt"
"digestif" {>= "1.2.0"}
"gluten-lwt" {>= "0.5.0"}
+1 -1
packages/httpun-ws-mirage/httpun-ws-mirage.0.1.0/opam
···
depends: [
"dune" {>= "3.0"}
"ocaml" {>= "4.08"}
-
"httpun-ws-lwt"
"gluten-mirage" {>= "0.5.0"}
"mirage-flow" {>= "2.0.0"}
"cstruct"
···
depends: [
"dune" {>= "3.0"}
"ocaml" {>= "4.08"}
+
"httpun-ws-lwt" {= version}
"gluten-mirage" {>= "0.5.0"}
"mirage-flow" {>= "2.0.0"}
"cstruct"