chore(cargo): 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] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-09-02 21:21:29 +00:00
committed by l
parent 667a935665
commit e8dde9c63d

50
Cargo.lock generated
View File

@@ -324,7 +324,7 @@ dependencies = [
"log", "log",
"nom 8.0.0", "nom 8.0.0",
"pin-project", "pin-project",
"thiserror 2.0.12", "thiserror 2.0.16",
"tokio", "tokio",
] ]
@@ -456,7 +456,7 @@ dependencies = [
"proc-macro2", "proc-macro2",
"quote", "quote",
"syn 2.0.104", "syn 2.0.104",
"thiserror 2.0.12", "thiserror 2.0.16",
] ]
[[package]] [[package]]
@@ -1370,7 +1370,7 @@ dependencies = [
"tempfile", "tempfile",
"testdir", "testdir",
"textwrap", "textwrap",
"thiserror 2.0.12", "thiserror 2.0.16",
"tokio", "tokio",
"tokio-io-timeout", "tokio-io-timeout",
"tokio-rustls", "tokio-rustls",
@@ -1483,7 +1483,7 @@ dependencies = [
"num-traits", "num-traits",
"rand 0.8.5", "rand 0.8.5",
"serde_json", "serde_json",
"thiserror 2.0.12", "thiserror 2.0.16",
"tokio", "tokio",
"yerpc", "yerpc",
] ]
@@ -2430,7 +2430,7 @@ dependencies = [
"once_cell", "once_cell",
"rand 0.9.0", "rand 0.9.0",
"ring", "ring",
"thiserror 2.0.12", "thiserror 2.0.16",
"tinyvec", "tinyvec",
"tokio", "tokio",
"tracing", "tracing",
@@ -2453,7 +2453,7 @@ dependencies = [
"rand 0.9.0", "rand 0.9.0",
"resolv-conf", "resolv-conf",
"smallvec", "smallvec",
"thiserror 2.0.12", "thiserror 2.0.16",
"tokio", "tokio",
"tracing", "tracing",
] ]
@@ -2992,7 +2992,7 @@ dependencies = [
"strum 0.26.2", "strum 0.26.2",
"stun-rs", "stun-rs",
"surge-ping", "surge-ping",
"thiserror 2.0.12", "thiserror 2.0.16",
"time", "time",
"tokio", "tokio",
"tokio-stream", "tokio-stream",
@@ -3017,7 +3017,7 @@ dependencies = [
"ed25519-dalek", "ed25519-dalek",
"rand_core 0.6.4", "rand_core 0.6.4",
"serde", "serde",
"thiserror 2.0.12", "thiserror 2.0.16",
"url", "url",
] ]
@@ -3059,7 +3059,7 @@ dependencies = [
"rand_core 0.6.4", "rand_core 0.6.4",
"serde", "serde",
"serde-error", "serde-error",
"thiserror 2.0.12", "thiserror 2.0.16",
"tokio", "tokio",
"tokio-util", "tokio-util",
"tracing", "tracing",
@@ -3104,7 +3104,7 @@ dependencies = [
"rustc-hash", "rustc-hash",
"rustls", "rustls",
"socket2", "socket2",
"thiserror 2.0.12", "thiserror 2.0.16",
"tokio", "tokio",
"tracing", "tracing",
"web-time", "web-time",
@@ -3124,7 +3124,7 @@ dependencies = [
"rustls", "rustls",
"rustls-pki-types", "rustls-pki-types",
"slab", "slab",
"thiserror 2.0.12", "thiserror 2.0.16",
"tinyvec", "tinyvec",
"tracing", "tracing",
"web-time", "web-time",
@@ -3179,7 +3179,7 @@ dependencies = [
"sha1", "sha1",
"strum 0.26.2", "strum 0.26.2",
"stun-rs", "stun-rs",
"thiserror 2.0.12", "thiserror 2.0.16",
"tokio", "tokio",
"tokio-rustls", "tokio-rustls",
"tokio-util", "tokio-util",
@@ -3610,7 +3610,7 @@ dependencies = [
"log", "log",
"netlink-packet-core", "netlink-packet-core",
"netlink-sys", "netlink-sys",
"thiserror 2.0.12", "thiserror 2.0.16",
] ]
[[package]] [[package]]
@@ -4099,7 +4099,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8b7cafe60d6cf8e62e1b9b2ea516a089c008945bb5a275416789e7db0bc199dc" checksum = "8b7cafe60d6cf8e62e1b9b2ea516a089c008945bb5a275416789e7db0bc199dc"
dependencies = [ dependencies = [
"memchr", "memchr",
"thiserror 2.0.12", "thiserror 2.0.16",
"ucd-trie", "ucd-trie",
] ]
@@ -4271,7 +4271,7 @@ dependencies = [
"serde", "serde",
"sha1_smol", "sha1_smol",
"simple-dns", "simple-dns",
"thiserror 2.0.12", "thiserror 2.0.16",
"tokio", "tokio",
"tracing", "tracing",
"url", "url",
@@ -4661,7 +4661,7 @@ dependencies = [
"rustc-hash", "rustc-hash",
"rustls", "rustls",
"socket2", "socket2",
"thiserror 2.0.12", "thiserror 2.0.16",
"tokio", "tokio",
"tracing", "tracing",
] ]
@@ -4680,7 +4680,7 @@ dependencies = [
"rustls", "rustls",
"rustls-pki-types", "rustls-pki-types",
"slab", "slab",
"thiserror 2.0.12", "thiserror 2.0.16",
"tinyvec", "tinyvec",
"tracing", "tracing",
"web-time", "web-time",
@@ -4897,7 +4897,7 @@ checksum = "dd6f9d3d47bdd2ad6945c5015a226ec6155d0bcdfd8f7cd29f86b71f8de99d2b"
dependencies = [ dependencies = [
"getrandom 0.2.16", "getrandom 0.2.16",
"libredox", "libredox",
"thiserror 2.0.12", "thiserror 2.0.16",
] ]
[[package]] [[package]]
@@ -5533,7 +5533,7 @@ dependencies = [
"shadowsocks-crypto", "shadowsocks-crypto",
"socket2", "socket2",
"spin 0.10.0", "spin 0.10.0",
"thiserror 2.0.12", "thiserror 2.0.16",
"tokio", "tokio",
"tokio-tfo", "tokio-tfo",
"trait-variant", "trait-variant",
@@ -5947,11 +5947,11 @@ dependencies = [
[[package]] [[package]]
name = "thiserror" name = "thiserror"
version = "2.0.12" version = "2.0.16"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708" checksum = "3467d614147380f2e4e374161426ff399c91084acd2363eaf549172b3d5e60c0"
dependencies = [ dependencies = [
"thiserror-impl 2.0.12", "thiserror-impl 2.0.16",
] ]
[[package]] [[package]]
@@ -5967,9 +5967,9 @@ dependencies = [
[[package]] [[package]]
name = "thiserror-impl" name = "thiserror-impl"
version = "2.0.12" version = "2.0.16"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d" checksum = "6c5e1be1c48b9172ee610da68fd9cd2770e7a4056cb3fc98710ee6906f0c7960"
dependencies = [ dependencies = [
"proc-macro2", "proc-macro2",
"quote", "quote",
@@ -7167,7 +7167,7 @@ dependencies = [
"futures", "futures",
"log", "log",
"serde", "serde",
"thiserror 2.0.12", "thiserror 2.0.16",
"windows 0.59.0", "windows 0.59.0",
"windows-core 0.59.0", "windows-core 0.59.0",
] ]