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

Ignore path deps in metadata hash #2687

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Jun 13, 2024

  1. Ignore path deps in metadata hash

    They don't end up factoring into what we generate, so we pretend they don't exist.
    This avoids people who are using both Cargo and Bazel needing to spuriously repin just because they edited Cargo-only dependency information.
    illicitonion committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    21a6a9d View commit details
    Browse the repository at this point in the history
  2. Repin

    illicitonion committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    d94bc1e View commit details
    Browse the repository at this point in the history