Skip to content

Commit

Permalink
chore(web): Disable unused feature (#1535)
Browse files Browse the repository at this point in the history
  • Loading branch information
tottoto authored Nov 15, 2023
1 parent dcaf23c commit 7562600
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tonic-web/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,3 @@ tracing = "0.1"

[dev-dependencies]
tokio = {version = "1", features = ["macros", "rt"]}
tonic = {path = "../tonic", default-features = false, features = ["transport", "tls"]}

0 comments on commit 7562600

Please sign in to comment.