mirror of
https://github.com/tauri-apps/tauri.git
synced 2025-01-08 04:06:53 +03:00
chore(deps) Update Tauri Core (#684)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
6cc5fc4370
commit
389e81ba9b
@ -16,14 +16,14 @@ webview-sys = { git = "https://github.com/tauri-apps/web-view", version = "0.5.0
|
||||
web-view = { git = "https://github.com/tauri-apps/web-view", version = "0.6.2" }
|
||||
tauri_includedir = "0.5.0"
|
||||
phf = "0.8.0"
|
||||
base64 = "0.12.1"
|
||||
base64 = "0.12.2"
|
||||
webbrowser = "0.5.4"
|
||||
lazy_static = "1.4.0"
|
||||
tiny_http = { version = "0.7", optional = true }
|
||||
threadpool = "1.8"
|
||||
uuid = { version = "0.8.1", features = ["v4"] }
|
||||
anyhow = "1.0.31"
|
||||
thiserror = "1.0.19"
|
||||
thiserror = "1.0.20"
|
||||
envmnt = "0.8.2"
|
||||
once_cell = "1.4.0"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user