Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

transitive 'home' dependency no longer builds on 1.80 #3065

Closed
rtyler opened this issue Dec 17, 2024 · 0 comments
Closed

transitive 'home' dependency no longer builds on 1.80 #3065

rtyler opened this issue Dec 17, 2024 · 0 comments
Assignees
Labels
binding/rust Issues for the Rust crate bug Something isn't working storage/hdfs
Milestone

Comments

@rtyler
Copy link
Member

rtyler commented Dec 17, 2024

   Downloaded adler2 v2.0.0
error: rustc 1.80.1 is not supported by the following package:
  home@0.5.11 requires rustc 1.81
Either upgrade rustc or select compatible dependency versions with
`cargo update <name>@<current-ver> --precise <compatible-ver>`
where `<compatible-ver>` is the latest version supporting rustc 1.80.1

This is a dependency of which in the dev-dependencies of the hdfs crate. 0.5.11 was released and that requires a 1.81. 😒

I'm filing this for tracking purposes, since I'm growing weary of supporting this HDFS crate which was dumped into the tree

@rtyler rtyler added bug Something isn't working binding/rust Issues for the Rust crate storage/hdfs labels Dec 17, 2024
rtyler added a commit to rtyler/delta-rs that referenced this issue Dec 17, 2024
Fixes delta-io#3065

Signed-off-by: R. Tyler Croy <rtyler@brokenco.de>
@rtyler rtyler self-assigned this Dec 17, 2024
@rtyler rtyler added this to the v0.23 milestone Dec 17, 2024
github-merge-queue bot pushed a commit that referenced this issue Dec 17, 2024
Fixes #3065

Signed-off-by: R. Tyler Croy <rtyler@brokenco.de>
@rtyler rtyler closed this as completed Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
binding/rust Issues for the Rust crate bug Something isn't working storage/hdfs
Projects
None yet
Development

No branches or pull requests

1 participant