Skip to content

Commit

Permalink
Update the futures-cpupool dependency
Browse files Browse the repository at this point in the history
Previous versions of futures-cpupool depended on crossbeam which unfortunately
has known segfaults (spurious) so the updated version no longer uses
futures-cpupool and instead relies on channels in the standard library.
  • Loading branch information
alexcrichton committed Mar 21, 2017
1 parent 8968eba commit 5f6932b
Showing 1 changed file with 4 additions and 11 deletions.
15 changes: 4 additions & 11 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5f6932b

Please sign in to comment.