We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5683895 commit 98fed92Copy full SHA for 98fed92
1 file changed
mix.exs
@@ -19,7 +19,7 @@ defmodule Excoding.MixProject do
19
# Run "mix help compile.app" to learn about applications.
20
def application do
21
[
22
- extra_applications: [:rustler]
+ extra_applications: [:logger]
23
]
24
end
25
0 commit comments