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>
pull/2035/head
renovate[bot] 8 months ago committed by GitHub
parent 5dadd205f5
commit 1fe3dab64c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

56
Cargo.lock generated

@ -6322,7 +6322,7 @@ dependencies = [
"serde_json", "serde_json",
"tauri", "tauri",
"tauri-plugin", "tauri-plugin",
"thiserror 1.0.64", "thiserror 2.0.3",
] ]
[[package]] [[package]]
@ -6334,7 +6334,7 @@ dependencies = [
"serde_json", "serde_json",
"tauri", "tauri",
"tauri-plugin", "tauri-plugin",
"thiserror 1.0.64", "thiserror 2.0.3",
] ]
[[package]] [[package]]
@ -6347,7 +6347,7 @@ dependencies = [
"serde_repr", "serde_repr",
"tauri", "tauri",
"tauri-plugin", "tauri-plugin",
"thiserror 1.0.64", "thiserror 2.0.3",
] ]
[[package]] [[package]]
@ -6360,7 +6360,7 @@ dependencies = [
"serde_json", "serde_json",
"tauri", "tauri",
"tauri-plugin", "tauri-plugin",
"thiserror 1.0.64", "thiserror 2.0.3",
] ]
[[package]] [[package]]
@ -6373,7 +6373,7 @@ dependencies = [
"serde_json", "serde_json",
"tauri", "tauri",
"tauri-plugin", "tauri-plugin",
"thiserror 1.0.64", "thiserror 2.0.3",
] ]
[[package]] [[package]]
@ -6388,7 +6388,7 @@ dependencies = [
"tauri", "tauri",
"tauri-plugin", "tauri-plugin",
"tauri-utils", "tauri-utils",
"thiserror 1.0.64", "thiserror 2.0.3",
"url", "url",
"windows-registry 0.3.0", "windows-registry 0.3.0",
"windows-result 0.2.0", "windows-result 0.2.0",
@ -6406,7 +6406,7 @@ dependencies = [
"tauri", "tauri",
"tauri-plugin", "tauri-plugin",
"tauri-plugin-fs", "tauri-plugin-fs",
"thiserror 1.0.64", "thiserror 2.0.3",
"url", "url",
] ]
@ -6426,7 +6426,7 @@ dependencies = [
"serde_repr", "serde_repr",
"tauri", "tauri",
"tauri-plugin", "tauri-plugin",
"thiserror 1.0.64", "thiserror 2.0.3",
"url", "url",
"uuid", "uuid",
] ]
@ -6441,7 +6441,7 @@ dependencies = [
"specta", "specta",
"tauri", "tauri",
"tauri-plugin", "tauri-plugin",
"thiserror 1.0.64", "thiserror 2.0.3",
] ]
[[package]] [[package]]
@ -6454,7 +6454,7 @@ dependencies = [
"serde_json", "serde_json",
"tauri", "tauri",
"tauri-plugin", "tauri-plugin",
"thiserror 1.0.64", "thiserror 2.0.3",
] ]
[[package]] [[package]]
@ -6467,7 +6467,7 @@ dependencies = [
"specta", "specta",
"tauri", "tauri",
"tauri-plugin", "tauri-plugin",
"thiserror 1.0.64", "thiserror 2.0.3",
] ]
[[package]] [[package]]
@ -6484,7 +6484,7 @@ dependencies = [
"tauri", "tauri",
"tauri-plugin", "tauri-plugin",
"tauri-plugin-fs", "tauri-plugin-fs",
"thiserror 1.0.64", "thiserror 2.0.3",
"tokio", "tokio",
"url", "url",
"urlpattern", "urlpattern",
@ -6499,7 +6499,7 @@ dependencies = [
"serde", "serde",
"serde_json", "serde_json",
"tauri", "tauri",
"thiserror 1.0.64", "thiserror 2.0.3",
"tiny_http", "tiny_http",
] ]
@ -6519,7 +6519,7 @@ dependencies = [
"swift-rs", "swift-rs",
"tauri", "tauri",
"tauri-plugin", "tauri-plugin",
"thiserror 1.0.64", "thiserror 2.0.3",
"time", "time",
] ]
@ -6533,7 +6533,7 @@ dependencies = [
"serde_repr", "serde_repr",
"tauri", "tauri",
"tauri-plugin", "tauri-plugin",
"thiserror 1.0.64", "thiserror 2.0.3",
] ]
[[package]] [[package]]
@ -6551,7 +6551,7 @@ dependencies = [
"serde_repr", "serde_repr",
"tauri", "tauri",
"tauri-plugin", "tauri-plugin",
"thiserror 1.0.64", "thiserror 2.0.3",
"time", "time",
"url", "url",
"win7-notifications", "win7-notifications",
@ -6571,7 +6571,7 @@ dependencies = [
"sys-locale", "sys-locale",
"tauri", "tauri",
"tauri-plugin", "tauri-plugin",
"thiserror 1.0.64", "thiserror 2.0.3",
] ]
[[package]] [[package]]
@ -6585,7 +6585,7 @@ dependencies = [
"serde_json", "serde_json",
"tauri", "tauri",
"tauri-plugin-fs", "tauri-plugin-fs",
"thiserror 1.0.64", "thiserror 2.0.3",
] ]
[[package]] [[package]]
@ -6598,7 +6598,7 @@ dependencies = [
"serde_repr", "serde_repr",
"tauri", "tauri",
"tauri-plugin", "tauri-plugin",
"thiserror 1.0.64", "thiserror 2.0.3",
] ]
[[package]] [[package]]
@ -6624,7 +6624,7 @@ dependencies = [
"shared_child", "shared_child",
"tauri", "tauri",
"tauri-plugin", "tauri-plugin",
"thiserror 1.0.64", "thiserror 2.0.3",
"tokio", "tokio",
] ]
@ -6638,7 +6638,7 @@ dependencies = [
"serde_json", "serde_json",
"tauri", "tauri",
"tauri-plugin-deep-link", "tauri-plugin-deep-link",
"thiserror 1.0.64", "thiserror 2.0.3",
"windows-sys 0.59.0", "windows-sys 0.59.0",
"zbus", "zbus",
] ]
@ -6655,7 +6655,7 @@ dependencies = [
"sqlx", "sqlx",
"tauri", "tauri",
"tauri-plugin", "tauri-plugin",
"thiserror 1.0.64", "thiserror 2.0.3",
"time", "time",
"tokio", "tokio",
] ]
@ -6670,7 +6670,7 @@ dependencies = [
"serde_json", "serde_json",
"tauri", "tauri",
"tauri-plugin", "tauri-plugin",
"thiserror 1.0.64", "thiserror 2.0.3",
"tokio", "tokio",
] ]
@ -6691,7 +6691,7 @@ dependencies = [
"serde_json", "serde_json",
"tauri", "tauri",
"tauri-plugin", "tauri-plugin",
"thiserror 1.0.64", "thiserror 2.0.3",
"zeroize", "zeroize",
] ]
@ -6715,7 +6715,7 @@ dependencies = [
"tauri", "tauri",
"tauri-plugin", "tauri-plugin",
"tempfile", "tempfile",
"thiserror 1.0.64", "thiserror 2.0.3",
"time", "time",
"tokio", "tokio",
"url", "url",
@ -6736,7 +6736,7 @@ dependencies = [
"serde_json", "serde_json",
"tauri", "tauri",
"tauri-plugin", "tauri-plugin",
"thiserror 1.0.64", "thiserror 2.0.3",
"tokio", "tokio",
"tokio-util", "tokio-util",
] ]
@ -6753,7 +6753,7 @@ dependencies = [
"serde_json", "serde_json",
"tauri", "tauri",
"tauri-plugin", "tauri-plugin",
"thiserror 1.0.64", "thiserror 2.0.3",
"tokio", "tokio",
"tokio-tungstenite", "tokio-tungstenite",
] ]
@ -6768,7 +6768,7 @@ dependencies = [
"serde_json", "serde_json",
"tauri", "tauri",
"tauri-plugin", "tauri-plugin",
"thiserror 1.0.64", "thiserror 2.0.3",
] ]
[[package]] [[package]]

