diff --git a/Cargo.toml b/Cargo.toml index 1c49cff84a681b50c8f3db3e249e0d5df65f9bba..b04f837f31b46a2620bef74a16176d428f8df105 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -fantoccini = "0.19.3" +fantoccini = "0.21.0" penguin-config = "0.1.1" serde = "1.0.200" tokio = { version = "1", features = ["full"] }