Skip to content

Conversation

@ashtuchkin
Copy link
Contributor

Which issue does this PR close?

Closes apache/arrow-rs-object-store#46.

Rationale for this change

Current object_store code requires JoinSet::poll_join_next method to be public, which only happens since tokio 1.29.0 (see issue above)

What changes are included in this PR?

Updated Cargo.toml.

Are there any user-facing changes?

No

@ashtuchkin ashtuchkin changed the title Require tokio 1.29+ in object_store. [object-store] Require tokio 1.29.0. Sep 26, 2024
@tustvold tustvold merged commit 50e9e49 into apache:master Sep 26, 2024
16 checks passed
@ashtuchkin
Copy link
Contributor Author

Thank you!

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.

[object-store] Requested tokio version is too old - does not compile

2 participants