{application, protobin, [
    {vsn, "1.1.0"},
    {applications, [gleam_stdlib]},
    {description, "Decode the protobuf wire format."},
    {modules, [protobin,
               protobin@@main,
               protobin@internal@util,
               protobin@internal@wire_type]},
    {registered, []}
]}.
