playwright update to 0.17

This commit is contained in:
Simon
2026-09-07 16:10:28 +00:00
parent 16219e1ddf
commit dd0c6f8a91

View File

@@ -45,7 +45,7 @@ aes-gcm = "0.10"
cbc = { version = "0.1", features = ["alloc"] } cbc = { version = "0.1", features = ["alloc"] }
hex = "0.4" hex = "0.4"
chromiumoxide = { version = "0.7", features = ["tokio-runtime"] } chromiumoxide = { version = "0.7", features = ["tokio-runtime"] }
playwright-rs = "0.7" playwright-rs = "0.17"
[lints.rust] [lints.rust]
warnings = "warn" warnings = "warn"