mirror of
https://github.com/tauri-apps/cef-rs.git
synced 2026-01-31 00:55:21 +01:00
chore(release): update CEF version to 144.0.6
This commit is contained in:
committed by
GitHub
parent
00ed6c3098
commit
268cdec50b
@@ -12,7 +12,7 @@ members = [
|
||||
]
|
||||
|
||||
[workspace.package]
|
||||
version = "143.7.1+143.0.14"
|
||||
version = "144.0.0+144.0.6"
|
||||
edition = "2021"
|
||||
license = "Apache-2.0 OR MIT"
|
||||
authors = [
|
||||
@@ -24,7 +24,7 @@ repository = "https://github.com/tauri-apps/cef-rs"
|
||||
|
||||
[workspace.dependencies]
|
||||
cef = { path = "cef", default-features = false }
|
||||
cef-dll-sys = { version = "143.7.1", path = "sys" }
|
||||
cef-dll-sys = { version = "144.0.0", path = "sys" }
|
||||
download-cef = { version = "2.3", path = "download-cef" }
|
||||
|
||||
anyhow = "1"
|
||||
|
||||
Reference in New Issue
Block a user