Skip to content

Commit

Permalink
Remove traces dependency as it's no longer required (by default).
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Nov 9, 2024
1 parent 4c9fadb commit 369e564
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion protocol-http2.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,4 @@ Gem::Specification.new do |spec|

spec.add_dependency "protocol-hpack", "~> 1.4"
spec.add_dependency "protocol-http", "~> 0.18"
spec.add_dependency "traces"
end

0 comments on commit 369e564

Please sign in to comment.