Skip to content

Commit

Permalink
Update exml package
Browse files Browse the repository at this point in the history
  • Loading branch information
NelsonVides committed May 19, 2021
1 parent cdc9c6a commit ef9aa68
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
{require_min_otp_vsn, "21"}.

{deps, [
{exml, "3.0.4", {pkg, hexml}},
{exml, "3.0.5", {pkg, hexml}},
{base16, "2.0.0"},
{fusco, "0.1.1"},
{meck, "0.9.2"},
Expand Down
6 changes: 3 additions & 3 deletions rebar.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
[{<<"base16">>,{pkg,<<"base16">>,<<"2.0.0">>},0},
{<<"bbmustache">>,{pkg,<<"bbmustache">>,<<"1.12.1">>},0},
{<<"cowlib">>,{pkg,<<"cowlib">>,<<"2.7.3">>},1},
{<<"exml">>,{pkg,<<"hexml">>,<<"3.0.4">>},0},
{<<"exml">>,{pkg,<<"hexml">>,<<"3.0.5">>},0},
{<<"fast_pbkdf2">>,{pkg,<<"fast_pbkdf2">>,<<"1.0.1">>},1},
{<<"fast_scram">>,{pkg,<<"fast_scram">>,<<"0.4.1">>},0},
{<<"fast_tls">>,{pkg,<<"fast_tls">>,<<"1.1.12">>},0},
Expand All @@ -18,7 +18,7 @@
{<<"base16">>, <<"9DA694FA0778DF31522A1B9EB349BA4AC9063B497234DC49509C1F5C37F336A2">>},
{<<"bbmustache">>, <<"857FBDF86BDA46D07201B0E7A969820CB763A7C174C485FD0780D7E033EFE9F0">>},
{<<"cowlib">>, <<"A7FFCD0917E6D50B4D5FB28E9E2085A0CEB3C97DEA310505F7460FF5ED764CE9">>},
{<<"exml">>, <<"43231F3BE52CC69CC7F4A694F2294F344FB6AF6F9DF20BA966D4C4E553E647D2">>},
{<<"exml">>, <<"2A79262A744A9B100A9A27A8E76EADCF146F17653DABA2A88A74C8CF5B06ADF3">>},
{<<"fast_pbkdf2">>, <<"E63454F7FAA6D6E43751DD44EB7C287EB3509DA92CE7F4AE00661AC580A96100">>},
{<<"fast_scram">>, <<"592E7943028EE86284EAAE5EA868545ACEB4A5CC7EF77829E2E54F19F57FAD7E">>},
{<<"fast_tls">>, <<"B11997D96D4306ABCD4CDB9FFA77CCFC0F826F64BED77ECACEB48B2DC46B9202">>},
Expand All @@ -33,7 +33,7 @@
{<<"base16">>, <<"63067A9F73D2422F15344A1EAF7033C3B339DC64DA0229DE3DF26F0F6F1E4F82">>},
{<<"bbmustache">>, <<"F4320778C31A821A2A664DB8894618ABB79C1AF7BBF7C03C703C8868D9BB09FE">>},
{<<"cowlib">>, <<"1E1A3D176D52DAEBBECBBCDFD27C27726076567905C2A9D7398C54DA9D225761">>},
{<<"exml">>, <<"38E078E9337960F4CDACF76A7A1D47D0441CEF3CCAE509DDE4966CA727647188">>},
{<<"exml">>, <<"426B50FA455C95760BA4F7C75ED76F90A58837742CBE38A86C6A75BEFA383907">>},
{<<"fast_pbkdf2">>, <<"CF834AB70270C628C8A37E9BFA4D7282AD6FF0C5DE6C8EB6A2F88C09F890857B">>},
{<<"fast_scram">>, <<"7948D5B2D09C30463620F52AEA5865BE954E3AD0230E267DE2D34C5C3F110291">>},
{<<"fast_tls">>, <<"C3D80828F5D985CBA4C93660FFBF2C9B9CD831303382B97832DD66429FB16F8A">>},
Expand Down

0 comments on commit ef9aa68

Please sign in to comment.