diff --git a/Cargo.lock b/Cargo.lock index a0576d1a0..924eccdc6 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1054,7 +1054,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "54f0d287c53ffd184d04d8677f590f4ac5379785529e5e08b1c8083acdd5c198" dependencies = [ "memchr", - "thiserror 2.0.12", + "thiserror 2.0.14", ] [[package]] @@ -2442,7 +2442,7 @@ dependencies = [ "once_cell", "parking_lot", "selinux-sys", - "thiserror 2.0.12", + "thiserror 2.0.14", ] [[package]] @@ -2710,11 +2710,11 @@ dependencies = [ [[package]] name = "thiserror" -version = "2.0.12" +version = "2.0.14" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708" +checksum = "0b0949c3a6c842cbde3f1686d6eea5a010516deb7085f79db747562d4102f41e" dependencies = [ - "thiserror-impl 2.0.12", + "thiserror-impl 2.0.14", ] [[package]] @@ -2730,9 +2730,9 @@ dependencies = [ [[package]] name = "thiserror-impl" -version = "2.0.12" +version = "2.0.14" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d" +checksum = "cc5b44b4ab9c2fdd0e0512e6bece8388e214c0749f5862b114cc5b7a25daf227" dependencies = [ "proc-macro2", "quote", @@ -2998,7 +2998,7 @@ dependencies = [ "memchr", "nix", "tempfile", - "thiserror 2.0.12", + "thiserror 2.0.14", "uucore", "winapi-util", "windows-sys 0.60.2", @@ -3013,7 +3013,7 @@ dependencies = [ "fts-sys", "libc", "selinux", - "thiserror 2.0.12", + "thiserror 2.0.14", "uucore", ] @@ -3032,7 +3032,7 @@ version = "0.1.0" dependencies = [ "clap", "fluent", - "thiserror 2.0.12", + "thiserror 2.0.14", "uucore", ] @@ -3051,7 +3051,7 @@ version = "0.1.0" dependencies = [ "clap", "fluent", - "thiserror 2.0.12", + "thiserror 2.0.14", "uucore", ] @@ -3086,7 +3086,7 @@ dependencies = [ "libc", "linux-raw-sys 0.10.0", "selinux", - "thiserror 2.0.12", + "thiserror 2.0.14", "uucore", "walkdir", "xattr", @@ -3099,7 +3099,7 @@ dependencies = [ "clap", "fluent", "regex", - "thiserror 2.0.12", + "thiserror 2.0.14", "uucore", ] @@ -3138,7 +3138,7 @@ dependencies = [ "libc", "nix", "signal-hook", - "thiserror 2.0.12", + "thiserror 2.0.14", "uucore", ] @@ -3149,7 +3149,7 @@ dependencies = [ "clap", "fluent", "tempfile", - "thiserror 2.0.12", + "thiserror 2.0.14", "unicode-width 0.2.1", "uucore", ] @@ -3188,7 +3188,7 @@ dependencies = [ "clap", "fluent", "glob", - "thiserror 2.0.12", + "thiserror 2.0.14", "uucore", "windows-sys 0.60.2", ] @@ -3210,7 +3210,7 @@ dependencies = [ "fluent", "nix", "rust-ini", - "thiserror 2.0.12", + "thiserror 2.0.14", "uucore", ] @@ -3220,7 +3220,7 @@ version = "0.1.0" dependencies = [ "clap", "fluent", - "thiserror 2.0.12", + "thiserror 2.0.14", "unicode-width 0.2.1", "uucore", ] @@ -3234,7 +3234,7 @@ dependencies = [ "num-bigint", "num-traits", "onig", - "thiserror 2.0.12", + "thiserror 2.0.14", "uucore", ] @@ -3276,7 +3276,7 @@ version = "0.1.0" dependencies = [ "clap", "fluent", - "thiserror 2.0.12", + "thiserror 2.0.14", "unicode-width 0.2.1", "uucore", ] @@ -3296,7 +3296,7 @@ version = "0.1.0" dependencies = [ "clap", "fluent", - "thiserror 2.0.12", + "thiserror 2.0.14", "uucore", ] @@ -3316,7 +3316,7 @@ dependencies = [ "clap", "fluent", "memchr", - "thiserror 2.0.12", + "thiserror 2.0.14", "uucore", ] @@ -3360,7 +3360,7 @@ dependencies = [ "file_diff", "filetime", "fluent", - "thiserror 2.0.12", + "thiserror 2.0.14", "uucore", ] @@ -3371,7 +3371,7 @@ dependencies = [ "clap", "fluent", "memchr", - "thiserror 2.0.12", + "thiserror 2.0.14", "uucore", ] @@ -3400,7 +3400,7 @@ version = "0.1.0" dependencies = [ "clap", "fluent", - "thiserror 2.0.12", + "thiserror 2.0.14", "uucore", ] @@ -3426,7 +3426,7 @@ dependencies = [ "lscolors", "selinux", "terminal_size", - "thiserror 2.0.12", + "thiserror 2.0.14", "uucore", "uutils_term_grid", ] @@ -3468,7 +3468,7 @@ dependencies = [ "fluent", "rand 0.9.2", "tempfile", - "thiserror 2.0.12", + "thiserror 2.0.14", "uucore", ] @@ -3493,7 +3493,7 @@ dependencies = [ "fs_extra", "indicatif", "libc", - "thiserror 2.0.12", + "thiserror 2.0.14", "uucore", "windows-sys 0.60.2", ] @@ -3526,7 +3526,7 @@ dependencies = [ "clap", "fluent", "libc", - "thiserror 2.0.12", + "thiserror 2.0.14", "uucore", ] @@ -3546,7 +3546,7 @@ version = "0.1.0" dependencies = [ "clap", "fluent", - "thiserror 2.0.12", + "thiserror 2.0.14", "uucore", ] @@ -3597,7 +3597,7 @@ dependencies = [ "fluent", "itertools 0.14.0", "regex", - "thiserror 2.0.12", + "thiserror 2.0.14", "uucore", ] @@ -3626,7 +3626,7 @@ dependencies = [ "clap", "fluent", "regex", - "thiserror 2.0.12", + "thiserror 2.0.14", "uucore", ] @@ -3664,7 +3664,7 @@ dependencies = [ "clap", "fluent", "libc", - "thiserror 2.0.12", + "thiserror 2.0.14", "uucore", "windows-sys 0.60.2", ] @@ -3687,7 +3687,7 @@ dependencies = [ "fluent", "libc", "selinux", - "thiserror 2.0.12", + "thiserror 2.0.14", "uucore", ] @@ -3700,7 +3700,7 @@ dependencies = [ "fluent", "num-bigint", "num-traits", - "thiserror 2.0.12", + "thiserror 2.0.14", "uucore", ] @@ -3753,7 +3753,7 @@ dependencies = [ "rayon", "self_cell", "tempfile", - "thiserror 2.0.12", + "thiserror 2.0.14", "unicode-width 0.2.1", "uucore", ] @@ -3765,7 +3765,7 @@ dependencies = [ "clap", "fluent", "memchr", - "thiserror 2.0.12", + "thiserror 2.0.14", "uucore", ] @@ -3775,7 +3775,7 @@ version = "0.1.0" dependencies = [ "clap", "fluent", - "thiserror 2.0.12", + "thiserror 2.0.14", "uucore", ] @@ -3786,7 +3786,7 @@ dependencies = [ "clap", "fluent", "tempfile", - "thiserror 2.0.12", + "thiserror 2.0.14", "uu_stdbuf_libstdbuf", "uucore", ] @@ -3838,7 +3838,7 @@ dependencies = [ "memchr", "memmap2", "regex", - "thiserror 2.0.12", + "thiserror 2.0.14", "uucore", ] @@ -3875,7 +3875,7 @@ dependencies = [ "clap", "fluent", "libc", - "thiserror 2.0.12", + "thiserror 2.0.14", "uucore", ] @@ -3899,7 +3899,7 @@ dependencies = [ "filetime", "fluent", "parse_datetime", - "thiserror 2.0.12", + "thiserror 2.0.14", "uucore", "windows-sys 0.60.2", ] @@ -3938,7 +3938,7 @@ version = "0.1.0" dependencies = [ "clap", "fluent", - "thiserror 2.0.12", + "thiserror 2.0.14", "uucore", ] @@ -3968,7 +3968,7 @@ version = "0.1.0" dependencies = [ "clap", "fluent", - "thiserror 2.0.12", + "thiserror 2.0.14", "unicode-width 0.2.1", "uucore", ] @@ -3998,7 +3998,7 @@ dependencies = [ "chrono", "clap", "fluent", - "thiserror 2.0.12", + "thiserror 2.0.14", "utmp-classic", "uucore", ] @@ -4031,7 +4031,7 @@ dependencies = [ "fluent", "libc", "nix", - "thiserror 2.0.12", + "thiserror 2.0.14", "unicode-width 0.2.1", "uucore", ] @@ -4106,7 +4106,7 @@ dependencies = [ "sha3", "sm3", "tempfile", - "thiserror 2.0.12", + "thiserror 2.0.14", "time", "unic-langid", "utmp-classic",