this repo has no description

Update opam

Changed files
+1 -1
packages
h2-eio
h2-eio.0.11.0
+1 -1
packages/h2-eio/h2-eio.0.11.0/opam
···
"dune" {>= "2.7"}
"ocaml" {>= "4.08.0"}
"h2" {= version}
-
"gluten-eio" {>= "0.4.1"}
"odoc" {with-doc}
]
build: [
···
"dune" {>= "2.7"}
"ocaml" {>= "4.08.0"}
"h2" {= version}
+
"gluten-eio" {>= "0.5.0"}
"odoc" {with-doc}
]
build: [