{application, argus, [
    {vsn, "1.0.3"},
    {applications, [jargon]},
    {description, "Argon2 password hashing library for Gleam, using the reference C implementation."},
    {modules, [argus,
               argus@@main,
               argus_nif]},
    {registered, []}
]}.
