Skip to content

Commit c7da462

Browse files
authored
Revert "ci: Ignore unused deps warning"
1 parent 862576b commit c7da462

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)