Use the qdate_localtime hex package for rebar3

This commit is contained in:
Jesse Gumm 2016-07-07 16:14:40 -05:00
parent 5a3929bcea
commit 78bb08c4f8

View file

@ -5,5 +5,5 @@
{deps,
[
erlware_commons,
{qdate_localtime, {git, "https://github.com/choptastic/qdate_localtime", {tag, "1.1.0"}}}
qdate_localtime
]}.