Skip to content

Commit 4d4c288

Browse files
committed
Fix merge issue
1 parent eb43fb1 commit 4d4c288

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ datafusion-physical-optimizer = { path = "datafusion/physical-optimizer", versio
153153
datafusion-physical-plan = { path = "datafusion/physical-plan", version = "54.0.0" }
154154
datafusion-proto = { path = "datafusion/proto", version = "54.0.0" }
155155
datafusion-proto-common = { path = "datafusion/proto-common", version = "54.0.0" }
156+
datafusion-proto-models = { path = "datafusion/proto-models", version = "54.0.0" }
156157
datafusion-pruning = { path = "datafusion/pruning", version = "54.0.0" }
157158
datafusion-session = { path = "datafusion/session", version = "54.0.0" }
158159
datafusion-spark = { path = "datafusion/spark", version = "54.0.0" }

0 commit comments

Comments
 (0)