fix(deps): update rust crate thiserror to v2 (v2) (#2012)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de>
This commit is contained in:
renovate[bot]
2024-11-11 18:33:58 +01:00
committed by GitHub
co-authored by FabianLars
parent 5dadd205f5
commit 1fe3dab64c
3 changed files with 30 additions and 30 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ tauri-build = "2"
tauri-plugin = "2"
tauri-utils = "2"
serde_json = "1"
thiserror = "1"
thiserror = "2"
url = "2"
schemars = "0.8"
dunce = "1"