From 01a71dc1892c0f946f92ea2c8e9eb247f3f9436a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Chmielowski?= Date: Thu, 27 Mar 2025 18:29:54 +0100 Subject: [PATCH] Restore odbc in dialyzer apps --- rebar.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebar.config b/rebar.config index 1abf4bab4..0d09d7f22 100644 --- a/rebar.config +++ b/rebar.config @@ -222,7 +222,7 @@ {dialyzer, [{get_warnings, false}, % Show warnings of dependencies {if_version_above, "25", {plt_extra_apps, - [asn1, public_key, stdlib, syntax_tools, + [asn1, odbc, public_key, stdlib, syntax_tools, idna, jose, cache_tab, eimp, fast_tls, fast_xml, fast_yaml, mqtree, p1_acme, p1_oauth2, p1_utils, pkix,