diff --git a/Cargo.lock b/Cargo.lock index 433a2b2..802780a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -261,7 +261,7 @@ dependencies = [ "num-traits", "pastey", "rayon", - "thiserror 2.0.17", + "thiserror 2.0.18", "v_frame", "y4m", ] @@ -365,7 +365,7 @@ dependencies = [ "birefnet-extra-ops", "burn", "rstest", - "thiserror 2.0.17", + "thiserror 2.0.18", ] [[package]] @@ -387,7 +387,7 @@ dependencies = [ "burn", "cfg-if", "image", - "thiserror 2.0.17", + "thiserror 2.0.18", ] [[package]] @@ -395,7 +395,7 @@ name = "birefnet-loss" version = "0.1.0" dependencies = [ "burn", - "thiserror 2.0.17", + "thiserror 2.0.18", ] [[package]] @@ -415,7 +415,7 @@ dependencies = [ "birefnet-extra-ops", "birefnet-loss", "burn", - "thiserror 2.0.17", + "thiserror 2.0.18", ] [[package]] @@ -429,7 +429,7 @@ dependencies = [ "image", "imageproc", "rand", - "thiserror 2.0.17", + "thiserror 2.0.18", ] [[package]] @@ -443,7 +443,7 @@ dependencies = [ "hf-hub", "image", "rstest", - "thiserror 2.0.17", + "thiserror 2.0.18", ] [[package]] @@ -571,7 +571,7 @@ dependencies = [ "rand", "rand_distr", "serde", - "thiserror 2.0.17", + "thiserror 2.0.18", ] [[package]] @@ -613,7 +613,7 @@ dependencies = [ "serde", "serde_json", "spin", - "thiserror 2.0.17", + "thiserror 2.0.18", "uuid", ] @@ -691,7 +691,7 @@ dependencies = [ "serde_json", "strum 0.27.2", "tempfile", - "thiserror 2.0.17", + "thiserror 2.0.18", ] [[package]] @@ -741,7 +741,7 @@ dependencies = [ "serde", "serde_json", "syn 2.0.114", - "thiserror 2.0.17", + "thiserror 2.0.18", "tracing-core", "tracing-subscriber", "zip 7.1.0", @@ -903,7 +903,7 @@ dependencies = [ "serde", "sysinfo 0.37.2", "systemstat", - "thiserror 2.0.17", + "thiserror 2.0.18", "tracing-appender", "tracing-core", "tracing-subscriber", @@ -1727,7 +1727,7 @@ dependencies = [ "serde", "serde_json", "spin", - "thiserror 2.0.17", + "thiserror 2.0.18", "toml", "tracing", "variadics_please", @@ -1898,7 +1898,7 @@ dependencies = [ "half", "num-traits", "serde", - "thiserror 2.0.17", + "thiserror 2.0.18", ] [[package]] @@ -3147,7 +3147,7 @@ dependencies = [ "reqwest", "serde", "serde_json", - "thiserror 2.0.17", + "thiserror 2.0.18", "ureq", "windows-sys 0.60.2", ] @@ -3911,7 +3911,7 @@ dependencies = [ "once_cell", "rustc-hash 1.1.0", "spirv", - "thiserror 2.0.17", + "thiserror 2.0.18", "unicode-ident", ] @@ -4577,7 +4577,7 @@ dependencies = [ "rustc-hash 2.1.1", "rustls", "socket2", - "thiserror 2.0.17", + "thiserror 2.0.18", "tokio", "tracing", "web-time", @@ -4598,7 +4598,7 @@ dependencies = [ "rustls", "rustls-pki-types", "slab", - "thiserror 2.0.17", + "thiserror 2.0.18", "tinyvec", "tracing", "web-time", @@ -4730,7 +4730,7 @@ dependencies = [ "rand", "rand_chacha", "simd_helpers", - "thiserror 2.0.17", + "thiserror 2.0.18", "v_frame", "wasm-bindgen", ] @@ -4832,7 +4832,7 @@ checksum = "a4e608c6638b9c18977b00b475ac1f28d14e84b27d8d42f70e0bf1e3dec127ac" dependencies = [ "getrandom 0.2.17", "libredox", - "thiserror 2.0.17", + "thiserror 2.0.18", ] [[package]] @@ -5697,11 +5697,11 @@ dependencies = [ [[package]] name = "thiserror" -version = "2.0.17" +version = "2.0.18" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f63587ca0f12b72a0600bcba1d40081f830876000bb46dd2337a3051618f4fc8" +checksum = "4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4" dependencies = [ - "thiserror-impl 2.0.17", + "thiserror-impl 2.0.18", ] [[package]] @@ -5717,9 +5717,9 @@ dependencies = [ [[package]] name = "thiserror-impl" -version = "2.0.17" +version = "2.0.18" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3ff15c8ecd7de3849db632e14d18d2571fa09dfc5ed93479bc4485c7a517c913" +checksum = "ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5" dependencies = [ "proc-macro2", "quote", @@ -6053,7 +6053,7 @@ dependencies = [ "bindgen", "cc", "paste", - "thiserror 2.0.17", + "thiserror 2.0.18", "tracel-llvm-bundler", ] @@ -6075,7 +6075,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "786d480bce6247ab75f005b14ae1624ad978d3029d9113f0a22fa1ac773faeaf" dependencies = [ "crossbeam-channel", - "thiserror 2.0.17", + "thiserror 2.0.18", "time", "tracing-subscriber", ] @@ -6559,7 +6559,7 @@ dependencies = [ "raw-window-handle", "rustc-hash 1.1.0", "smallvec", - "thiserror 2.0.17", + "thiserror 2.0.18", "wgpu-core-deps-apple", "wgpu-core-deps-emscripten", "wgpu-core-deps-windows-linux-android", @@ -6634,7 +6634,7 @@ dependencies = [ "raw-window-handle", "renderdoc-sys", "smallvec", - "thiserror 2.0.17", + "thiserror 2.0.18", "wasm-bindgen", "web-sys", "wgpu-types", @@ -6652,7 +6652,7 @@ dependencies = [ "bytemuck", "js-sys", "log", - "thiserror 2.0.17", + "thiserror 2.0.18", "web-sys", ]