From 4ce82f499b617a4e5c817376a818934a5296b036 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Aug 2025 21:05:36 +0000 Subject: [PATCH] chore(deps): bump thiserror from 2.0.12 to 2.0.16 Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.12 to 2.0.16. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/2.0.12...2.0.16) --- updated-dependencies: - dependency-name: thiserror dependency-version: 2.0.16 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Cargo.lock | 78 +++++++++++++++++++++++++++--------------------------- Cargo.toml | 2 +- 2 files changed, 40 insertions(+), 40 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index b36d7d14..3ceef000 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -546,7 +546,7 @@ dependencies = [ "nom", "num-traits", "rusticata-macros", - "thiserror 2.0.12", + "thiserror 2.0.16", "time", ] @@ -726,7 +726,7 @@ dependencies = [ "serde_json", "sui-keys", "sui-sdk", - "thiserror 2.0.12", + "thiserror 2.0.16", "tokio", "tracing", "x25519-dalek", @@ -789,7 +789,7 @@ dependencies = [ "sui-sdk", "sysinfo", "tempfile", - "thiserror 2.0.12", + "thiserror 2.0.16", "tokio", "tracing", "url", @@ -856,7 +856,7 @@ dependencies = [ "sui-keys", "sui-sdk", "tempfile", - "thiserror 2.0.12", + "thiserror 2.0.16", "tokenizers", "tokio", "tower 0.5.2", @@ -886,7 +886,7 @@ dependencies = [ "serde_json", "serial_test", "sqlx", - "thiserror 2.0.12", + "thiserror 2.0.16", "tokio", "tracing", "utoipa", @@ -906,7 +906,7 @@ dependencies = [ "sui-keys", "sui-sdk", "tempfile", - "thiserror 2.0.12", + "thiserror 2.0.16", "tokio", "toml 0.8.23", "tracing", @@ -927,7 +927,7 @@ dependencies = [ "serde_json", "sha2 0.10.9", "sui-sdk", - "thiserror 2.0.12", + "thiserror 2.0.16", "tokio", "tracing", "x25519-dalek", @@ -3605,7 +3605,7 @@ dependencies = [ "reqwest", "serde", "serde_json", - "thiserror 2.0.12", + "thiserror 2.0.16", "tokio", "ureq", "windows-sys 0.60.2", @@ -3630,7 +3630,7 @@ dependencies = [ "once_cell", "rand 0.9.2", "socket2 0.5.10", - "thiserror 2.0.12", + "thiserror 2.0.16", "tinyvec", "tokio", "tracing", @@ -3653,7 +3653,7 @@ dependencies = [ "rand 0.9.2", "resolv-conf", "smallvec", - "thiserror 2.0.12", + "thiserror 2.0.16", "tokio", "tracing", ] @@ -4647,7 +4647,7 @@ dependencies = [ "multiaddr 0.18.2", "pin-project", "rw-stream-sink", - "thiserror 2.0.12", + "thiserror 2.0.16", ] [[package]] @@ -4681,7 +4681,7 @@ dependencies = [ "quick-protobuf-codec", "rand 0.8.5", "rand_core 0.6.4", - "thiserror 2.0.12", + "thiserror 2.0.16", "tracing", "web-time", ] @@ -4716,7 +4716,7 @@ dependencies = [ "quick-protobuf", "rand 0.8.5", "rw-stream-sink", - "thiserror 2.0.12", + "thiserror 2.0.16", "tracing", "unsigned-varint 0.8.0", "web-time", @@ -4786,7 +4786,7 @@ dependencies = [ "quick-protobuf", "quick-protobuf-codec", "smallvec", - "thiserror 2.0.12", + "thiserror 2.0.16", "tracing", ] @@ -4805,7 +4805,7 @@ dependencies = [ "rand 0.8.5", "ring", "sha2 0.10.9", - "thiserror 2.0.12", + "thiserror 2.0.16", "tracing", "zeroize", ] @@ -4831,7 +4831,7 @@ dependencies = [ "rand 0.8.5", "sha2 0.10.9", "smallvec", - "thiserror 2.0.12", + "thiserror 2.0.16", "tracing", "uint 0.10.0", "web-time", @@ -4891,7 +4891,7 @@ dependencies = [ "rand 0.8.5", "snow", "static_assertions", - "thiserror 2.0.12", + "thiserror 2.0.16", "tracing", "x25519-dalek", "zeroize", @@ -4914,7 +4914,7 @@ dependencies = [ "ring", "rustls", "socket2 0.5.10", - "thiserror 2.0.12", + "thiserror 2.0.16", "tokio", "tracing", ] @@ -5001,7 +5001,7 @@ dependencies = [ "ring", "rustls", "rustls-webpki", - "thiserror 2.0.12", + "thiserror 2.0.16", "x509-parser", "yasna", ] @@ -5030,7 +5030,7 @@ dependencies = [ "either", "futures", "libp2p-core", - "thiserror 2.0.12", + "thiserror 2.0.16", "tracing", "yamux 0.12.1", "yamux 0.13.6", @@ -5992,7 +5992,7 @@ dependencies = [ "log", "netlink-packet-core", "netlink-sys", - "thiserror 2.0.12", + "thiserror 2.0.16", ] [[package]] @@ -6763,7 +6763,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1db05f56d34358a8b1066f67cbb203ee3e7ed2ba674a6263a1d5ec6db2204323" dependencies = [ "memchr", - "thiserror 2.0.12", + "thiserror 2.0.16", "ucd-trie", ] @@ -7358,7 +7358,7 @@ dependencies = [ "rustc-hash 2.1.1", "rustls", "socket2 0.5.10", - "thiserror 2.0.12", + "thiserror 2.0.16", "tokio", "tracing", "web-time", @@ -7379,7 +7379,7 @@ dependencies = [ "rustls", "rustls-pki-types", "slab", - "thiserror 2.0.12", + "thiserror 2.0.16", "tinyvec", "tracing", "web-time", @@ -7614,7 +7614,7 @@ checksum = "a4e608c6638b9c18977b00b475ac1f28d14e84b27d8d42f70e0bf1e3dec127ac" dependencies = [ "getrandom 0.2.16", "libredox", - "thiserror 2.0.12", + "thiserror 2.0.16", ] [[package]] @@ -7695,7 +7695,7 @@ dependencies = [ "reqwest", "serde", "serde_json", - "thiserror 2.0.12", + "thiserror 2.0.16", "tokio", "tracing", "url", @@ -8817,7 +8817,7 @@ checksum = "297f631f50729c8c99b84667867963997ec0b50f32b2a7dbcab828ef0541e8bb" dependencies = [ "num-bigint 0.4.6", "num-traits", - "thiserror 2.0.12", + "thiserror 2.0.16", "time", ] @@ -9042,7 +9042,7 @@ dependencies = [ "serde_json", "sha2 0.10.9", "smallvec", - "thiserror 2.0.12", + "thiserror 2.0.16", "tokio", "tokio-stream", "tracing", @@ -9124,7 +9124,7 @@ dependencies = [ "smallvec", "sqlx-core", "stringprep", - "thiserror 2.0.12", + "thiserror 2.0.16", "tracing", "whoami", ] @@ -9161,7 +9161,7 @@ dependencies = [ "smallvec", "sqlx-core", "stringprep", - "thiserror 2.0.12", + "thiserror 2.0.16", "tracing", "whoami", ] @@ -9185,7 +9185,7 @@ dependencies = [ "serde", "serde_urlencoded", "sqlx-core", - "thiserror 2.0.12", + "thiserror 2.0.16", "tracing", "url", ] @@ -9991,11 +9991,11 @@ dependencies = [ [[package]] name = "thiserror" -version = "2.0.12" +version = "2.0.16" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708" +checksum = "3467d614147380f2e4e374161426ff399c91084acd2363eaf549172b3d5e60c0" dependencies = [ - "thiserror-impl 2.0.12", + "thiserror-impl 2.0.16", ] [[package]] @@ -10011,9 +10011,9 @@ dependencies = [ [[package]] name = "thiserror-impl" -version = "2.0.12" +version = "2.0.16" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d" +checksum = "6c5e1be1c48b9172ee610da68fd9cd2770e7a4056cb3fc98710ee6906f0c7960" dependencies = [ "proc-macro2", "quote", @@ -10152,7 +10152,7 @@ dependencies = [ "serde", "serde_json", "spm_precompiled", - "thiserror 2.0.12", + "thiserror 2.0.16", "unicode-normalization-alignments", "unicode-segmentation", "unicode_categories", @@ -10631,7 +10631,7 @@ dependencies = [ "log", "rand 0.9.2", "sha1", - "thiserror 2.0.12", + "thiserror 2.0.16", "utf-8", ] @@ -11821,7 +11821,7 @@ dependencies = [ "oid-registry", "ring", "rusticata-macros", - "thiserror 2.0.12", + "thiserror 2.0.16", "time", ] diff --git a/Cargo.toml b/Cargo.toml index 463906ac..cf0c42e7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -74,7 +74,7 @@ sui-keys = { git = "https://github.com/mystenlabs/sui", packa sui-sdk = { git = "https://github.com/mystenlabs/sui", package = "sui-sdk", tag = "testnet-v1.53.1" } sysinfo = "0.33.1" tempfile = "3.20.0" -thiserror = "2.0.12" +thiserror = "2.0.16" tokenizers = "0.21.2" tokio = "1.46.1" toml = "0.8.12"