chore(cargo): bump thiserror from 2.0.17 to 2.0.18

Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.17 to 2.0.18.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/2.0.17...2.0.18)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-version: 2.0.18
  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]
2026-02-03 18:19:10 +00:00
committed by l
parent 633536bb13
commit e5e268f503

52
Cargo.lock generated
View File

@@ -330,7 +330,7 @@ dependencies = [
"log", "log",
"nom 8.0.0", "nom 8.0.0",
"pin-project", "pin-project",
"thiserror 2.0.17", "thiserror 2.0.18",
"tokio", "tokio",
] ]
@@ -366,7 +366,7 @@ dependencies = [
"crc32fast", "crc32fast",
"futures-lite", "futures-lite",
"pin-project", "pin-project",
"thiserror 2.0.17", "thiserror 2.0.18",
"tokio", "tokio",
"tokio-util", "tokio-util",
] ]
@@ -462,7 +462,7 @@ dependencies = [
"proc-macro2", "proc-macro2",
"quote", "quote",
"syn 2.0.114", "syn 2.0.114",
"thiserror 2.0.17", "thiserror 2.0.18",
] ]
[[package]] [[package]]
@@ -1377,7 +1377,7 @@ dependencies = [
"tempfile", "tempfile",
"testdir", "testdir",
"textwrap", "textwrap",
"thiserror 2.0.17", "thiserror 2.0.18",
"tokio", "tokio",
"tokio-io-timeout", "tokio-io-timeout",
"tokio-rustls", "tokio-rustls",
@@ -1489,7 +1489,7 @@ dependencies = [
"num-traits", "num-traits",
"rand 0.9.2", "rand 0.9.2",
"serde_json", "serde_json",
"thiserror 2.0.17", "thiserror 2.0.18",
"tokio", "tokio",
"yerpc", "yerpc",
] ]
@@ -2428,7 +2428,7 @@ dependencies = [
"once_cell", "once_cell",
"rand 0.9.2", "rand 0.9.2",
"ring", "ring",
"thiserror 2.0.17", "thiserror 2.0.18",
"tinyvec", "tinyvec",
"tokio", "tokio",
"tracing", "tracing",
@@ -2451,7 +2451,7 @@ dependencies = [
"rand 0.9.2", "rand 0.9.2",
"resolv-conf", "resolv-conf",
"smallvec", "smallvec",
"thiserror 2.0.17", "thiserror 2.0.18",
"tokio", "tokio",
"tracing", "tracing",
] ]
@@ -2991,7 +2991,7 @@ dependencies = [
"strum 0.26.2", "strum 0.26.2",
"stun-rs", "stun-rs",
"surge-ping", "surge-ping",
"thiserror 2.0.17", "thiserror 2.0.18",
"time", "time",
"tokio", "tokio",
"tokio-stream", "tokio-stream",
@@ -3016,7 +3016,7 @@ dependencies = [
"ed25519-dalek", "ed25519-dalek",
"rand_core 0.6.4", "rand_core 0.6.4",
"serde", "serde",
"thiserror 2.0.17", "thiserror 2.0.18",
"url", "url",
] ]
@@ -3058,7 +3058,7 @@ dependencies = [
"rand_core 0.6.4", "rand_core 0.6.4",
"serde", "serde",
"serde-error", "serde-error",
"thiserror 2.0.17", "thiserror 2.0.18",
"tokio", "tokio",
"tokio-util", "tokio-util",
"tracing", "tracing",
@@ -3103,7 +3103,7 @@ dependencies = [
"rustc-hash", "rustc-hash",
"rustls", "rustls",
"socket2 0.5.9", "socket2 0.5.9",
"thiserror 2.0.17", "thiserror 2.0.18",
"tokio", "tokio",
"tracing", "tracing",
"web-time", "web-time",
@@ -3123,7 +3123,7 @@ dependencies = [
"rustls", "rustls",
"rustls-pki-types", "rustls-pki-types",
"slab", "slab",
"thiserror 2.0.17", "thiserror 2.0.18",
"tinyvec", "tinyvec",
"tracing", "tracing",
"web-time", "web-time",
@@ -3178,7 +3178,7 @@ dependencies = [
"sha1", "sha1",
"strum 0.26.2", "strum 0.26.2",
"stun-rs", "stun-rs",
"thiserror 2.0.17", "thiserror 2.0.18",
"tokio", "tokio",
"tokio-rustls", "tokio-rustls",
"tokio-util", "tokio-util",
@@ -3619,7 +3619,7 @@ dependencies = [
"log", "log",
"netlink-packet-core", "netlink-packet-core",
"netlink-sys", "netlink-sys",
"thiserror 2.0.17", "thiserror 2.0.18",
] ]
[[package]] [[package]]
@@ -4109,7 +4109,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8b7cafe60d6cf8e62e1b9b2ea516a089c008945bb5a275416789e7db0bc199dc" checksum = "8b7cafe60d6cf8e62e1b9b2ea516a089c008945bb5a275416789e7db0bc199dc"
dependencies = [ dependencies = [
"memchr", "memchr",
"thiserror 2.0.17", "thiserror 2.0.18",
"ucd-trie", "ucd-trie",
] ]
@@ -4282,7 +4282,7 @@ dependencies = [
"serde", "serde",
"sha1_smol", "sha1_smol",
"simple-dns", "simple-dns",
"thiserror 2.0.17", "thiserror 2.0.18",
"tokio", "tokio",
"tracing", "tracing",
"url", "url",
@@ -4680,7 +4680,7 @@ dependencies = [
"rustc-hash", "rustc-hash",
"rustls", "rustls",
"socket2 0.5.9", "socket2 0.5.9",
"thiserror 2.0.17", "thiserror 2.0.18",
"tokio", "tokio",
"tracing", "tracing",
] ]
@@ -4699,7 +4699,7 @@ dependencies = [
"rustls", "rustls",
"rustls-pki-types", "rustls-pki-types",
"slab", "slab",
"thiserror 2.0.17", "thiserror 2.0.18",
"tinyvec", "tinyvec",
"tracing", "tracing",
"web-time", "web-time",
@@ -4906,7 +4906,7 @@ checksum = "dd6f9d3d47bdd2ad6945c5015a226ec6155d0bcdfd8f7cd29f86b71f8de99d2b"
dependencies = [ dependencies = [
"getrandom 0.2.16", "getrandom 0.2.16",
"libredox", "libredox",
"thiserror 2.0.17", "thiserror 2.0.18",
] ]
[[package]] [[package]]
@@ -5570,7 +5570,7 @@ dependencies = [
"shadowsocks-crypto", "shadowsocks-crypto",
"socket2 0.5.9", "socket2 0.5.9",
"spin 0.10.0", "spin 0.10.0",
"thiserror 2.0.17", "thiserror 2.0.18",
"tokio", "tokio",
"tokio-tfo", "tokio-tfo",
"trait-variant", "trait-variant",
@@ -6017,11 +6017,11 @@ dependencies = [
[[package]] [[package]]
name = "thiserror" name = "thiserror"
version = "2.0.17" version = "2.0.18"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f63587ca0f12b72a0600bcba1d40081f830876000bb46dd2337a3051618f4fc8" checksum = "4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4"
dependencies = [ dependencies = [
"thiserror-impl 2.0.17", "thiserror-impl 2.0.18",
] ]
[[package]] [[package]]
@@ -6037,9 +6037,9 @@ dependencies = [
[[package]] [[package]]
name = "thiserror-impl" name = "thiserror-impl"
version = "2.0.17" version = "2.0.18"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3ff15c8ecd7de3849db632e14d18d2571fa09dfc5ed93479bc4485c7a517c913" checksum = "ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5"
dependencies = [ dependencies = [
"proc-macro2", "proc-macro2",
"quote", "quote",
@@ -7230,7 +7230,7 @@ dependencies = [
"futures", "futures",
"log", "log",
"serde", "serde",
"thiserror 2.0.17", "thiserror 2.0.18",
"windows 0.59.0", "windows 0.59.0",
"windows-core 0.59.0", "windows-core 0.59.0",
] ]