chore(deps) Update Tauri API (#1123)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-01-06 07:48:00 -03:00
committed by GitHub
parent d3215886bf
commit 254453f98a

View File

@@ -25,9 +25,9 @@ tempfile = "3"
either = "1.6.1"
tar = "0.4"
flate2 = "1"
anyhow = "1.0.35"
thiserror = "1.0.22"
rand = "0.7"
anyhow = "1.0.37"
thiserror = "1.0.23"
rand = "0.8"
nfd = "0.0.4"
tauri-dialog = "0.1.0"
attohttpc = { version = "0.16.0", features = [ "json", "form" ] }