{application, nerf, [
    {vsn, "0.3.1"},
    {applications, [certifi,
                    gleam_erlang,
                    gleam_http,
                    gleam_stdlib,
                    gleeunit,
                    gun]},
    {description, "Gleam bindings to gun, the HTTP/1.1, HTTP/2 and Websocket client"},
    {modules, [nerf@gun,
               nerf@websocket]},
    {registered, []}
]}.
