Skip to content

Commit c649516

Browse files
committed
chore(grpc): Apply workspace lint config to grpc crate
1 parent e019277 commit c649516

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

grpc/Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ prost = "0.14"
3838
default = ["dns"]
3939
dns = ["dep:hickory-resolver"]
4040

41+
[lints]
42+
workspace = true
43+
4144
[package.metadata.cargo_check_external_types]
4245
allowed_external_types = [
4346
"tonic::*",

0 commit comments

Comments
 (0)