Current section
Files
Jump to
Current section
Files
src/feather.app.src
{application, feather, [
{vsn, "1.2.0"},
{applications, [argv,
filepath,
gleam_erlang,
gleam_otp,
gleam_stdlib,
gleeunit,
justin,
puddle,
simplifile,
sqlight,
tom]},
{description, "A companion library to sqlight"},
{modules, [feather,
feather@migrate,
feather@pool]},
{registered, []}
]}.