From 19a7d645c6810d33e176714f629c022e6f8c0416 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 8 Aug 2026 13:58:41 +0000 Subject: [PATCH] chore(deps): update rust crate thiserror to v2.0.20 --- Cargo.lock | 86 +++++++++++++++++++++++++++--------------------------- 1 file changed, 43 insertions(+), 43 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 380a7fb5f..722108583 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -502,7 +502,7 @@ dependencies = [ "reqwest 0.12.28", "serde", "serde_json", - "thiserror 2.0.19", + "thiserror 2.0.20", "tokio", "tracing", ] @@ -531,7 +531,7 @@ dependencies = [ "serde", "serde_json", "sha2 0.10.9", - "thiserror 2.0.19", + "thiserror 2.0.20", "tokio", "tracing", "url", @@ -804,7 +804,7 @@ dependencies = [ "serde", "serde_json", "tempfile", - "thiserror 2.0.19", + "thiserror 2.0.20", "tokio", "tokio-postgres", "tracing", @@ -2505,7 +2505,7 @@ dependencies = [ "serde_json", "serde_repr", "serde_urlencoded", - "thiserror 2.0.19", + "thiserror 2.0.20", "tokio", "tokio-util", "tower-service", @@ -2587,7 +2587,7 @@ dependencies = [ "object_store", "serde", "serde_json", - "thiserror 2.0.19", + "thiserror 2.0.20", "tokio", "tower", "tower-http 0.6.11", @@ -3745,7 +3745,7 @@ dependencies = [ "sha2 0.10.9", "tar", "tempfile", - "thiserror 2.0.19", + "thiserror 2.0.20", "tokio", "tracing", "walkdir", @@ -3889,7 +3889,7 @@ dependencies = [ "regex", "serde", "serde_json", - "thiserror 2.0.19", + "thiserror 2.0.20", "tokio", "tracing", "tracing-subscriber", @@ -4444,7 +4444,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1e7b317d596ee92449fde128f598e56e2d75aaa9436a3db7620dd3c0bb3e1543" dependencies = [ "strum 0.27.2", - "thiserror 2.0.19", + "thiserror 2.0.20", "url", ] @@ -5437,7 +5437,7 @@ dependencies = [ "jni-sys", "log", "simd_cesu8", - "thiserror 2.0.19", + "thiserror 2.0.20", "walkdir", "windows-link", ] @@ -5543,7 +5543,7 @@ dependencies = [ "serde", "serde_json", "superboring", - "thiserror 2.0.19", + "thiserror 2.0.20", "zeroize", ] @@ -6155,7 +6155,7 @@ dependencies = [ "futures", "pin-project", "rand 0.8.7", - "thiserror 2.0.19", + "thiserror 2.0.20", "tokio", "tokio-util", "tracing", @@ -6282,7 +6282,7 @@ dependencies = [ "rustls-pemfile 2.2.0", "serde", "serde_json", - "thiserror 2.0.19", + "thiserror 2.0.20", "tokio", "tokio-retry", "tokio-socks", @@ -6480,7 +6480,7 @@ dependencies = [ "serde", "serde_json", "serde_urlencoded", - "thiserror 2.0.19", + "thiserror 2.0.20", "tokio", "tracing", "url", @@ -6509,7 +6509,7 @@ dependencies = [ "serde", "serde_json", "sha2 0.10.9", - "thiserror 2.0.19", + "thiserror 2.0.20", "tokio", "tracing", "unicase", @@ -6544,7 +6544,7 @@ dependencies = [ "serde_json", "strum 0.27.2", "strum_macros 0.27.2", - "thiserror 2.0.19", + "thiserror 2.0.20", ] [[package]] @@ -6702,7 +6702,7 @@ dependencies = [ "futures-sink", "js-sys", "pin-project-lite", - "thiserror 2.0.19", + "thiserror 2.0.20", "tracing", ] @@ -6744,7 +6744,7 @@ dependencies = [ "opentelemetry_sdk", "prost 0.13.5", "reqwest 0.12.28", - "thiserror 2.0.19", + "thiserror 2.0.20", "tracing", ] @@ -6776,7 +6776,7 @@ dependencies = [ "percent-encoding", "rand 0.9.5", "serde_json", - "thiserror 2.0.19", + "thiserror 2.0.20", ] [[package]] @@ -7281,7 +7281,7 @@ dependencies = [ "tar", "target-triple", "tempfile", - "thiserror 2.0.19", + "thiserror 2.0.20", "tracing", "url", "zip", @@ -7293,7 +7293,7 @@ version = "0.20.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2af4eb3d074b22c7f07e35ab891093c48dc1f9514a52e54b250a1ae47f311df3" dependencies = [ - "thiserror 2.0.19", + "thiserror 2.0.20", "tokio", "tracing", ] @@ -7312,7 +7312,7 @@ dependencies = [ "sqlx", "target-triple", "tempfile", - "thiserror 2.0.19", + "thiserror 2.0.20", "tokio", "tracing", "url", @@ -7334,7 +7334,7 @@ dependencies = [ "serde_json", "target-triple", "tempfile", - "thiserror 2.0.19", + "thiserror 2.0.20", "tokio", "tracing", "url", @@ -7521,7 +7521,7 @@ dependencies = [ "serde", "serde_json", "syn 2.0.119", - "thiserror 2.0.19", + "thiserror 2.0.20", "typify", "unicode-ident", ] @@ -7674,7 +7674,7 @@ dependencies = [ "rustc-hash 2.1.3", "rustls 0.23.43", "socket2 0.6.5", - "thiserror 2.0.19", + "thiserror 2.0.20", "tokio", "tracing", "web-time", @@ -7697,7 +7697,7 @@ dependencies = [ "rustls 0.23.43", "rustls-pki-types", "slab", - "thiserror 2.0.19", + "thiserror 2.0.20", "tinyvec", "tracing", "web-time", @@ -7944,7 +7944,7 @@ checksum = "a4e608c6638b9c18977b00b475ac1f28d14e84b27d8d42f70e0bf1e3dec127ac" dependencies = [ "getrandom 0.2.17", "libredox", - "thiserror 2.0.19", + "thiserror 2.0.20", ] [[package]] @@ -8149,7 +8149,7 @@ dependencies = [ "http 1.5.0", "reqwest 0.13.4", "serde", - "thiserror 2.0.19", + "thiserror 2.0.20", "tower-service", ] @@ -8168,7 +8168,7 @@ dependencies = [ "reqwest 0.13.4", "reqwest-middleware", "retry-policies", - "thiserror 2.0.19", + "thiserror 2.0.20", "tokio", "tracing", "wasmtimer", @@ -8652,7 +8652,7 @@ dependencies = [ "proc-macro2", "quote", "syn 2.0.119", - "thiserror 2.0.19", + "thiserror 2.0.20", ] [[package]] @@ -9374,7 +9374,7 @@ dependencies = [ "serde_json", "sha2 0.10.9", "smallvec", - "thiserror 2.0.19", + "thiserror 2.0.20", "tokio", "tokio-stream", "tracing", @@ -9448,7 +9448,7 @@ dependencies = [ "smallvec", "sqlx-core", "stringprep", - "thiserror 2.0.19", + "thiserror 2.0.20", "tracing", "whoami", ] @@ -9780,11 +9780,11 @@ dependencies = [ [[package]] name = "thiserror" -version = "2.0.19" +version = "2.0.20" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "09a43598840e33d5b0331f38c5e30d13bb11c11210a4b58f0d9b18a5a5eefcd9" +checksum = "ec86235f5fcc2a73650310756d2ac5b138a5780bbbdfae3eeccec992c435ba4f" dependencies = [ - "thiserror-impl 2.0.19", + "thiserror-impl 2.0.20", ] [[package]] @@ -9800,9 +9800,9 @@ dependencies = [ [[package]] name = "thiserror-impl" -version = "2.0.19" +version = "2.0.20" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "43cbfe0cf76104d42a574802844187e84a305e531ed54455f11fbde0f10541cd" +checksum = "bc04cd3e1236dd4a98afca4569f2deb3f120e5422a4023be2cb683f8486292af" dependencies = [ "proc-macro2", "quote", @@ -10326,7 +10326,7 @@ checksum = "050686193eb999b4bb3bc2acfa891a13da00f79734704c4b8b4ef1a10b368a3c" dependencies = [ "crossbeam-channel", "symlink", - "thiserror 2.0.19", + "thiserror 2.0.20", "time", "tracing-subscriber", ] @@ -10436,7 +10436,7 @@ dependencies = [ "rustls 0.23.43", "rustls-pki-types", "sha1 0.11.0", - "thiserror 2.0.19", + "thiserror 2.0.20", ] [[package]] @@ -10445,7 +10445,7 @@ version = "0.7.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f9491d7a80312c5abe66a4409e4dce02065503a235453c94b9e4133877e39ffc" dependencies = [ - "thiserror 2.0.19", + "thiserror 2.0.20", "tracing", "tracing-subscriber", "turso_core", @@ -10511,7 +10511,7 @@ dependencies = [ "strum 0.26.3", "strum_macros 0.26.4", "tempfile", - "thiserror 2.0.19", + "thiserror 2.0.20", "tracing", "tracing-subscriber", "turso_ext", @@ -10556,7 +10556,7 @@ dependencies = [ "miette 7.6.0", "strum 0.26.3", "strum_macros 0.26.4", - "thiserror 2.0.19", + "thiserror 2.0.20", "turso_macros", ] @@ -10604,7 +10604,7 @@ dependencies = [ "roaring", "serde", "serde_json", - "thiserror 2.0.19", + "thiserror 2.0.20", "tracing", "turso_core", "turso_parser", @@ -10683,7 +10683,7 @@ dependencies = [ "serde", "serde_json", "syn 2.0.119", - "thiserror 2.0.19", + "thiserror 2.0.20", "unicode-ident", ]