this repo has no description

remove erroneous quotes around "version"

Fabian f1a8f314 3e16a304

Changed files
+1 -1
packages
httpun-ws-eio
httpun-ws-eio.0.2.0
+1 -1
packages/httpun-ws-eio/httpun-ws-eio.0.2.0/opam
···
depends: [
"dune" {>= "3.0"}
"ocaml" {>= "4.08"}
-
"httpun-ws" {= "version"}
+
"httpun-ws" {= version}
"digestif" {>= "1.2.0"}
"gluten-eio" {>= "0.2.1"}
"odoc" {with-doc}