chore(deps) Update Tauri Core (#571)

This commit is contained in:
renovate[bot]
2020-04-26 10:03:16 -03:00
committed by GitHub
parent 945110a810
commit 0a43fd546e

View File

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