diff --git a/Cargo.toml b/Cargo.toml index d52b6df..7f54a49 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,7 +19,7 @@ byteorder = "=1.4.0" cc = "=1.0.78" jobserver = "=0.1.25" log = "=0.4.17" -rayon-core = "=1.10.0" +rayon-core = "=1.12.0" regex = "=1.7.1" regex-syntax = "=0.6.28" thread_local = "=1.1.4"