{application, cangaroo, [
    {vsn, "1.0.2"},
    {applications, [excansock,
                    gleam_erlang,
                    gleam_stdlib]},
    {description, "Gleam bindings for the Excansock Elixir library"},
    {modules, [bridge_ffi,
               cangaroo,
               cangaroo@@main,
               cangaroo@bridge]},
    {registered, []}
]}.
