[librsvg: 6/13] Bump RUST_STABLE to 1.60.0 to get -Cinstrument-coverage




commit 9694b218a61653f4eacbfc0eaa03b3b67c8c4804
Author: Federico Mena Quintero <federico gnome org>
Date:   Thu Aug 4 14:32:07 2022 -0500

    Bump RUST_STABLE to 1.60.0 to get -Cinstrument-coverage
    
    This does not raise the MSRV, just the day-to-day one.
    
    Part-of: <https://gitlab.gnome.org/GNOME/librsvg/-/merge_requests/724>

 ci/container_builds.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ci/container_builds.yml b/ci/container_builds.yml
index 77c8bf780..8d37e8615 100644
--- a/ci/container_builds.yml
+++ b/ci/container_builds.yml
@@ -6,8 +6,8 @@ include:
 variables:
   # When branching change the suffix to avoid conflicts with images
   # from the main branch
-  BASE_TAG: "2022-08-02.0-c-api-coverage"
-  RUST_STABLE: "1.58.1"
+  BASE_TAG: "2022-08-04.0-c-api-coverage"
+  RUST_STABLE: "1.60.0"
   RUST_MINIMUM: "1.58.1"
 
 .container.opensuse@common:


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]