chore: upgrade app lc from 0.2.0 to 0.2.1

0.2.1 contains a minior fix to avoid flag process getting
force killed if beam file force purged
This commit is contained in:
Zaiming (Stone) Shi 2022-04-04 10:33:21 +02:00
parent d49c8b61e6
commit d7ebd1040c
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@
, {observer_cli, "1.6.1"} % NOTE: depends on recon 2.5.1
, {getopt, "1.0.1"}
, {snabbkaffe, {git, "https://github.com/kafka4beam/snabbkaffe.git", {tag, "0.15.0"}}}
, {lc, {git, "https://github.com/emqx/lc.git", {tag, "0.2.0"}}}
, {lc, {git, "https://github.com/emqx/lc.git", {tag, "0.2.1"}}}
, {mongodb, {git,"https://github.com/emqx/mongodb-erlang", {tag, "v3.0.13"}}}
]}.