Skip to content

Conversation

@alamb
Copy link
Contributor

@alamb alamb commented May 23, 2023

Which issue does this PR close?

re #6164

Rationale for this change

@yjshen removed the other cranelift dependencies in #6164
This one appears to have been left over

What changes are included in this PR?

Remove another unnecessary dependency

Are these changes tested?

Are there any user-facing changes?

arrow = { workspace = true }
arrow-array = { workspace = true }
chrono = { version = "0.4", default-features = false }
cranelift-module = { version = "0.92.0", optional = true }
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

since it is marked optional I don't think it is actually ever used

@alamb alamb marked this pull request as ready for review May 23, 2023 13:56
@alamb alamb merged commit 377c9f5 into apache:main May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants