We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 140f542 commit e6631d4Copy full SHA for e6631d4
datafusion-postgres-cli/Cargo.toml
@@ -13,7 +13,6 @@ readme = "../README.md"
13
rust-version.workspace = true
14
15
[dependencies]
16
-pgwire = { workspace = true }
17
datafusion = { workspace = true, default-features = true, features = ["avro"] }
18
tokio = { workspace = true, features = ["full"] }
19
datafusion-postgres = { path = "../datafusion-postgres", version = "0.6.1" }
0 commit comments