Skip to content

Commit 7ffd5ec

Browse files
committed
Add TODO comments
1 parent 7a6ce7b commit 7ffd5ec

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

big_tests/rebar.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
{ranch, "2.2.0"},
1818
{cowboy, "2.13.0"},
1919
{csv, "3.0.3", {pkg, csve}},
20+
%% TODO Switch back to using hex package when version 4.2.0 gets released
2021
{amqp_client, {git, "https://github.com/jacekwegr/amqp_client.git", {branch, "main"}}},
2122
{rabbit_common, {git, "https://github.com/jacekwegr/rabbit_common.git", {branch, "main"}}},
2223
{esip, "1.0.57"},

rebar.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@
8989
{epgsql, "4.7.1"},
9090
{eodbc, "0.2.0"},
9191
{tirerl, "1.2.0"},
92+
%% TODO Switch back to using hex package when version 4.2.0 gets released
9293
{amqp_client, {git, "https://github.com/jacekwegr/amqp_client.git", {branch, "main"}}},
9394
{rabbit_common, {git, "https://github.com/jacekwegr/rabbit_common.git", {branch, "main"}}},
9495
{eredis, "1.7.1"},

0 commit comments

Comments
 (0)