All checks were successful
Gajumaru Serialization Tests / tests (push) Successful in -4m21s
11 lines
286 B
Erlang
11 lines
286 B
Erlang
{erl_opts, [debug_info]}.
|
|
{deps,
|
|
[{base58,
|
|
{git,
|
|
"https://git.qpq.swiss/QPQ-AG/erl-base58.git",
|
|
{ref, "e6aa62eeae3d4388311401f06e4b939bf4e94b9c"}}},
|
|
{enacl,
|
|
{git,
|
|
"https://git.qpq.swiss/QPQ-AG/enacl.git",
|
|
{ref, "4eb7ec70084ba7c87b1af8797c4c4e90c84f95a2"}}}]}.
|