- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 8.6k
 
[rust] Update which from 7.0.3 to 8.0.0 #15965
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
Conversation
          PR Reviewer Guide 🔍Here are some key observations to aid the review process: 
  | 
    
          PR Code Suggestions ✨No code suggestions found for the PR.  | 
    
User description
🔗 Related Issues
N/A
💥 What does this PR do?
Updates the Rust dependency on the
whichcrate from 7.0.3 to 8.0.0, without code changes.🔧 Implementation Notes
N/A
💡 Additional Considerations
See https://github.com/harryfei/which-rs/releases/tag/8.0.0 for release notes.
I tested this with
cargo test. I found thatgrid_latest_testandgrid_version_testfailed both before and after this PR in my environment, and all other tests passed.🔄 Types of changes
N/A, dependency update.
PR Type
Other
Description
whichcrate dependency from 7.0.3 to 8.0.0Changes walkthrough 📝
Cargo.toml
Update which crate dependency versionrust/Cargo.toml
whichcrate version from 7.0.3 to 8.0.0