Index: coreutils/Cargo.toml
===================================================================
--- coreutils.orig/Cargo.toml
+++ coreutils/Cargo.toml
@@ -324,7 +324,7 @@ quick-error = "2.0.1"
 rand = { version = "0.9.0", features = ["small_rng"] }
 rand_core = "0.9.0"
 rayon = "1"
-regex = "1.10.4"
+regex = "1"
 rstest = "0.25.0"
 rust-ini = "0.21.0"
 same-file = "1.0.6"
