diff --git a/rust/Cargo.lock b/rust/Cargo.lock index 405c65193..e922bcc43 100644 --- a/rust/Cargo.lock +++ b/rust/Cargo.lock @@ -696,7 +696,7 @@ dependencies = [ "log", "object", "once_cell", - "thiserror 2.0.12", + "thiserror 2.0.15", "tokio", ] @@ -753,7 +753,7 @@ dependencies = [ "aya-log-common", "bytes", "log", - "thiserror 2.0.12", + "thiserror 2.0.15", "tokio", ] @@ -804,7 +804,7 @@ dependencies = [ "hashbrown 0.15.3", "log", "object", - "thiserror 2.0.12", + "thiserror 2.0.15", ] [[package]] @@ -1141,7 +1141,7 @@ dependencies = [ "semver", "serde", "serde_json", - "thiserror 2.0.12", + "thiserror 2.0.15", ] [[package]] @@ -1325,7 +1325,7 @@ dependencies = [ "secrecy", "serde_json", "socket-factory", - "thiserror 2.0.12", + "thiserror 2.0.15", "tokio", "tracing", "tracing-appender", @@ -1356,7 +1356,7 @@ dependencies = [ "serde_json", "snownet", "socket-factory", - "thiserror 2.0.12", + "thiserror 2.0.15", "time", "tokio", "tracing", @@ -1814,7 +1814,7 @@ version = "1.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "10d60334b3b2e7c9d91ef8150abfb6fa4c1c39ebbcf4a81c2e346aad939fee3e" dependencies = [ - "thiserror 2.0.12", + "thiserror 2.0.15", ] [[package]] @@ -2065,7 +2065,7 @@ name = "dns-types" version = "0.1.0" dependencies = [ "domain", - "thiserror 2.0.12", + "thiserror 2.0.15", "tracing", ] @@ -2364,7 +2364,7 @@ dependencies = [ "smbios-lib", "socket-factory", "tempfile", - "thiserror 2.0.12", + "thiserror 2.0.15", "tokio", "tokio-util", "tracing", @@ -2417,7 +2417,7 @@ dependencies = [ "snownet", "socket-factory", "static_assertions", - "thiserror 2.0.12", + "thiserror 2.0.15", "tokio", "tracing", "tracing-subscriber", @@ -2479,7 +2479,7 @@ dependencies = [ "tauri-utils", "tauri-winrt-notification", "tempfile", - "thiserror 2.0.12", + "thiserror 2.0.15", "tokio", "tokio-stream", "tokio-util", @@ -2540,7 +2540,7 @@ dependencies = [ "sentry-tracing", "supports-color", "tempfile", - "thiserror 2.0.12", + "thiserror 2.0.15", "time", "tracing", "tracing-appender", @@ -2588,7 +2588,7 @@ dependencies = [ "socket2 0.6.0", "stun_codec", "test-strategy", - "thiserror 2.0.12", + "thiserror 2.0.15", "tokio", "tracing", "tracing-core", @@ -2617,7 +2617,7 @@ dependencies = [ "serde", "serde_json", "sha2", - "thiserror 2.0.12", + "thiserror 2.0.15", "tokio", "tracing", "tracing-subscriber", @@ -2673,7 +2673,7 @@ dependencies = [ "socket2 0.6.0", "test-case", "test-strategy", - "thiserror 2.0.12", + "thiserror 2.0.15", "tokio", "tracing", "tracing-subscriber", @@ -3806,7 +3806,7 @@ dependencies = [ "etherparse-ext", "proptest", "test-strategy", - "thiserror 2.0.12", + "thiserror 2.0.15", "tracing", ] @@ -4419,7 +4419,7 @@ dependencies = [ "once_cell", "png", "serde", - "thiserror 2.0.12", + "thiserror 2.0.15", "windows-sys 0.59.0", ] @@ -4540,7 +4540,7 @@ dependencies = [ "log", "netlink-packet-core", "netlink-sys", - "thiserror 2.0.12", + "thiserror 2.0.15", ] [[package]] @@ -5006,7 +5006,7 @@ dependencies = [ "futures-sink", "js-sys", "pin-project-lite", - "thiserror 2.0.12", + "thiserror 2.0.15", "tracing", ] @@ -5038,7 +5038,7 @@ dependencies = [ "opentelemetry_sdk", "prost", "reqwest", - "thiserror 2.0.12", + "thiserror 2.0.15", "tokio", "tonic", "tracing", @@ -5082,7 +5082,7 @@ dependencies = [ "percent-encoding", "rand 0.9.1", "serde_json", - "thiserror 2.0.12", + "thiserror 2.0.15", "tokio", "tokio-stream", "tracing", @@ -5376,7 +5376,7 @@ dependencies = [ "serde_json", "sha2", "socket-factory", - "thiserror 2.0.12", + "thiserror 2.0.15", "tokio", "tokio-tungstenite", "tracing", @@ -5718,7 +5718,7 @@ dependencies = [ "rustc-hash", "rustls", "socket2 0.5.10", - "thiserror 2.0.12", + "thiserror 2.0.15", "tokio", "tracing", "web-time", @@ -5739,7 +5739,7 @@ dependencies = [ "rustls", "rustls-pki-types", "slab", - "thiserror 2.0.12", + "thiserror 2.0.15", "tinyvec", "tracing", "web-time", @@ -5938,7 +5938,7 @@ checksum = "dd6f9d3d47bdd2ad6945c5015a226ec6155d0bcdfd8f7cd29f86b71f8de99d2b" dependencies = [ "getrandom 0.2.16", "libredox", - "thiserror 2.0.12", + "thiserror 2.0.15", ] [[package]] @@ -6588,7 +6588,7 @@ dependencies = [ "rand 0.9.1", "serde", "serde_json", - "thiserror 2.0.12", + "thiserror 2.0.15", "time", "url", "uuid", @@ -6931,7 +6931,7 @@ dependencies = [ "sha2", "str0m", "stun_codec", - "thiserror 2.0.12", + "thiserror 2.0.15", "tracing", ] @@ -7435,7 +7435,7 @@ dependencies = [ "tauri-runtime", "tauri-runtime-wry", "tauri-utils", - "thiserror 2.0.12", + "thiserror 2.0.15", "tokio", "tray-icon", "url", @@ -7488,7 +7488,7 @@ dependencies = [ "sha2", "syn 2.0.106", "tauri-utils", - "thiserror 2.0.12", + "thiserror 2.0.15", "time", "url", "uuid", @@ -7540,7 +7540,7 @@ dependencies = [ "tauri", "tauri-plugin", "tauri-plugin-fs", - "thiserror 2.0.12", + "thiserror 2.0.15", "url", ] @@ -7561,7 +7561,7 @@ dependencies = [ "tauri", "tauri-plugin", "tauri-utils", - "thiserror 2.0.12", + "thiserror 2.0.15", "toml 0.8.22", "url", ] @@ -7580,7 +7580,7 @@ dependencies = [ "serde_repr", "tauri", "tauri-plugin", - "thiserror 2.0.12", + "thiserror 2.0.15", "time", "url", ] @@ -7601,7 +7601,7 @@ dependencies = [ "serde_json", "tauri", "tauri-plugin", - "thiserror 2.0.12", + "thiserror 2.0.15", "url", "windows", "zbus 5.9.0", @@ -7624,7 +7624,7 @@ dependencies = [ "shared_child", "tauri", "tauri-plugin", - "thiserror 2.0.12", + "thiserror 2.0.15", "tokio", ] @@ -7645,7 +7645,7 @@ dependencies = [ "serde", "serde_json", "tauri-utils", - "thiserror 2.0.12", + "thiserror 2.0.15", "url", "windows", ] @@ -7690,7 +7690,7 @@ dependencies = [ "specta-typescript", "tauri", "tauri-specta-macros", - "thiserror 2.0.12", + "thiserror 2.0.15", ] [[package]] @@ -7735,7 +7735,7 @@ dependencies = [ "serde_json", "serde_with", "swift-rs", - "thiserror 2.0.12", + "thiserror 2.0.15", "toml 0.8.22", "url", "urlpattern", @@ -7761,7 +7761,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0b1e66e07de489fe43a46678dd0b8df65e0c973909df1b60ba33874e297ba9b9" dependencies = [ "quick-xml 0.37.5", - "thiserror 2.0.12", + "thiserror 2.0.15", "windows", "windows-version", ] @@ -7866,11 +7866,11 @@ dependencies = [ [[package]] name = "thiserror" -version = "2.0.12" +version = "2.0.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708" +checksum = "80d76d3f064b981389ecb4b6b7f45a0bf9fdac1d5b9204c7bd6714fecc302850" dependencies = [ - "thiserror-impl 2.0.12", + "thiserror-impl 2.0.15", ] [[package]] @@ -7886,9 +7886,9 @@ dependencies = [ [[package]] name = "thiserror-impl" -version = "2.0.12" +version = "2.0.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d" +checksum = "44d29feb33e986b6ea906bd9c3559a856983f92371b3eaa5e83782a351623de0" dependencies = [ "proc-macro2", "quote", @@ -8377,7 +8377,7 @@ dependencies = [ "once_cell", "png", "serde", - "thiserror 2.0.12", + "thiserror 2.0.15", "windows-sys 0.59.0", ] @@ -8415,7 +8415,7 @@ dependencies = [ "rustls", "rustls-pki-types", "sha1", - "thiserror 2.0.12", + "thiserror 2.0.15", "utf-8", ] @@ -9043,7 +9043,7 @@ version = "0.38.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "36695906a1b53a3bf5c4289621efedac12b73eeb0b89e7e1a89b517302d5d75c" dependencies = [ - "thiserror 2.0.12", + "thiserror 2.0.15", "windows", "windows-core", ] @@ -9639,7 +9639,7 @@ dependencies = [ "sha2", "soup3", "tao-macros", - "thiserror 2.0.12", + "thiserror 2.0.15", "url", "webkit2gtk", "webkit2gtk-sys", @@ -9958,7 +9958,7 @@ dependencies = [ "flate2", "indexmap 2.9.0", "memchr", - "thiserror 2.0.12", + "thiserror 2.0.15", "time", "zopfli", ] diff --git a/rust/Cargo.toml b/rust/Cargo.toml index fc96504ab..e3e0f96b6 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -181,7 +181,7 @@ tauri-utils = "2.2.0" tempfile = "3.20.0" test-case = "3.3.1" test-strategy = "0.4.3" -thiserror = "2.0.12" +thiserror = "2.0.15" time = "0.3.37" tokio = "1.47" tokio-stream = "0.1.17"