chore(deps) Update Tauri API (#1028)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2020-10-10 16:52:46 -03:00
committed by GitHub
parent 6f5667bf72
commit 087c0e8cc9

View File

@@ -20,13 +20,13 @@ serde_json = "1.0"
serde_repr = "0.1"
dirs = "3.0.1"
zip = "0.5.8"
semver = "0.10"
semver = "0.11"
tempfile = "3"
either = "1.6.1"
tar = "0.4"
flate2 = "1"
anyhow = "1.0.32"
thiserror = "1.0.20"
anyhow = "1.0.33"
thiserror = "1.0.21"
rand = "0.7"
nfd = "0.0.4"
tauri-dialog = "0.1.0"