mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
chore(deps) Update Tauri API (#1028)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user