File 0025-Shut-up-warnings-about-future-Rust-version-incompati.patch of Package MozillaFirefox

From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Bj=C3=B6rn=20Bidar?= <bjorn.bidar@jolla.com>
Date: Sat, 22 Jul 2023 18:08:57 +0300
Subject: [PATCH] Shut up warnings about future Rust version incompatibilities
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Björn Bidar <bjorn.bidar@jolla.com>
---
 Cargo.toml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/Cargo.toml b/Cargo.toml
index 973a333f6da4cdb84a6dfe061527fe891c89276c..98a75991157e4d1091585bc0cec638f20af3ad18 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -273,3 +273,8 @@ viaduct = { git = "https://github.com/mozilla/application-services", rev = "280d
 webext-storage = { git = "https://github.com/mozilla/application-services", rev = "280db3a3a06a8f517151ff0b84b5ce67fcc7afd6" }
 
 allocator-api2 = { path = "third_party/rust/allocator-api2" }
+
+# Package code v0.1.4 uses code "that will be rejected by a future version of Rust"
+# Shut up such messages for now to make the build succeed
+[future-incompat-report]
+frequency = "never"
openSUSE Build Service is sponsored by