From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:54261) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i4yxH-0007ke-8O for guix-patches@gnu.org; Mon, 02 Sep 2019 22:54:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i4yxG-0008Qe-Ay for guix-patches@gnu.org; Mon, 02 Sep 2019 22:54:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:50318) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1i4yxG-0008NS-47 for guix-patches@gnu.org; Mon, 02 Sep 2019 22:54:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1i4yxG-00017n-0T for guix-patches@gnu.org; Mon, 02 Sep 2019 22:54:02 -0400 Subject: [bug#37291] [PATCHES] Add rust-constant-time-eq, Update rust-unicode-xid to 0.2.0 Resent-Message-ID: Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 11.5 \(3445.9.1\)) From: Ivan Petkov In-Reply-To: Date: Mon, 2 Sep 2019 19:53:09 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: <0723EE3B-D38B-4FFB-A2F4-A7909F416233@gmail.com> References: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: goodoldpaul@autistici.org Cc: 37291@debbugs.gnu.org Hi! > On Sep 2, 2019, at 4:29 PM, goodoldpaul@autistici.org wrote: Have you checked that bumping rust-unicode-xid to 0.2.0 doesn=E2=80=99t = break any other rust crates which depend on it? I=E2=80=99m not sure if all the imported = versions allow building with both 0.1.0 and 0.2.0! =E2=80=94Ivan=