BlakeWilliams/Elixir-Slack

poison is not included in a release

Closed this issue · 0 comments

Poison is included when using releases because it is not in the :applications list, should switch to :extra_applications in order to fix this.