chore(deps) Update Tauri Core (#460)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2020-03-09 07:57:24 -03:00
committed by GitHub
parent 4e76f42d8a
commit 377b500020

View File

@@ -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" }