From 9d2ecc00d32ea295309563e54a81636ecb597e96 Mon Sep 17 00:00:00 2001 From: Craig Everett Date: Thu, 23 Jan 2025 20:05:22 +0900 Subject: [PATCH] Update zx dep --- zomp.meta | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zomp.meta b/zomp.meta index 4528d1f..ca2ea67 100644 --- a/zomp.meta +++ b/zomp.meta @@ -5,7 +5,7 @@ {author,"Hans Svensson"}. {desc,"Serialization helpers for the Gajumaru."}. {package_id,{"otpr","gmserialization",{0,1,2}}}. -{deps,[{"otpr","base58",{0,1,1}},{"otpr","eblake2",{1,0,0}}]}. +{deps,[{"otpr","eblake2",{1,0,1}},{"otpr","base58",{0,1,1}}]}. {key_name,none}. {a_email,[]}. {c_email,[]}. @@ -13,5 +13,5 @@ {file_exts,[]}. {license,skip}. {repo_url,"https://git.qpq.swiss/QPQ-AG/gmserialization"}. -{tags,["blockchain","crypto","gm", "gajumaru"]}. +{tags,["blockchain","crypto","gm","gajumaru"]}. {ws_url,[]}.