build(deps): bump thiserror from 2.0.10 to 2.0.11 (#3523)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.10 to 2.0.11. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/2.0.10...2.0.11) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
6a95fb6add
commit
bd4b0698bf
80
Cargo.lock
80
Cargo.lock
|
|
@ -1277,7 +1277,7 @@ dependencies = [
|
|||
"http",
|
||||
"ipnet",
|
||||
"linkerd-dns-name",
|
||||
"thiserror 2.0.10",
|
||||
"thiserror 2.0.11",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
@ -1296,7 +1296,7 @@ dependencies = [
|
|||
"linkerd-tonic-stream",
|
||||
"rangemap",
|
||||
"regex",
|
||||
"thiserror 2.0.10",
|
||||
"thiserror 2.0.11",
|
||||
"tokio",
|
||||
"tokio-stream",
|
||||
"tonic",
|
||||
|
|
@ -1320,7 +1320,7 @@ dependencies = [
|
|||
"pprof",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"thiserror 2.0.10",
|
||||
"thiserror 2.0.11",
|
||||
"tokio",
|
||||
"tower",
|
||||
"tracing",
|
||||
|
|
@ -1386,7 +1386,7 @@ dependencies = [
|
|||
"regex",
|
||||
"semver",
|
||||
"serde_json",
|
||||
"thiserror 2.0.10",
|
||||
"thiserror 2.0.11",
|
||||
"tokio",
|
||||
"tokio-stream",
|
||||
"tonic",
|
||||
|
|
@ -1407,7 +1407,7 @@ dependencies = [
|
|||
"linkerd-proxy-client-policy",
|
||||
"linkerd-proxy-server-policy",
|
||||
"once_cell",
|
||||
"thiserror 2.0.10",
|
||||
"thiserror 2.0.11",
|
||||
"tokio",
|
||||
"tokio-test",
|
||||
"tonic",
|
||||
|
|
@ -1443,7 +1443,7 @@ dependencies = [
|
|||
"once_cell",
|
||||
"parking_lot",
|
||||
"rangemap",
|
||||
"thiserror 2.0.10",
|
||||
"thiserror 2.0.11",
|
||||
"tokio",
|
||||
"tokio-test",
|
||||
"tonic",
|
||||
|
|
@ -1521,7 +1521,7 @@ dependencies = [
|
|||
"parking_lot",
|
||||
"pin-project",
|
||||
"prometheus-client",
|
||||
"thiserror 2.0.10",
|
||||
"thiserror 2.0.11",
|
||||
"tokio",
|
||||
"tokio-rustls",
|
||||
"tokio-test",
|
||||
|
|
@ -1548,7 +1548,7 @@ dependencies = [
|
|||
"parking_lot",
|
||||
"pin-project",
|
||||
"regex",
|
||||
"thiserror 2.0.10",
|
||||
"thiserror 2.0.11",
|
||||
"tokio",
|
||||
"tokio-stream",
|
||||
"tokio-test",
|
||||
|
|
@ -1571,7 +1571,7 @@ dependencies = [
|
|||
"linkerd-error",
|
||||
"linkerd-io",
|
||||
"linkerd-stack",
|
||||
"thiserror 2.0.10",
|
||||
"thiserror 2.0.11",
|
||||
"tokio",
|
||||
"tower",
|
||||
"tracing",
|
||||
|
|
@ -1599,7 +1599,7 @@ dependencies = [
|
|||
"hickory-resolver",
|
||||
"linkerd-dns-name",
|
||||
"linkerd-error",
|
||||
"thiserror 2.0.10",
|
||||
"thiserror 2.0.11",
|
||||
"tokio",
|
||||
"tracing",
|
||||
]
|
||||
|
|
@ -1608,7 +1608,7 @@ dependencies = [
|
|||
name = "linkerd-dns-name"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"thiserror 2.0.10",
|
||||
"thiserror 2.0.11",
|
||||
"untrusted",
|
||||
]
|
||||
|
||||
|
|
@ -1633,7 +1633,7 @@ name = "linkerd-error"
|
|||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"futures",
|
||||
"thiserror 2.0.10",
|
||||
"thiserror 2.0.11",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
@ -1654,7 +1654,7 @@ dependencies = [
|
|||
"pin-project",
|
||||
"quickcheck",
|
||||
"rand",
|
||||
"thiserror 2.0.10",
|
||||
"thiserror 2.0.11",
|
||||
"tokio",
|
||||
]
|
||||
|
||||
|
|
@ -1775,7 +1775,7 @@ dependencies = [
|
|||
"parking_lot",
|
||||
"pin-project",
|
||||
"prometheus-client",
|
||||
"thiserror 2.0.10",
|
||||
"thiserror 2.0.11",
|
||||
"tokio",
|
||||
]
|
||||
|
||||
|
|
@ -1806,7 +1806,7 @@ dependencies = [
|
|||
"linkerd-stack",
|
||||
"linkerd-tracing",
|
||||
"parking_lot",
|
||||
"thiserror 2.0.10",
|
||||
"thiserror 2.0.11",
|
||||
"tokio",
|
||||
"tower",
|
||||
"tracing",
|
||||
|
|
@ -1821,7 +1821,7 @@ dependencies = [
|
|||
"maplit",
|
||||
"rand",
|
||||
"regex",
|
||||
"thiserror 2.0.10",
|
||||
"thiserror 2.0.11",
|
||||
"tracing",
|
||||
"url",
|
||||
]
|
||||
|
|
@ -1837,7 +1837,7 @@ dependencies = [
|
|||
"linkerd-stack",
|
||||
"parking_lot",
|
||||
"pin-project",
|
||||
"thiserror 2.0.10",
|
||||
"thiserror 2.0.11",
|
||||
"tokio",
|
||||
"tracing",
|
||||
]
|
||||
|
|
@ -1870,7 +1870,7 @@ name = "linkerd-http-version"
|
|||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"http",
|
||||
"thiserror 2.0.10",
|
||||
"thiserror 2.0.11",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
@ -1881,7 +1881,7 @@ dependencies = [
|
|||
"linkerd-error",
|
||||
"linkerd-metrics",
|
||||
"prometheus-client",
|
||||
"thiserror 2.0.10",
|
||||
"thiserror 2.0.11",
|
||||
"tracing",
|
||||
"url",
|
||||
]
|
||||
|
|
@ -1974,7 +1974,7 @@ dependencies = [
|
|||
"ring",
|
||||
"rustls-pemfile",
|
||||
"rustls-webpki",
|
||||
"thiserror 2.0.10",
|
||||
"thiserror 2.0.11",
|
||||
"tokio",
|
||||
"tokio-rustls",
|
||||
"tracing",
|
||||
|
|
@ -2064,7 +2064,7 @@ dependencies = [
|
|||
"linkerd-pool",
|
||||
"linkerd-stack",
|
||||
"parking_lot",
|
||||
"thiserror 2.0.10",
|
||||
"thiserror 2.0.11",
|
||||
"tokio",
|
||||
"tower-test",
|
||||
"tracing",
|
||||
|
|
@ -2158,7 +2158,7 @@ dependencies = [
|
|||
"parking_lot",
|
||||
"pin-project",
|
||||
"prometheus-client",
|
||||
"thiserror 2.0.10",
|
||||
"thiserror 2.0.11",
|
||||
"tokio",
|
||||
"tokio-stream",
|
||||
"tokio-test",
|
||||
|
|
@ -2186,7 +2186,7 @@ dependencies = [
|
|||
"once_cell",
|
||||
"prost-types",
|
||||
"quickcheck",
|
||||
"thiserror 2.0.10",
|
||||
"thiserror 2.0.11",
|
||||
"tonic",
|
||||
]
|
||||
|
||||
|
|
@ -2249,7 +2249,7 @@ dependencies = [
|
|||
"parking_lot",
|
||||
"pin-project",
|
||||
"rand",
|
||||
"thiserror 2.0.10",
|
||||
"thiserror 2.0.11",
|
||||
"tokio",
|
||||
"tokio-test",
|
||||
"tower",
|
||||
|
|
@ -2272,7 +2272,7 @@ dependencies = [
|
|||
"linkerd2-proxy-api",
|
||||
"parking_lot",
|
||||
"pin-project",
|
||||
"thiserror 2.0.10",
|
||||
"thiserror 2.0.11",
|
||||
"tokio",
|
||||
"tonic",
|
||||
"tracing",
|
||||
|
|
@ -2286,7 +2286,7 @@ dependencies = [
|
|||
"linkerd-error",
|
||||
"linkerd-proxy-core",
|
||||
"pin-project",
|
||||
"thiserror 2.0.10",
|
||||
"thiserror 2.0.11",
|
||||
"tower",
|
||||
"tracing",
|
||||
]
|
||||
|
|
@ -2304,7 +2304,7 @@ dependencies = [
|
|||
"maplit",
|
||||
"prost-types",
|
||||
"quickcheck",
|
||||
"thiserror 2.0.10",
|
||||
"thiserror 2.0.11",
|
||||
"tokio",
|
||||
]
|
||||
|
||||
|
|
@ -2322,7 +2322,7 @@ dependencies = [
|
|||
"rcgen",
|
||||
"simple_asn1",
|
||||
"spiffe-proto",
|
||||
"thiserror 2.0.10",
|
||||
"thiserror 2.0.11",
|
||||
"tokio",
|
||||
"tokio-test",
|
||||
"tonic",
|
||||
|
|
@ -2354,7 +2354,7 @@ dependencies = [
|
|||
"prost-types",
|
||||
"quickcheck",
|
||||
"rand",
|
||||
"thiserror 2.0.10",
|
||||
"thiserror 2.0.11",
|
||||
"tokio",
|
||||
"tonic",
|
||||
"tower",
|
||||
|
|
@ -2386,7 +2386,7 @@ dependencies = [
|
|||
"linkerd-io",
|
||||
"linkerd-stack",
|
||||
"socket2",
|
||||
"thiserror 2.0.10",
|
||||
"thiserror 2.0.11",
|
||||
"tokio",
|
||||
"tokio-stream",
|
||||
"tracing",
|
||||
|
|
@ -2429,7 +2429,7 @@ dependencies = [
|
|||
"linkerd-error",
|
||||
"linkerd-stack",
|
||||
"parking_lot",
|
||||
"thiserror 2.0.10",
|
||||
"thiserror 2.0.11",
|
||||
"tracing",
|
||||
]
|
||||
|
||||
|
|
@ -2454,7 +2454,7 @@ dependencies = [
|
|||
"prost-types",
|
||||
"quickcheck",
|
||||
"regex",
|
||||
"thiserror 2.0.10",
|
||||
"thiserror 2.0.11",
|
||||
"tokio",
|
||||
"tokio-stream",
|
||||
"tonic",
|
||||
|
|
@ -2479,7 +2479,7 @@ dependencies = [
|
|||
"linkerd-tracing",
|
||||
"parking_lot",
|
||||
"pin-project",
|
||||
"thiserror 2.0.10",
|
||||
"thiserror 2.0.11",
|
||||
"tokio",
|
||||
"tokio-test",
|
||||
"tokio-util",
|
||||
|
|
@ -2535,7 +2535,7 @@ dependencies = [
|
|||
"linkerd-stack",
|
||||
"linkerd-tracing",
|
||||
"pin-project",
|
||||
"thiserror 2.0.10",
|
||||
"thiserror 2.0.11",
|
||||
"tokio",
|
||||
"tower",
|
||||
"tracing",
|
||||
|
|
@ -2551,7 +2551,7 @@ dependencies = [
|
|||
"linkerd2-proxy-api",
|
||||
"rand",
|
||||
"regex",
|
||||
"thiserror 2.0.10",
|
||||
"thiserror 2.0.11",
|
||||
"tracing",
|
||||
]
|
||||
|
||||
|
|
@ -3714,11 +3714,11 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "thiserror"
|
||||
version = "2.0.10"
|
||||
version = "2.0.11"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "a3ac7f54ca534db81081ef1c1e7f6ea8a3ef428d2fc069097c079443d24124d3"
|
||||
checksum = "d452f284b73e6d76dd36758a0c8684b1d5be31f92b89d07fd5822175732206fc"
|
||||
dependencies = [
|
||||
"thiserror-impl 2.0.10",
|
||||
"thiserror-impl 2.0.11",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
@ -3734,9 +3734,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "thiserror-impl"
|
||||
version = "2.0.10"
|
||||
version = "2.0.11"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "9e9465d30713b56a37ede7185763c3492a91be2f5fa68d958c44e41ab9248beb"
|
||||
checksum = "26afc1baea8a989337eeb52b6e72a039780ce45c3edfcc9c5b9d112feeb173c2"
|
||||
dependencies = [
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
|
|
|
|||
Loading…
Reference in New Issue