From f3da24191737c3afd25f56ae85634caaccfac62f Mon Sep 17 00:00:00 2001 From: Craig Everett Date: Thu, 23 Jan 2025 19:44:58 +0900 Subject: [PATCH] zomp (#46) Reviewed-on: https://git.qpq.swiss/QPQ-AG/gmserialization/pulls/46 Co-authored-by: Craig Everett Co-committed-by: Craig Everett --- rebar.config | 12 +++++++++--- rebar.lock | 2 +- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/rebar.config b/rebar.config index b6688ee..f57a80a 100644 --- a/rebar.config +++ b/rebar.config @@ -1,4 +1,10 @@ {erl_opts, [debug_info]}. -{deps, [ {base58, {git, "https://git.qpq.swiss/QPQ-AG/erl-base58.git", {ref, "b6c41ff2f86f679675b95a780bfc6475e973d796"}}} - , {enacl, {git, "https://git.qpq.swiss/QPQ-AG/enacl.git", {ref, "4eb7ec70084ba7c87b1af8797c4c4e90c84f95a2"}}} - ]}. +{deps, + [{base58, + {git, + "https://git.qpq.swiss/QPQ-AG/erl-base58.git", + {ref, "7290fa23664b4134d15da353061ac97aa158b332"}}}, + {enacl, + {git, + "https://git.qpq.swiss/QPQ-AG/enacl.git", + {ref, "4eb7ec70084ba7c87b1af8797c4c4e90c84f95a2"}}}]}. diff --git a/rebar.lock b/rebar.lock index e238325..6b16507 100644 --- a/rebar.lock +++ b/rebar.lock @@ -1,6 +1,6 @@ [{<<"base58">>, {git,"https://git.qpq.swiss/QPQ-AG/erl-base58.git", - {ref,"b6c41ff2f86f679675b95a780bfc6475e973d796"}}, + {ref,"7290fa23664b4134d15da353061ac97aa158b332"}}, 0}, {<<"enacl">>, {git,"https://git.qpq.swiss/QPQ-AG/enacl.git",