From 7d91026e139127f61b57dcb37fd5b75f1b0f992b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 03:00:56 +0000 Subject: [PATCH] Bump thiserror from 1.0.68 to 2.0.0 Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.68 to 2.0.0. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.68...2.0.0) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Cargo.lock | 100 ++++++++++++++++++++++++++----------------- simulator/Cargo.toml | 2 +- 2 files changed, 61 insertions(+), 41 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 8869998..31ccbd5 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -129,7 +129,7 @@ dependencies = [ "ndk-context", "ndk-sys 0.5.0+25.2.9519653", "num_enum", - "thiserror", + "thiserror 1.0.68", ] [[package]] @@ -487,7 +487,7 @@ dependencies = [ "num", "rayon", "spin_sleep", - "thiserror", + "thiserror 1.0.68", "tokio", "tracing", "tynm", @@ -538,7 +538,7 @@ dependencies = [ "rayon", "seq-macro", "serde", - "thiserror", + "thiserror 1.0.68", "time", "tracing", "windows 0.58.0", @@ -556,7 +556,7 @@ dependencies = [ "bitfield-struct", "derive-new", "num-integer", - "thiserror", + "thiserror 1.0.68", "time", "zerocopy 0.8.9", ] @@ -574,7 +574,7 @@ dependencies = [ "nalgebra 0.33.2", "rand 0.8.5", "rayon", - "thiserror", + "thiserror 1.0.68", "tynm", "zerocopy 0.8.9", ] @@ -608,7 +608,7 @@ dependencies = [ "serde", "spin_sleep", "ta", - "thiserror", + "thiserror 1.0.68", "thread-priority", "time", "tokio", @@ -625,7 +625,7 @@ checksum = "0a47b84866a58ab42e28964367378634ff9bbabcf5956cdc81a0e7eecfabc03a" dependencies = [ "autd3-driver", "libloading 0.8.5", - "thiserror", + "thiserror 1.0.68", "zerocopy 0.8.9", ] @@ -640,7 +640,7 @@ dependencies = [ "autd3-gain-holo", "prost", "seq-macro", - "thiserror", + "thiserror 1.0.68", "tokio", "tonic", "zerocopy 0.8.9", @@ -935,7 +935,7 @@ dependencies = [ "glib", "libc", "once_cell", - "thiserror", + "thiserror 1.0.68", ] [[package]] @@ -960,7 +960,7 @@ dependencies = [ "polling", "rustix", "slab", - "thiserror", + "thiserror 1.0.68", ] [[package]] @@ -1017,7 +1017,7 @@ dependencies = [ "semver", "serde", "serde_json", - "thiserror", + "thiserror 1.0.68", ] [[package]] @@ -2221,7 +2221,7 @@ dependencies = [ "once_cell", "pin-project-lite", "smallvec", - "thiserror", + "thiserror 1.0.68", ] [[package]] @@ -2278,7 +2278,7 @@ dependencies = [ "memchr", "once_cell", "smallvec", - "thiserror", + "thiserror 1.0.68", ] [[package]] @@ -2370,7 +2370,7 @@ checksum = "c151a2a5ef800297b4e79efa4f4bec035c5f51d5ae587287c9b952bdf734cacd" dependencies = [ "log", "presser", - "thiserror", + "thiserror 1.0.68", "windows 0.58.0", ] @@ -3029,7 +3029,7 @@ dependencies = [ "combine", "jni-sys", "log", - "thiserror", + "thiserror 1.0.68", "walkdir", "windows-sys 0.45.0", ] @@ -3067,7 +3067,7 @@ dependencies = [ "jsonptr 0.4.7", "serde", "serde_json", - "thiserror", + "thiserror 1.0.68", ] [[package]] @@ -3079,7 +3079,7 @@ dependencies = [ "jsonptr 0.6.3", "serde", "serde_json", - "thiserror", + "thiserror 1.0.68", ] [[package]] @@ -3434,7 +3434,7 @@ dependencies = [ "once_cell", "png", "serde", - "thiserror", + "thiserror 1.0.68", "windows-sys 0.59.0", ] @@ -3455,7 +3455,7 @@ dependencies = [ "rustc-hash", "spirv", "termcolor", - "thiserror", + "thiserror 1.0.68", "unicode-xid", ] @@ -3515,7 +3515,7 @@ dependencies = [ "ndk-sys 0.5.0+25.2.9519653", "num_enum", "raw-window-handle", - "thiserror", + "thiserror 1.0.68", ] [[package]] @@ -3530,7 +3530,7 @@ dependencies = [ "ndk-sys 0.6.0+11769913", "num_enum", "raw-window-handle", - "thiserror", + "thiserror 1.0.68", ] [[package]] @@ -4730,7 +4730,7 @@ checksum = "ba009ff324d1fc1b900bd1fdb31564febe58a8ccc8a6fdbb93b543d33b13ca43" dependencies = [ "getrandom 0.2.15", "libredox", - "thiserror", + "thiserror 1.0.68", ] [[package]] @@ -4868,7 +4868,7 @@ checksum = "4054c51e241d0c6d57fab9fecda2223b7bdc7621be67f0d70568d94a6762f281" dependencies = [ "nix 0.26.4", "rustbus_derive", - "thiserror", + "thiserror 1.0.68", ] [[package]] @@ -5325,7 +5325,7 @@ dependencies = [ "serde_json", "smallvec", "strum", - "thiserror", + "thiserror 2.0.0", "tokio", "tonic", "tracing", @@ -5379,7 +5379,7 @@ dependencies = [ "log", "memmap2", "rustix", - "thiserror", + "thiserror 1.0.68", "wayland-backend", "wayland-client", "wayland-csd-frame", @@ -5738,7 +5738,7 @@ dependencies = [ "tauri-runtime", "tauri-runtime-wry", "tauri-utils", - "thiserror", + "thiserror 1.0.68", "tokio", "tray-icon", "url", @@ -5791,7 +5791,7 @@ dependencies = [ "sha2", "syn 2.0.87", "tauri-utils", - "thiserror", + "thiserror 1.0.68", "time", "url", "uuid", @@ -5843,7 +5843,7 @@ dependencies = [ "tauri", "tauri-plugin", "tauri-plugin-fs", - "thiserror", + "thiserror 1.0.68", "url", ] @@ -5863,7 +5863,7 @@ dependencies = [ "serde_repr", "tauri", "tauri-plugin", - "thiserror", + "thiserror 1.0.68", "url", "uuid", ] @@ -5882,7 +5882,7 @@ dependencies = [ "serde_repr", "tauri", "tauri-plugin", - "thiserror", + "thiserror 1.0.68", "time", "url", ] @@ -5902,7 +5902,7 @@ dependencies = [ "sys-locale", "tauri", "tauri-plugin", - "thiserror", + "thiserror 1.0.68", ] [[package]] @@ -5922,7 +5922,7 @@ dependencies = [ "shared_child", "tauri", "tauri-plugin", - "thiserror", + "thiserror 1.0.68", "tokio", ] @@ -5940,7 +5940,7 @@ dependencies = [ "serde", "serde_json", "tauri-utils", - "thiserror", + "thiserror 1.0.68", "url", "windows 0.58.0", ] @@ -5999,7 +5999,7 @@ dependencies = [ "serde_json", "serde_with", "swift-rs", - "thiserror", + "thiserror 1.0.68", "toml 0.8.2", "url", "urlpattern", @@ -6073,7 +6073,16 @@ version = "1.0.68" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "02dd99dc800bbb97186339685293e1cc5d9df1f8fae2d0aecd9ff1c77efea892" dependencies = [ - "thiserror-impl", + "thiserror-impl 1.0.68", +] + +[[package]] +name = "thiserror" +version = "2.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "15291287e9bff1bc6f9ff3409ed9af665bec7a5fc8ac079ea96be07bca0e2668" +dependencies = [ + "thiserror-impl 2.0.0", ] [[package]] @@ -6087,6 +6096,17 @@ dependencies = [ "syn 2.0.87", ] +[[package]] +name = "thiserror-impl" +version = "2.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "22efd00f33f93fa62848a7cab956c3d38c8d43095efda1decfc2b3a5dc0b8972" +dependencies = [ + "proc-macro2", + "quote", + "syn 2.0.87", +] + [[package]] name = "thread-priority" version = "1.1.0" @@ -6443,7 +6463,7 @@ dependencies = [ "once_cell", "png", "serde", - "thiserror", + "thiserror 1.0.68", "windows-sys 0.59.0", ] @@ -6994,7 +7014,7 @@ version = "0.33.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a3a3e2eeb58f82361c93f9777014668eb3d07e7d174ee4c819575a9208011886" dependencies = [ - "thiserror", + "thiserror 1.0.68", "windows 0.58.0", "windows-core 0.58.0", ] @@ -7046,7 +7066,7 @@ dependencies = [ "rustc-hash", "serde", "smallvec", - "thiserror", + "thiserror 1.0.68", "wgpu-hal", "wgpu-types", ] @@ -7088,7 +7108,7 @@ dependencies = [ "renderdoc-sys", "rustc-hash", "smallvec", - "thiserror", + "thiserror 1.0.68", "wasm-bindgen", "web-sys", "wgpu-types", @@ -7643,7 +7663,7 @@ dependencies = [ "sha2", "soup3", "tao-macros", - "thiserror", + "thiserror 1.0.68", "webkit2gtk", "webkit2gtk-sys", "webview2-com", diff --git a/simulator/Cargo.toml b/simulator/Cargo.toml index 82d3ca9..f03819b 100644 --- a/simulator/Cargo.toml +++ b/simulator/Cargo.toml @@ -32,7 +32,7 @@ serde = { version = "1.0.214", features = ["derive"] } serde_json = "1.0.132" smallvec = "1.13.2" strum = { version = "0.26.3", features = ["derive"] } -thiserror = "1.0.68" +thiserror = "2.0.0" tokio = { version = "1.40.0", features = ["rt-multi-thread", "macros"] } tonic = "0.12.3" tracing = "0.1.40"