diff --git a/Cargo.lock b/Cargo.lock index 92788e25..1645683e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -240,7 +240,7 @@ dependencies = [ "num-traits", "pastey", "rayon", - "thiserror 2.0.19", + "thiserror 2.0.20", "v_frame", "y4m", ] @@ -1213,7 +1213,7 @@ dependencies = [ "ndk-context", "ndk-sys", "percent-encoding", - "thiserror 2.0.19", + "thiserror 2.0.20", "tokio", "wasm-bindgen-futures", "web-sys", @@ -1333,7 +1333,7 @@ dependencies = [ "slab", "subtle", "tao", - "thiserror 2.0.19", + "thiserror 2.0.20", "tokio", "tracing", "tray-icon", @@ -1355,7 +1355,7 @@ dependencies = [ "serde", "serde_json", "subsecond", - "thiserror 2.0.19", + "thiserror 2.0.20", "tracing", "tungstenite 0.28.0", ] @@ -1435,7 +1435,7 @@ dependencies = [ "serde_json", "serde_qs", "serde_urlencoded", - "thiserror 2.0.19", + "thiserror 2.0.20", "tokio-util", "tracing", "tungstenite 0.27.0", @@ -1470,7 +1470,7 @@ dependencies = [ "parking_lot", "serde", "serde_json", - "thiserror 2.0.19", + "thiserror 2.0.20", "tokio", "tracing", ] @@ -1981,7 +1981,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "54f0d287c53ffd184d04d8677f590f4ac5379785529e5e08b1c8083acdd5c198" dependencies = [ "memchr", - "thiserror 2.0.19", + "thiserror 2.0.20", ] [[package]] @@ -2440,7 +2440,7 @@ dependencies = [ "objc2", "objc2-app-kit", "once_cell", - "thiserror 2.0.19", + "thiserror 2.0.20", "windows-sys 0.59.0", "x11rb", "xkeysym", @@ -3067,7 +3067,7 @@ dependencies = [ "jni-sys 0.4.1", "log", "simd_cesu8", - "thiserror 2.0.19", + "thiserror 2.0.20", "walkdir", "windows-link 0.2.1", ] @@ -3410,7 +3410,7 @@ dependencies = [ "manganis-macro", "ndk-context", "objc2", - "thiserror 2.0.19", + "thiserror 2.0.20", ] [[package]] @@ -3600,7 +3600,7 @@ dependencies = [ "objc2-foundation", "once_cell", "png 0.17.16", - "thiserror 2.0.19", + "thiserror 2.0.20", "windows-sys 0.60.2", ] @@ -4520,7 +4520,7 @@ dependencies = [ "rustc-hash 2.1.3", "rustls", "socket2", - "thiserror 2.0.19", + "thiserror 2.0.20", "tokio", "tracing", "web-time", @@ -4542,7 +4542,7 @@ dependencies = [ "rustls", "rustls-pki-types", "slab", - "thiserror 2.0.19", + "thiserror 2.0.20", "tinyvec", "tracing", "web-time", @@ -4758,7 +4758,7 @@ dependencies = [ "rand 0.9.5", "rand_chacha 0.9.0", "simd_helpers", - "thiserror 2.0.19", + "thiserror 2.0.20", "v_frame", "wasm-bindgen", ] @@ -4842,7 +4842,7 @@ checksum = "a4e608c6638b9c18977b00b475ac1f28d14e84b27d8d42f70e0bf1e3dec127ac" dependencies = [ "getrandom 0.2.17", "libredox", - "thiserror 2.0.19", + "thiserror 2.0.20", ] [[package]] @@ -4972,7 +4972,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c51c9ae4df8a7fba42103df5c621fa3c37eccf3a3c650879e90fc48b11cc192c" dependencies = [ "hashbrown 0.16.1", - "thiserror 2.0.19", + "thiserror 2.0.20", ] [[package]] @@ -5260,7 +5260,7 @@ checksum = "f3faaf9e727533a19351a43cc5a8de957372163c7d35cc48c90b75cdda13c352" dependencies = [ "percent-encoding", "serde", - "thiserror 2.0.19", + "thiserror 2.0.20", ] [[package]] @@ -5320,7 +5320,7 @@ dependencies = [ "sha2 0.11.0", "stats_alloc", "tempfile", - "thiserror 2.0.19", + "thiserror 2.0.20", "time", "tokio", "tracing", @@ -5625,7 +5625,7 @@ dependencies = [ "memmap2", "serde", "subsecond-types", - "thiserror 2.0.19", + "thiserror 2.0.20", "wasm-bindgen", "wasm-bindgen-futures", "web-sys", @@ -5803,11 +5803,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]] @@ -5823,9 +5823,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", @@ -6197,7 +6197,7 @@ dependencies = [ "objc2-foundation", "once_cell", "png 0.17.16", - "thiserror 2.0.19", + "thiserror 2.0.20", "windows-sys 0.60.2", ] @@ -6220,7 +6220,7 @@ dependencies = [ "log", "rand 0.9.5", "sha1", - "thiserror 2.0.19", + "thiserror 2.0.20", "utf-8", ] @@ -6239,7 +6239,7 @@ dependencies = [ "rand 0.9.5", "rustls", "sha1", - "thiserror 2.0.19", + "thiserror 2.0.20", "utf-8", ] @@ -6706,7 +6706,7 @@ version = "0.38.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "381336cfffd772377d291702245447a5251a2ffa5bad679c99e61bc48bacbf9c" dependencies = [ - "thiserror 2.0.19", + "thiserror 2.0.20", "windows", "windows-core 0.61.2", ] @@ -7208,7 +7208,7 @@ dependencies = [ "sha2 0.10.9", "soup3", "tao-macros", - "thiserror 2.0.19", + "thiserror 2.0.20", "url", "webkit2gtk", "webkit2gtk-sys",