diff --git a/scripts/gentest/Cargo.toml b/scripts/gentest/Cargo.toml index 6669b24c4..2ede206dc 100644 --- a/scripts/gentest/Cargo.toml +++ b/scripts/gentest/Cargo.toml @@ -6,7 +6,7 @@ edition = "2018" [dependencies] convert_case = "0.6.0" -env_logger = "0.10.0" +env_logger = "0.11.1" fantoccini = "0.19.0" log = "0.4" proc-macro2 = "1.0.6"