Update to 0.7.0
This commit is contained in:
parent
d6a431362d
commit
c789fca51f
3 changed files with 8 additions and 3 deletions
|
@ -3,12 +3,12 @@
|
|||
{cover_enabled, true}.
|
||||
|
||||
{dialyzer, [
|
||||
{exclude_apps, [qdate_localtime]},
|
||||
{exclude_apps, []},
|
||||
{warnings, []}
|
||||
]}.
|
||||
|
||||
{deps,
|
||||
[
|
||||
erlware_commons,
|
||||
qdate_localtime
|
||||
{qdate_localtime, "1.2.0"}
|
||||
]}.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue