commit:     9ccff471f77283c49d0a89a8b49615607e9b3c92
Author:     idealseal <realidealseal <AT> protonmail <DOT> com>
AuthorDate: Mon Nov 17 09:22:54 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Nov 17 10:20:42 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ccff471

dev-util/sccache: bump RUST_MIN_VER

Closes: https://bugs.gentoo.org/966169
Signed-off-by: idealseal <realidealseal <AT> protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44652
Closes: https://github.com/gentoo/gentoo/pull/44652
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-util/sccache/sccache-0.12.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/sccache/sccache-0.12.0.ebuild 
b/dev-util/sccache/sccache-0.12.0.ebuild
index 1ef04c72e86c..1098a25eb12a 100644
--- a/dev-util/sccache/sccache-0.12.0.ebuild
+++ b/dev-util/sccache/sccache-0.12.0.ebuild
@@ -435,7 +435,7 @@ CRATES+="
 "
 
 # https://github.com/mozilla/sccache?tab=readme-ov-file#build-requirements
-RUST_MIN_VER="1.75.0"
+RUST_MIN_VER="1.85.0"
 
 inherit cargo optfeature systemd
 

Reply via email to