chore(deps) Update Tauri Core (#684)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-06-17 12:25:50 -03:00 committed by GitHub
parent 6cc5fc4370
commit 389e81ba9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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