Skip to content

Commit 01a71dc

Browse files
committed
Restore odbc in dialyzer apps
1 parent 90a200b commit 01a71dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rebar.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@
222222
{dialyzer, [{get_warnings, false}, % Show warnings of dependencies
223223
{if_version_above, "25",
224224
{plt_extra_apps,
225-
[asn1, public_key, stdlib, syntax_tools,
225+
[asn1, odbc, public_key, stdlib, syntax_tools,
226226
idna, jose,
227227
cache_tab, eimp, fast_tls, fast_xml, fast_yaml,
228228
mqtree, p1_acme, p1_oauth2, p1_utils, pkix,

0 commit comments

Comments
 (0)