Skip to content

Commit e6ff946

Browse files
committed
remove prost-types dep as it's replaced by pbjson-types
1 parent eb6cd9a commit e6ff946

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

datafusion/substrait/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ itertools = { workspace = true }
3939
object_store = { workspace = true }
4040
pbjson-types = "0.6"
4141
prost = "0.12"
42-
prost-types = "0.12"
4342
substrait = { version = "0.34.0", features = ["serde"] }
4443

4544
[dev-dependencies]

0 commit comments

Comments
 (0)