Compare commits

..

2 Commits

Author SHA1 Message Date
2111c864e5 Remove gitkeep
Some checks failed
Gajumaru Bytecode Tests / tests (push) Failing after -4m26s
2025-01-22 19:57:34 +09:00
697f11f42e Fix dep declaration 2025-01-22 19:56:50 +09:00
2 changed files with 1 additions and 1 deletions

View File

View File

@ -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."}.