chore: use base16 fork

This commit is contained in:
Zaiming (Stone) Shi 2023-03-20 16:36:42 +01:00
parent c93a53d641
commit 67bb2ae4ba
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@
{deps, {deps,
[ {gpb, "4.11.2"} %% gpb only used to build, but not for release, pin it here to avoid fetching a wrong version due to rebar plugins scattered in all the deps [ {gpb, "4.11.2"} %% gpb only used to build, but not for release, pin it here to avoid fetching a wrong version due to rebar plugins scattered in all the deps
, {base16, {git, "https://github.com/zmstone/base16", {tag, "1.0.0"}}}
, {redbug, "2.0.7"} , {redbug, "2.0.7"}
, {covertool, {git, "https://github.com/zmstone/covertool", {tag, "2.0.4.1"}}} , {covertool, {git, "https://github.com/zmstone/covertool", {tag, "2.0.4.1"}}}
, {ehttpc, {git, "https://github.com/emqx/ehttpc", {tag, "0.4.4"}}} , {ehttpc, {git, "https://github.com/emqx/ehttpc", {tag, "0.4.4"}}}