Skip to content

Commit

Permalink
Remove unused dependencies from proto-common
Browse files Browse the repository at this point in the history
  • Loading branch information
mpurins-coralogix committed Aug 14, 2024
1 parent 7553b0a commit faab1d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion datafusion/proto-common/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ json = ["serde", "serde_json", "pbjson"]
arrow = { workspace = true }
chrono = { workspace = true }
datafusion-common = { workspace = true }
object_store = { workspace = true }
pbjson = { version = "0.6.0", optional = true }
prost = "0.12.0"
serde = { version = "1.0", optional = true }
Expand Down

0 comments on commit faab1d9

Please sign in to comment.