Skip to content

Commit

Permalink
Update mime version (beam-community#627)
Browse files Browse the repository at this point in the history
Co-authored-by: Tamer Ibrahim <[email protected]>
  • Loading branch information
tameribrahim and Tamer Ibrahim authored Jan 31, 2022
1 parent f29d498 commit 53bd392
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 Bamboo.Mixfile do
defp deps do
[
{:plug, "~> 1.0"},
{:mime, "~> 1.4"},
{:mime, "~> 1.4 or ~> 2.0"},
{:ex_machina, "~> 2.4", only: :test},
{:cowboy, "~> 1.0", only: [:test, :dev]},
{:excoveralls, "~> 0.13", only: :test},
Expand Down

0 comments on commit 53bd392

Please sign in to comment.