Update packages/shuttle_websocket/shuttle_websocket.0.12.0/opam
Co-authored-by: Marcello Seri <mseri@users.noreply.github.com>
Anurag Soni 1 year ago 0512a338 23049691
··· 11 11 depends: [ 12 12 "dune" {>= "3.1"} 13 13 "shuttle_http" {= version} 14 14 - "async_websocket" 14 14 + "async_websocket" {>= "v0.17.0"} 15 15 "odoc" {with-doc} 16 16 ] 17 17 build: [