mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
chore(deps) Update Tauri Core (#460)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@@ -16,13 +16,13 @@ rand = "0.7"
|
||||
web-view = "0.6.0"
|
||||
tauri_includedir = "0.5.0"
|
||||
phf = "0.8.0"
|
||||
base64 = "0.11.0"
|
||||
base64 = "0.12.0"
|
||||
webbrowser = "0.5.2"
|
||||
lazy_static = "1.4.0"
|
||||
tiny_http = "0.6"
|
||||
threadpool = "1.7"
|
||||
uuid = { version = "0.8.1", features = ["v4"] }
|
||||
error-chain = "0.12.1"
|
||||
error-chain = "0.12.2"
|
||||
|
||||
tauri-api = { version = "0.4", path = "../tauri-api" }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user