We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0bc029 commit 7da12d4Copy full SHA for 7da12d4
tonic/Cargo.toml
@@ -21,6 +21,7 @@ readme = "../README.md"
21
repository = "https://github.com/hyperium/tonic"
22
version = "0.13.0"
23
rust-version = {workspace = true}
24
+exclude = ["benches-disabled"]
25
26
[features]
27
codegen = ["dep:async-trait"]
0 commit comments