Skip to content

Commit eab1674

Browse files
committed
worker: Remove unused direct dependency declaration
1 parent ff893c3 commit eab1674

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Cargo.lock

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/crates_io_worker/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ workspace = true
99

1010
[dependencies]
1111
anyhow = "=1.0.95"
12-
deadpool-diesel = { version = "=0.6.1", features = ["postgres", "tracing"] }
1312
diesel = { version = "=2.2.7", features = ["postgres", "serde_json"] }
1413
diesel-async = { version = "=0.5.2", features = ["async-connection-wrapper", "deadpool", "postgres"] }
1514
futures-util = "=0.3.31"

0 commit comments

Comments
 (0)