diff --git a/Cargo.toml b/Cargo.toml index 2751558..aae99f0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -45,7 +45,7 @@ default-features = false features = ["runtime"] [dependencies.regex] -version = "1.10.6" +version = "1.11.0" default-features = false features = ["std"]