Skip to content

Commit adead10

Browse files
committed
ci: Ignore unused deps warning
Seen in https://buildkite.com/materialize/nightly/builds/13629#_
1 parent e4241a1 commit adead10

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
@@ -38,4 +38,4 @@ mz-build-tools = { path = "../build-tools", default-features = false, features =
3838
prost-build = "0.13.5"
3939

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

0 commit comments

Comments
 (0)