diff --git a/Cargo.toml b/Cargo.toml index 62917dd..a0f9bf0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,7 +21,7 @@ jobserver = "=0.1.25" log = "=0.4.17" rayon-core = "=1.10.0" regex = "=1.7.1" -regex-syntax = "=0.6.28" +regex-syntax = "=0.8.2" thread_local = "=1.1.4" tracing-subscriber = "=0.3.17"