Skip to content

Commit

Permalink
fixup! ssl: Split calls to crypto:crypto_one_time_aead
Browse files Browse the repository at this point in the history
  • Loading branch information
dgud committed Jan 16, 2025
1 parent b681343 commit 77457a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ssl/src/ssl.app.src
Original file line number Diff line number Diff line change
Expand Up @@ -93,5 +93,5 @@
{env, []},
{mod, {ssl_app, []}},
{runtime_dependencies, ["stdlib-@OTP-19345@","public_key-1.16.4","kernel-9.0",
"erts-15.0","crypto-5.0", "inets-5.10.7",
"erts-15.0","crypto-@OTP-19426@", "inets-5.10.7",
"runtime_tools-1.15.1"]}]}.

0 comments on commit 77457a5

Please sign in to comment.