tikv / yatp

Yet another thread pool in rust for both callbacks or futures.
Apache License 2.0
135 stars 32 forks source link

build: update corssbeam-deque to release versoin #75

Closed glorv closed 1 year ago

glorv commented 1 year ago

As the crossbeam-deque v0.8.3 was published, we don't need this patch anymore.

glorv commented 1 year ago

@BusyJay @sticnarf PTAL, thanks~

sticnarf commented 1 year ago

Is it better to change crossbeam-deque to 0.8.3 because we need the new version for the new API?