Skip to content

Commit e6631d4

Browse files
committed
chore: remove unused dependencies
1 parent 140f542 commit e6631d4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

datafusion-postgres-cli/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ readme = "../README.md"
1313
rust-version.workspace = true
1414

1515
[dependencies]
16-
pgwire = { workspace = true }
1716
datafusion = { workspace = true, default-features = true, features = ["avro"] }
1817
tokio = { workspace = true, features = ["full"] }
1918
datafusion-postgres = { path = "../datafusion-postgres", version = "0.6.1" }

0 commit comments

Comments
 (0)