mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
chore(deps) Update Tauri Core (#637)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
This commit is contained in:
@@ -17,7 +17,7 @@ web-view = { git = "https://github.com/tauri-apps/web-view" }
|
||||
tauri_includedir = "0.5.0"
|
||||
phf = "0.8.0"
|
||||
base64 = "0.12.1"
|
||||
webbrowser = "0.5.2"
|
||||
webbrowser = "0.5.4"
|
||||
lazy_static = "1.4.0"
|
||||
tiny_http = { version = "0.7", optional = true }
|
||||
threadpool = "1.8"
|
||||
@@ -32,7 +32,7 @@ tauri-api = { version = "0.5", path = "../tauri-api" }
|
||||
tauri_includedir_codegen = "0.5.2"
|
||||
|
||||
[dev-dependencies]
|
||||
proptest = "0.9.6"
|
||||
proptest = "0.10.0"
|
||||
serde_json = "1.0"
|
||||
tauri = {path = ".", features = [ "all-api", "edge" ]}
|
||||
serde = { version = "1.0", features = [ "derive" ] }
|
||||
|
||||
Reference in New Issue
Block a user