{application, argus, [
    {vsn, "1.0.1"},
    {applications, [gleam_stdlib,
                    jargon,
                    startest]},
    {description, "Argon2 password hashing library for Gleam, based on the reference C implementation."},
    {modules, [argus]},
    {registered, []}
]}.
