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

Update a couple of rustbuild deps #105253

Merged
merged 3 commits into from
Dec 4, 2022
Merged

Commits on Dec 4, 2022

  1. Update pretty_assertions to 1.3

    This replaces ansi_term with yansi which in turn removes a winapi
    dependency edge
    bjorn3 committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    26b6b2f View commit details
    Browse the repository at this point in the history
  2. Update rayon to 1.6

    This removes an autocfg dependency edge
    bjorn3 committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    2c0ded7 View commit details
    Browse the repository at this point in the history
  3. Update crossbeam

    This removes a lazy_static dependency edge
    bjorn3 committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    6e6dad7 View commit details
    Browse the repository at this point in the history