erl_base58 -> base58 everywhere

This commit is contained in:
2025-01-22 13:51:31 +09:00
parent b6c41ff2f8
commit 3f90502751
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
{application,erl_base58,
{application,base58,
[{description,"A simple implementation of a Base58 encoder and decoder for Integers and Binaries."},
{registered,[]},
{included_applications,[]},