this repo has no description

hpack: Add missing constraint (uses Angstrom.any_uint8)

Kate 30340ce7 81925ee3

Changed files
+2 -2
packages
hpack
hpack.0.1.0
hpack.0.2.0
+1 -1
packages/hpack/hpack.0.1.0/opam
···
"dune" {>= "1.7"}
"yojson" {with-test}
"hex" {with-test}
-
"angstrom"
+
"angstrom" {>= "0.2.0"}
"faraday"
]
build: [
+1 -1
packages/hpack/hpack.0.2.0/opam
···
"dune" {>= "1.7"}
"yojson" {with-test}
"hex" {with-test}
-
"angstrom"
+
"angstrom" {>= "0.2.0"}
"faraday"
]
build: [