Skip to content

Commit 7da12d4

Browse files
authored
feat(tonic): Exclude benches-disabled to remove Apache-2.0 resource (#2204)
1 parent e0bc029 commit 7da12d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tonic/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ readme = "../README.md"
2121
repository = "https://github.com/hyperium/tonic"
2222
version = "0.13.0"
2323
rust-version = {workspace = true}
24+
exclude = ["benches-disabled"]
2425

2526
[features]
2627
codegen = ["dep:async-trait"]

0 commit comments

Comments
 (0)