-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!
automerge label removed due to a CI failure |
Codecov Report
@@ Coverage Diff @@
## master #19361 +/- ##
=========================================
- Coverage 82.8% 82.8% -0.1%
=========================================
Files 457 457
Lines 130682 130682
=========================================
- Hits 108289 108257 -32
- Misses 22393 22425 +32 |
(cherry picked from commit 2ccbe47) # Conflicts: # Cargo.lock
(cherry picked from commit 2ccbe47) # Conflicts: # Cargo.lock
Thanks, @brooksprumo ! Sorry I missed the review. |
@CriesofCarrots No worries! I didn't bump crossbeam-epoch also because I just wanted to do the smallest change necessary. |
(cherry picked from commit 2ccbe47)
(cherry picked from commit 2ccbe47)
Problem
Builds were broken due to a vulnerability in crossbeam-deque.
Summary of Changes
Update crossbeam-deque.