Merge remote-tracking branch 'origin/v2' into feat/cef

This commit is contained in:
FabianLars
2026-03-09 12:31:03 +01:00
52 changed files with 1923 additions and 2351 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ http = "1"
reqwest = { version = "0.12", default-features = false }
url = { workspace = true }
data-url = "0.3"
cookie_store = { version = "0.21.1", optional = true, features = ["serde"] }
cookie_store = { version = "0.22", optional = true, features = ["serde"] }
bytes = { version = "1.9", optional = true }
tracing = { workspace = true, optional = true }