Skip to content

Upgrade crossbeam-channel dependency#2360

Merged
adpaco-aws merged 1 commit intomodel-checking:mainfrom
adpaco-aws:upgrade-crossbeam
Apr 10, 2023
Merged

Upgrade crossbeam-channel dependency#2360
adpaco-aws merged 1 commit intomodel-checking:mainfrom
adpaco-aws:upgrade-crossbeam

Conversation

@adpaco-aws
Copy link
Contributor

@adpaco-aws adpaco-aws commented Apr 10, 2023

Description of changes:

Version 0.5.7 of crossbeam-channel has been yanked, causing the cargo audit CI workflow to throw an error (see #2359 for an example). This PR upgrades the crate's version to 0.5.8.

Testing:

  • How is this change tested? CI.

  • Is this a refactor change? Yes.

Checklist

  • Each commit message has a non-empty body, explaining why the change was made
  • Methods or procedures are documented
  • Regression or unit tests are included, or existing tests cover the modified code
  • My PR is restricted to a single feature or bugfix

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT licenses.

@adpaco-aws adpaco-aws requested a review from a team as a code owner April 10, 2023 15:35
@adpaco-aws adpaco-aws enabled auto-merge (squash) April 10, 2023 15:58
@adpaco-aws adpaco-aws merged commit 2c7bb89 into model-checking:main Apr 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants