ocamlPackages.async_websocket: use dune 3
This commit is contained in:
committed by
Vincent Laporte
parent
d75e38bb6e
commit
7bab58ecd1
@@ -161,6 +161,7 @@ with self;
|
||||
};
|
||||
|
||||
async_websocket = janePackage {
|
||||
duneVersion = "3";
|
||||
pname = "async_websocket";
|
||||
hash = "16ixqfnx9jp77bvx11dlzsq0pzfpyiif60hl2q06zncyswky9xgb";
|
||||
meta.description = "A library that implements the websocket protocol on top of Async";
|
||||
|
||||
Reference in New Issue
Block a user