Skip to content

Commit 1ca7d51

Browse files
authored
Merge pull request #33746 from MaterializeInc/revert-33744-pr-unused-deps5
Revert "ci: Ignore unused deps warning"
2 parents 862576b + c7da462 commit 1ca7d51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/proto/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ mz-build-tools = { path = "../build-tools", default-features = false, features =
3737
prost-build = "0.13.5"
3838

3939
[package.metadata.cargo-udeps.ignore]
40-
normal = ["workspace-hack", "tokio-postgres"]
40+
normal = ["workspace-hack"]

0 commit comments

Comments
 (0)