@ -16,7 +16,7 @@ tauri-build = "2"
tauri-plugin = "2" tauri-plugin = "2"
tauri-utils = "2" tauri-utils = "2"
serde_json = "1" serde_json = "1"
thiserror = "1" thiserror = "2"
url = "2" url = "2"
schemars = "0.8" schemars = "0.8"
dunce = "1" dunce = "1"

@ -27,12 +27,12 @@ tauri-plugin = { workspace = true, features = ["build"] }
serde = { workspace = true } serde = { workspace = true }
serde_json = { workspace = true } serde_json = { workspace = true }
tauri = { workspace = true } tauri = { workspace = true }
thiserror = { workspace = true }
serde_repr = "0.1" serde_repr = "0.1"
byte-unit = "5" byte-unit = "5"
log = { workspace = true, features = ["kv_unstable"] } log = { workspace = true, features = ["kv_unstable"] }
time = { version = "0.3", features = ["formatting", "local-offset"] } time = { version = "0.3", features = ["formatting", "local-offset"] }
fern = "0.7" fern = "0.7"
thiserror = "1"
[target."cfg(target_os = \"android\")".dependencies] [target."cfg(target_os = \"android\")".dependencies]
android_logger = "0.14" android_logger = "0.14"

Loading…
Cancel
Save