Skip to content

How about a release? (That works on Rust 1.80.) #72

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

Open
SamB opened this issue Nov 5, 2024 · 1 comment
Open

How about a release? (That works on Rust 1.80.) #72

SamB opened this issue Nov 5, 2024 · 1 comment

Comments

@SamB
Copy link

SamB commented Nov 5, 2024

Currently, cargo install cargo-patch --locked fails because of the infamous "time" problem (because std changes broke type inference), and cargo install cargo-patch hits a similar problem in one of the gix crates (due to a new impl in a ... fourth(?)-party crate). However, the code in your git tree builds fine with --locked. so...

Uh, how about a release?

simon cat sez: is fixed in teh HEAD kthxbai

@vyasr
Copy link

vyasr commented Mar 19, 2025

Hi there, would it be possible to make a release here? We're running into this issue now with attempting to build updated versions of cargo patch to use with newer Rust toolchains there (see conda-forge/cargo-patch-feedstock#6 (comment)).

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants