Skip to content

Commit

Permalink
Fix rpc post-message
Browse files Browse the repository at this point in the history
Signed-off-by: Marcello Seri <[email protected]>
  • Loading branch information
mseri committed Jun 17, 2020
1 parent 119f9d6 commit d641c40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpc.opam
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ as all conversions are from and to strings.

This is a dummy package installing the main library components.
"""
message: "DEPRECATED. This package is a virtual package and is outdated, you should consider using directly rpclib, rpclib-lwt, rpclib-async and ppx_deriving_rpc instead" {installed}
post-messages: ["DEPRECATED. This package is a virtual package and is outdated, you should consider using directly rpclib, rpclib-lwt, rpclib-async and ppx_deriving_rpc instead"]

0 comments on commit d641c40

Please sign in to comment.