This guide targets execution_plane_jsonrpc ~> 0.2.0.
Add the package as a dependency:
def deps do
[
{:execution_plane_jsonrpc, "~> 0.2.0"}
]
endUse a sibling path dependency while developing in the workspace. Use the Hex version when building a published release.