{application,gleam_httpc,
             [{description,"Gleam bindings to Erlang's built in HTTP client, httpc"},
              {vsn,"1.0.3"},
              {registered,[]},
              {applications,[kernel,stdlib,ssl,inets]},
              {env,[]},
              {modules,[]},
              {licenses,["Apache 2.0"]},
              {links,[{"GitHub","https://github.com/gleam-lang/httpc"}]},
              {include_files,["gleam.toml","gen"]}]}.
