this repo has no description
0
fork

Configure Feed

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

Update packages/shuttle_websocket/shuttle_websocket.0.12.0/opam

Co-authored-by: Marcello Seri <mseri@users.noreply.github.com>

authored by

Anurag Soni
Marcello Seri
and committed by
GitHub
0512a338 23049691

+1 -1
+1 -1
packages/shuttle_websocket/shuttle_websocket.0.12.0/opam
··· 11 11 depends: [ 12 12 "dune" {>= "3.1"} 13 13 "shuttle_http" {= version} 14 - "async_websocket" 14 + "async_websocket" {>= "v0.17.0"} 15 15 "odoc" {with-doc} 16 16 ] 17 17 build: [