You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The last dependabot PR for proc-macro2 had been closed without comment. I see you switched to renovate now but I wonder if it's working correctly, since I don't see any MR for that package.
Debug Output
No response
The text was updated successfully, but these errors were encountered:
Please complete the following tasks
Rust Version
1.72.0-nightly
Clap Version
4.3.10
Minimal reproducible code
None. Installation fails
Steps to reproduce the bug with the above code
rustup default nightly
cargo add clap
cargo build
Actual Behaviour
Failing due to incomaptible outdated dependency.
Expected Behaviour
Working
Additional Context
proc-macro2 is a dependency of clap_derive:
The problem has been fixed in 1.0.60+ dtolnay/proc-macro2#398
The last dependabot PR for proc-macro2 had been closed without comment. I see you switched to renovate now but I wonder if it's working correctly, since I don't see any MR for that package.
Debug Output
No response
The text was updated successfully, but these errors were encountered: