Skip to content

Commit

Permalink
Drop unused hyper dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
matze committed May 7, 2024
1 parent 4085344 commit f13fcd0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ zstd = "0.13"
parking_lot = "0.12.1"

[dev-dependencies]
hyper = { version = "1", features = ["server"] }
reqwest = { version = "0", default-features = false, features = ["cookies", "json"] }
tower = { version = "0", default-features = false, features = ["util", "make"] }
tower-service = "0"
Expand Down

0 comments on commit f13fcd0

Please sign in to comment.