Skip to content

Commit

Permalink
Update mix.exs (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacorti committed Jan 17, 2022
1 parent 4bc2571 commit 7cb21c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ defmodule ImgProxy.MixProject do

def application do
[
extra_applications: [:logger]
extra_applications: [:crypto, :logger]
]
end

Expand Down

0 comments on commit 7cb21c7

Please sign in to comment.