Add hexhash/2
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
{erl_opts, [{i, "src"},
|
||||
warnings_as_errors,
|
||||
debug_info,
|
||||
{w, all},
|
||||
warn_export_all]}.
|
||||
|
||||
{deps, [{hex2bin, "1.0.0"}]}.
|
||||
|
||||
{clean_files, [".eunit",
|
||||
"ebin/*.beam"]}.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user