From 905a7b26dd88c85c2adc0470ac671d89a710416d Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Tue, 19 Nov 2019 15:27:22 +0100 Subject: Build against rust 1.38 --- firefox.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firefox.spec b/firefox.spec index ff8612a..10e032a 100644 --- a/firefox.spec +++ b/firefox.spec @@ -257,7 +257,7 @@ BuildRequires: xorg-x11-server-Xvfb %if 0%{?pgo_wayland} BuildRequires: mutter %endif -BuildRequires: rust +BuildRequires: rust = 1.38 BuildRequires: cargo BuildRequires: clang-devel -- cgit