From 697f11f42ef0b6697dd9a1d8e99c213c9654ae7d Mon Sep 17 00:00:00 2001 From: Craig Everett Date: Wed, 22 Jan 2025 19:56:50 +0900 Subject: [PATCH] Fix dep declaration --- zomp.meta | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zomp.meta b/zomp.meta index fd6d14a..71fe539 100644 --- a/zomp.meta +++ b/zomp.meta @@ -2,7 +2,7 @@ {author,""}. {c_email,[]}. {copyright,""}. -{deps,[{"otpr","gmserialization",{0,1,0}}, +{deps,[{"otpr","gmserialization",{0,1,2}}, {"otpr","eblake2",{1,0,0}}, {"otpr","getopt",{1,0,2}}]}. {desc,"A library and stand alone assembler for Gajumaru bytecode. This version supports AEVM bytecode and FATE bytecode."}.