diff --git a/mix.exs b/mix.exs index 5980276..1e9ac73 100644 --- a/mix.exs +++ b/mix.exs @@ -36,7 +36,6 @@ defmodule Plug.Cowboy.MixProject do {:plug, "~> 1.7"}, {:cowboy, "~> 2.7"}, {:cowboy_telemetry, "~> 0.3"}, - {:telemetry, "~> 0.4 or ~> 1.0"}, {:ex_doc, "~> 0.20", only: :docs}, {:hackney, "~> 1.2.0", only: :test}, {:kadabra, "0.3.4", only: :test},