{application, tenthash, [
    {vsn, "1.1.0"},
    {applications, [bigi,
                    gleam_stdlib,
                    gleeunit,
                    glychee,
                    minigen]},
    {description, "Gleam based implementation of TentHash for Erlang targets"},
    {modules, [tenthash]},
    {registered, []}
]}.
