{application, gleam_crypto, [
    {vsn, "1.0.0"},
    {applications, [gleam_stdlib,
                    gleeunit]},
    {description, "Gleam bindings to the BEAM cryptography functions"},
    {modules, [gleam@crypto]},
    {registered, []}
]}.
