playwright update

This commit is contained in:
Simon
2026-09-07 15:59:03 +00:00
parent 86c8faca44
commit 16219e1ddf
2 changed files with 36 additions and 27 deletions

View File

@@ -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 = "0.0.20"
playwright-rs = "0.7"
[lints.rust]
warnings = "warn"