diff --git a/Cargo.lock b/Cargo.lock index 099b96e..ea71085 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -71,7 +71,7 @@ dependencies = [ "serde_json", "sysinfo", "tempfile", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tokio-test", "toml 1.1.3+spec-1.1.0", @@ -1361,7 +1361,7 @@ dependencies = [ "reqwest", "serde", "serde_json", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tracing", "tracing-subscriber", @@ -1808,7 +1808,7 @@ checksum = "bde5057d6143cc94e861d90f591b9303d6716c6b9602309150bd068853c10899" dependencies = [ "hashbrown 0.16.1", "portable-atomic", - "thiserror 2.0.18", + "thiserror 2.0.19", ] [[package]] @@ -2183,7 +2183,7 @@ dependencies = [ "serde", "serde_json", "static_assertions", - "thiserror 2.0.18", + "thiserror 2.0.19", "url", ] @@ -2701,7 +2701,7 @@ dependencies = [ "palette", "serde", "strum 0.28.0", - "thiserror 2.0.18", + "thiserror 2.0.19", "unicode-segmentation", "unicode-truncate", "unicode-width", @@ -2809,7 +2809,7 @@ checksum = "a4e608c6638b9c18977b00b475ac1f28d14e84b27d8d42f70e0bf1e3dec127ac" dependencies = [ "getrandom 0.2.17", "libredox", - "thiserror 2.0.18", + "thiserror 2.0.19", ] [[package]] @@ -3574,11 +3574,11 @@ dependencies = [ [[package]] name = "thiserror" -version = "2.0.18" +version = "2.0.19" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4" +checksum = "09a43598840e33d5b0331f38c5e30d13bb11c11210a4b58f0d9b18a5a5eefcd9" dependencies = [ - "thiserror-impl 2.0.18", + "thiserror-impl 2.0.19", ] [[package]] @@ -3594,13 +3594,13 @@ dependencies = [ [[package]] name = "thiserror-impl" -version = "2.0.18" +version = "2.0.19" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5" +checksum = "43cbfe0cf76104d42a574802844187e84a305e531ed54455f11fbde0f10541cd" dependencies = [ "proc-macro2", "quote", - "syn 2.0.117", + "syn 3.0.3", ] [[package]] diff --git a/czech-file-knife/Cargo.lock b/czech-file-knife/Cargo.lock index 2efe36b..6fba490 100644 --- a/czech-file-knife/Cargo.lock +++ b/czech-file-knife/Cargo.lock @@ -24,7 +24,7 @@ dependencies = [ "libc", "num_cpus", "parking_lot 0.12.5", - "thiserror 2.0.18", + "thiserror 2.0.19", "winapi", ] @@ -735,7 +735,7 @@ dependencies = [ "serde_json", "sled", "surrealdb", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tracing", ] @@ -766,7 +766,7 @@ dependencies = [ "chrono", "futures", "serde", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", ] @@ -779,7 +779,7 @@ dependencies = [ "regex", "serde", "serde_json", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tracing", ] @@ -802,7 +802,7 @@ dependencies = [ "once_cell", "serde", "serde_json", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tracing", "tracing-subscriber", @@ -825,7 +825,7 @@ dependencies = [ "serde", "serde_json", "tempfile", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tracing", "url", @@ -841,7 +841,7 @@ dependencies = [ "regex", "serde", "tantivy", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", ] @@ -855,7 +855,7 @@ dependencies = [ "dashmap", "fuser", "parking_lot 0.12.5", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tracing", ] @@ -1350,7 +1350,7 @@ dependencies = [ "hashbrown 0.16.1", "num-traits", "rand 0.9.4", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", ] @@ -1368,7 +1368,7 @@ dependencies = [ "rand 0.9.4", "rand_distr", "rayon", - "thiserror 2.0.18", + "thiserror 2.0.19", ] [[package]] @@ -3359,7 +3359,7 @@ dependencies = [ "itertools 0.14.0", "parking_lot 0.12.5", "percent-encoding", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tracing", "url", @@ -3966,7 +3966,7 @@ dependencies = [ "rustc-hash", "rustls", "socket2", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tracing", "web-time", @@ -3988,7 +3988,7 @@ dependencies = [ "rustls", "rustls-pki-types", "slab", - "thiserror 2.0.18", + "thiserror 2.0.19", "tinyvec", "tracing", "web-time", @@ -4196,7 +4196,7 @@ checksum = "a4e608c6638b9c18977b00b475ac1f28d14e84b27d8d42f70e0bf1e3dec127ac" dependencies = [ "getrandom 0.2.17", "libredox", - "thiserror 2.0.18", + "thiserror 2.0.19", ] [[package]] @@ -4937,7 +4937,7 @@ checksum = "0d585997b0ac10be3c5ee635f1bab02d512760d14b7c468801ac8a01d9ae5f1d" dependencies = [ "num-bigint", "num-traits", - "thiserror 2.0.18", + "thiserror 2.0.19", "time", ] @@ -5224,7 +5224,7 @@ dependencies = [ "surrealmx", "sysinfo", "tempfile", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tokio-util", "tracing", @@ -5357,7 +5357,7 @@ dependencies = [ "parking_lot 0.12.5", "serde", "smallvec", - "thiserror 2.0.18", + "thiserror 2.0.19", "tracing", "web-time", ] @@ -5529,7 +5529,7 @@ dependencies = [ "tantivy-stacker", "tantivy-tokenizer-api", "tempfile", - "thiserror 2.0.18", + "thiserror 2.0.19", "time", "typetag", "uuid", @@ -5681,11 +5681,11 @@ dependencies = [ [[package]] name = "thiserror" -version = "2.0.18" +version = "2.0.19" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4" +checksum = "09a43598840e33d5b0331f38c5e30d13bb11c11210a4b58f0d9b18a5a5eefcd9" dependencies = [ - "thiserror-impl 2.0.18", + "thiserror-impl 2.0.19", ] [[package]] @@ -5701,13 +5701,13 @@ dependencies = [ [[package]] name = "thiserror-impl" -version = "2.0.18" +version = "2.0.19" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5" +checksum = "43cbfe0cf76104d42a574802844187e84a305e531ed54455f11fbde0f10541cd" dependencies = [ "proc-macro2", "quote", - "syn 2.0.117", + "syn 3.0.3", ] [[package]] @@ -5852,7 +5852,7 @@ dependencies = [ "http", "httparse", "js-sys", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tokio-tungstenite", "wasm-bindgen", @@ -6081,7 +6081,7 @@ dependencies = [ "rustls", "rustls-pki-types", "sha1", - "thiserror 2.0.18", + "thiserror 2.0.19", "url", "utf-8", ] diff --git a/personal-sysadmin/Cargo.lock b/personal-sysadmin/Cargo.lock index e02f374..1b325eb 100644 --- a/personal-sysadmin/Cargo.lock +++ b/personal-sysadmin/Cargo.lock @@ -124,7 +124,7 @@ dependencies = [ "nom", "num-traits", "rusticata-macros", - "thiserror 2.0.18", + "thiserror 2.0.19", "time", ] @@ -1329,7 +1329,7 @@ dependencies = [ "rand 0.9.3", "ring", "socket2 0.5.10", - "thiserror 2.0.18", + "thiserror 2.0.19", "tinyvec", "tokio", "tracing", @@ -1352,7 +1352,7 @@ dependencies = [ "rand 0.9.3", "resolv-conf", "smallvec", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tracing", ] @@ -1754,7 +1754,7 @@ dependencies = [ "jni-sys", "log", "simd_cesu8", - "thiserror 2.0.18", + "thiserror 2.0.19", "walkdir", "windows-link", ] @@ -1869,7 +1869,7 @@ dependencies = [ "multiaddr", "pin-project", "rw-stream-sink", - "thiserror 2.0.18", + "thiserror 2.0.19", ] [[package]] @@ -1913,7 +1913,7 @@ dependencies = [ "quick-protobuf", "rand 0.8.6", "rw-stream-sink", - "thiserror 2.0.18", + "thiserror 2.0.19", "tracing", "unsigned-varint 0.8.0", "web-time", @@ -1978,7 +1978,7 @@ dependencies = [ "quick-protobuf", "rand 0.8.6", "sha2", - "thiserror 2.0.18", + "thiserror 2.0.19", "tracing", "zeroize", ] @@ -2004,7 +2004,7 @@ dependencies = [ "rand 0.8.6", "sha2", "smallvec", - "thiserror 2.0.18", + "thiserror 2.0.19", "tracing", "uint", "web-time", @@ -2063,7 +2063,7 @@ dependencies = [ "ring", "rustls", "socket2 0.5.10", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tracing", ] @@ -2119,7 +2119,7 @@ dependencies = [ "ring", "rustls", "rustls-webpki", - "thiserror 2.0.18", + "thiserror 2.0.19", "x509-parser", "yasna", ] @@ -2421,7 +2421,7 @@ dependencies = [ "log", "netlink-packet-core", "netlink-sys", - "thiserror 2.0.18", + "thiserror 2.0.19", ] [[package]] @@ -2606,7 +2606,7 @@ dependencies = [ "serde", "serde_json", "static_assertions", - "thiserror 2.0.18", + "thiserror 2.0.19", "url", ] @@ -2763,7 +2763,7 @@ dependencies = [ "serde", "serde_json", "sysinfo", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tokio-test", "toml", @@ -3073,7 +3073,7 @@ dependencies = [ "rustc-hash", "rustls", "socket2 0.6.3", - "thiserror 2.0.18", + "thiserror 2.0.19", "tokio", "tracing", "web-time", @@ -3095,7 +3095,7 @@ dependencies = [ "rustls", "rustls-pki-types", "slab", - "thiserror 2.0.18", + "thiserror 2.0.19", "tinyvec", "tracing", "web-time", @@ -3231,7 +3231,7 @@ checksum = "a4e608c6638b9c18977b00b475ac1f28d14e84b27d8d42f70e0bf1e3dec127ac" dependencies = [ "getrandom 0.2.17", "libredox", - "thiserror 2.0.18", + "thiserror 2.0.19", ] [[package]] @@ -4060,11 +4060,11 @@ dependencies = [ [[package]] name = "thiserror" -version = "2.0.18" +version = "2.0.19" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4" +checksum = "09a43598840e33d5b0331f38c5e30d13bb11c11210a4b58f0d9b18a5a5eefcd9" dependencies = [ - "thiserror-impl 2.0.18", + "thiserror-impl 2.0.19", ] [[package]] @@ -4080,13 +4080,13 @@ dependencies = [ [[package]] name = "thiserror-impl" -version = "2.0.18" +version = "2.0.19" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5" +checksum = "43cbfe0cf76104d42a574802844187e84a305e531ed54455f11fbde0f10541cd" dependencies = [ "proc-macro2", "quote", - "syn 2.0.117", + "syn 3.0.3", ] [[package]] @@ -5131,7 +5131,7 @@ dependencies = [ "nom", "oid-registry", "rusticata-macros", - "thiserror 2.0.18", + "thiserror 2.0.19", "time", ]