Update minimum erlang/otp version

This commit is contained in:
zhouzb 2020-04-29 15:02:19 +08:00 committed by turtleDeng
parent c35a40a6b6
commit b3505c6799
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
{minimum_otp_vsn, "21.0"}.
{minimum_otp_vsn, "21.3"}.
{deps,
[{gproc, {git, "https://github.com/uwiger/gproc", {tag, "0.8.0"}}},