this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

remove erroneous quotes around "version"

Fabian f1a8f314 3e16a304

+1 -1
+1 -1
packages/httpun-ws-eio/httpun-ws-eio.0.2.0/opam
··· 11 11 depends: [ 12 12 "dune" {>= "3.0"} 13 13 "ocaml" {>= "4.08"} 14 - "httpun-ws" {= "version"} 14 + "httpun-ws" {= version} 15 15 "digestif" {>= "1.2.0"} 16 16 "gluten-eio" {>= "0.2.1"} 17 17 "odoc" {with-doc}