mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
chore(deps) Update Tauri Core (#571)
This commit is contained in:
@@ -19,8 +19,8 @@ phf = "0.8.0"
|
||||
base64 = "0.12.0"
|
||||
webbrowser = "0.5.2"
|
||||
lazy_static = "1.4.0"
|
||||
tiny_http = { version = "0.6", optional = true }
|
||||
threadpool = "1.7"
|
||||
tiny_http = { version = "0.7", optional = true }
|
||||
threadpool = "1.8"
|
||||
uuid = { version = "0.8.1", features = ["v4"] }
|
||||
error-chain = "0.12.2"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user