Skip to content

Commit

Permalink
Remove unused deps in tonic-web
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrudy committed Apr 13, 2024
1 parent 6e4682b commit f5f508a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tonic-web/Cargo.toml
Expand Up @@ -21,8 +21,6 @@ tokio-stream = "0.1"
http = "1.0"
http-body = "1.0"
http-body-util = "0.1"
hyper = { version = "1", default-features = false }
hyper-util = { version = "0.1", default-features = false }
pin-project = "1"
tonic = { version = "0.11", path = "../tonic", default-features = false }
tower-service = "0.3"
Expand Down

0 comments on commit f5f508a

Please sign in to comment.