ocamlPackages.async_rpc_websocket: use dune 3
This commit is contained in:
parent
6bda65e481
commit
481df0c264
1 changed files with 1 additions and 0 deletions
|
@ -110,6 +110,7 @@ with self;
|
|||
};
|
||||
|
||||
async_rpc_websocket = janePackage {
|
||||
duneVersion = "3";
|
||||
pname = "async_rpc_websocket";
|
||||
hash = "1n93jhkz5r76xcc40c4i4sxcyfz1dbppz8sjfxpwcwjyi6lyhp1p";
|
||||
meta.description = "Library to serve and dispatch Async RPCs over websockets";
|
||||
|
|
Loading…
Reference in a new issue