Skip to content

Commit 10074e7

Browse files
committed
feat(tonic): Exclude benches-disabled to remove Apache-2.0 resource
1 parent 881dc87 commit 10074e7

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)