Desktop: Update CEF to 139.0.1 (#3046)

Update cef to 139.0.1

Co-authored-by: Keavon Chambers <keavon@keavon.com>
This commit is contained in:
Timon
2025-08-13 19:55:42 +00:00
committed by GitHub
parent 6c3b7b23c5
commit 2995113b39
3 changed files with 10 additions and 9 deletions

View File

@@ -159,7 +159,7 @@ iai-callgrind = { version = "0.12.3" }
ndarray = "0.16.1"
strum = { version = "0.26.3", features = ["derive"] }
dirs = "6.0"
cef = "138.5.0"
cef = "139.0.1"
include_dir = "0.7.4"
tracing-subscriber = { version = "0.3.19", features = ["env-filter"] }
tracing = "0.1.41"