Commit f49ae72c authored by Andrew Thompson's avatar Andrew Thompson
Browse files

Bump libp2p for deleted pids GC fix

parent 923a9bc4
Showing with 2 additions and 2 deletions
+2 -2
......@@ -10,7 +10,7 @@
{deps, [
{libp2p, {git, "https://github.com/helium/erlang-libp2p.git",
{ref, "c282050b40b711ad57e8cff4cddde8913fbffb45"}}},
{ref, "c0f09acb13b99bf7ede87928c04b407cc9ad279a"}}},
{blockchain, {git, "https://github.com/helium/blockchain-core.git",
{branch, "master"}}},
{sibyl, {git, "https://github.com/helium/sibyl.git",
......
......@@ -127,7 +127,7 @@
{<<"lager">>,{pkg,<<"lager">>,<<"3.9.2">>},1},
{<<"libp2p">>,
{git,"https://github.com/helium/erlang-libp2p.git",
{ref,"c282050b40b711ad57e8cff4cddde8913fbffb45"}},
{ref,"c0f09acb13b99bf7ede87928c04b407cc9ad279a"}},
0},
{<<"libp2p_crypto">>,{pkg,<<"libp2p_crypto">>,<<"1.4.1">>},1},
{<<"longfi">>,
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment