From: bors Date: Wed, 31 Jan 2018 09:20:32 +0000 (+0000) Subject: Auto merge of #4991 - bennofs:master, r=matklad X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~3^2~21 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=1c3f33b5f2127ceb9accb7a1e90cbbe25d205650;p=cargo.git Auto merge of #4991 - bennofs:master, r=matklad Require at least version 0.1.9 of jobserver crate There are some important fixes in jobserver >=0.1.8. With earlier versions, it's possible for cargo to panic with a "failed to acquire jobserver token" error, which can be very hard to track down. Requiring the latest version of jobserver makes sure that no such error can make it into downstream distributions. --- 1c3f33b5f2127ceb9accb7a1e90cbbe25d205650