diff --git a/Cargo.toml b/Cargo.toml index f19d7bd..6a76828 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -45,7 +45,7 @@ aes-gcm = "0.10" cbc = { version = "0.1", features = ["alloc"] } hex = "0.4" chromiumoxide = { version = "0.7", features = ["tokio-runtime"] } -playwright-rs = "0.7" +playwright-rs = "0.17" [lints.rust] warnings = "warn"