Commit d3d4f137 authored by Clara Engler's avatar Clara Engler
Browse files

Merge branch 'renovate/thiserror-2.x-lockfile' into 'main'

chore(deps): update rust crate thiserror to v2.0.20

See merge request !135
parents 5d76788a 4ad61667
Loading
Loading
Loading
Loading
Loading
+60 −60
Original line number Diff line number Diff line
@@ -193,7 +193,7 @@ dependencies = [
 "secmem-proc",
 "serde",
 "serde_json",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "time",
 "tokio",
 "tokio-util",
@@ -243,7 +243,7 @@ dependencies = [
 "safelog",
 "serde",
 "tempfile",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "time",
 "tor-async-utils",
 "tor-basic-utils",
@@ -292,7 +292,7 @@ dependencies = [
 "nom",
 "num-traits",
 "rusticata-macros",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
]

[[package]]
@@ -348,7 +348,7 @@ checksum = "37dd6b179962fe4048a6f81d4c0d7ed419a21fdf49204b4c6b04971693358e79"
dependencies = [
 "futures-util",
 "native-tls",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "url",
]

@@ -575,7 +575,7 @@ dependencies = [
 "hashbrown 0.16.1",
 "once_cell",
 "parking_lot",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "web-time",
]

@@ -1098,7 +1098,7 @@ version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "10d60334b3b2e7c9d91ef8150abfb6fa4c1c39ebbcf4a81c2e346aad939fee3e"
dependencies = [
 "thiserror 2.0.19",
 "thiserror 2.0.20",
]

[[package]]
@@ -1290,7 +1290,7 @@ dependencies = [
 "base64",
 "bytes",
 "hex",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
]

[[package]]
@@ -1592,7 +1592,7 @@ dependencies = [
 "libc",
 "pwd-grp",
 "serde",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "void",
 "walkdir",
]
@@ -1610,7 +1610,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b63307a37c3d90d55a90eefa5441ec12cbd291ff456b6bf1126656c5bc43b058"
dependencies = [
 "libc",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "windows-sys 0.61.2",
]

@@ -1896,7 +1896,7 @@ dependencies = [
 "once_cell",
 "rand 0.10.2",
 "ring",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tinyvec",
 "tracing",
 "url",
@@ -2225,7 +2225,7 @@ dependencies = [
 "jni-sys",
 "log",
 "simd_cesu8",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "walkdir",
 "windows-link",
]
@@ -2739,7 +2739,7 @@ dependencies = [
 "simple-proc-net",
 "smoltcp",
 "static_assertions",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tokio",
 "tokio-util",
 "tor-chanmgr",
@@ -2782,7 +2782,7 @@ dependencies = [
 "sendfd",
 "smoltcp",
 "tempfile",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tokio",
 "tracing",
 "tracing-subscriber",
@@ -3141,7 +3141,7 @@ dependencies = [
 "derive-deftly",
 "libc",
 "paste",
 "thiserror 2.0.19",
 "thiserror 1.0.69",
]

[[package]]
@@ -3270,7 +3270,7 @@ checksum = "a4e608c6638b9c18977b00b475ac1f28d14e84b27d8d42f70e0bf1e3dec127ac"
dependencies = [
 "getrandom 0.2.17",
 "libredox",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
]

[[package]]
@@ -3402,7 +3402,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c51c9ae4df8a7fba42103df5c621fa3c37eccf3a3c650879e90fc48b11cc192c"
dependencies = [
 "hashbrown 0.16.1",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
]

[[package]]
@@ -3514,7 +3514,7 @@ dependencies = [
 "educe",
 "either",
 "fluid-let",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
]

[[package]]
@@ -3605,7 +3605,7 @@ dependencies = [
 "libc",
 "rustix",
 "rustix-linux-procfs",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "windows",
]

@@ -3907,7 +3907,7 @@ dependencies = [
 "paste",
 "serde",
 "slotmap",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "void",
]

@@ -4180,11 +4180,11 @@ dependencies = [

[[package]]
name = "thiserror"
version = "2.0.19"
version = "2.0.20"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "09a43598840e33d5b0331f38c5e30d13bb11c11210a4b58f0d9b18a5a5eefcd9"
checksum = "ec86235f5fcc2a73650310756d2ac5b138a5780bbbdfae3eeccec992c435ba4f"
dependencies = [
 "thiserror-impl 2.0.19",
 "thiserror-impl 2.0.20",
]

[[package]]
@@ -4200,9 +4200,9 @@ dependencies = [

[[package]]
name = "thiserror-impl"
version = "2.0.19"
version = "2.0.20"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "43cbfe0cf76104d42a574802844187e84a305e531ed54455f11fbde0f10541cd"
checksum = "bc04cd3e1236dd4a98afca4569f2deb3f120e5422a4023be2cb683f8486292af"
dependencies = [
 "proc-macro2",
 "quote",
@@ -4423,7 +4423,7 @@ dependencies = [
 "pin-project",
 "postage",
 "sync_wrapper",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tokio",
 "tokio-util",
 "tor-basic-utils",
@@ -4451,7 +4451,7 @@ dependencies = [
 "serde",
 "slab",
 "smallvec",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tracing",
 "weak-table",
 "web-time-compat",
@@ -4469,7 +4469,7 @@ dependencies = [
 "educe",
 "getrandom 0.4.3",
 "safelog",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tor-error",
 "tor-llcrypto",
 "zeroize",
@@ -4492,7 +4492,7 @@ dependencies = [
 "paste",
 "rand 0.10.2",
 "smallvec",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tor-basic-utils",
 "tor-bytes",
 "tor-cert",
@@ -4517,7 +4517,7 @@ dependencies = [
 "derive_more",
 "digest 0.10.7",
 "saturating-time",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tor-bytes",
 "tor-checkable",
 "tor-error",
@@ -4547,7 +4547,7 @@ dependencies = [
 "safelog",
 "serde",
 "serde_with",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tor-async-utils",
 "tor-basic-utils",
 "tor-cell",
@@ -4576,7 +4576,7 @@ checksum = "ef81835cb0b2db460c694678eae8c4cbad5f31847e473aac42605f9b945fb31a"
dependencies = [
 "humantime",
 "signature",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tor-llcrypto",
 "web-time-compat",
]
@@ -4606,7 +4606,7 @@ dependencies = [
 "retry-error",
 "safelog",
 "serde",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tor-async-utils",
 "tor-basic-utils",
 "tor-cell",
@@ -4657,7 +4657,7 @@ dependencies = [
 "serde-value",
 "serde_ignored",
 "strum",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "toml 1.1.4+spec-1.1.0",
 "tor-basic-utils",
 "tor-error",
@@ -4675,7 +4675,7 @@ dependencies = [
 "directories",
 "serde",
 "shellexpand",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tor-error",
 "tor-general-addr",
]
@@ -4691,7 +4691,7 @@ dependencies = [
 "hex",
 "imara-diff",
 "static_assertions",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tor-error",
 "tor-llcrypto",
 "tor-netdoc",
@@ -4713,7 +4713,7 @@ dependencies = [
 "httpdate",
 "itertools 0.14.0",
 "memchr",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tor-circmgr",
 "tor-error",
 "tor-hscrypto",
@@ -4780,7 +4780,7 @@ dependencies = [
 "signature",
 "static_assertions",
 "strum",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "time",
 "tor-async-utils",
 "tor-basic-utils",
@@ -4817,7 +4817,7 @@ dependencies = [
 "retry-error",
 "static_assertions",
 "strum",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tracing",
 "void",
 "web-time-compat",
@@ -4830,7 +4830,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cfee544a33dd3e67e0311cc46ef8f667cbf9c02c7c00ef4f25098a25b2b6e1cf"
dependencies = [
 "derive_more",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "void",
]

@@ -4842,7 +4842,7 @@ checksum = "ba79ff317ecd29d133920ae05cc62156d574d104fbadfd3188affefbeda1b4b0"
dependencies = [
 "derive_more",
 "rangemap",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tor-geoip-db",
]

@@ -4877,7 +4877,7 @@ dependencies = [
 "safelog",
 "serde",
 "strum",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tor-async-utils",
 "tor-basic-utils",
 "tor-config",
@@ -4917,7 +4917,7 @@ dependencies = [
 "safelog",
 "slotmap-careful",
 "strum",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tor-async-utils",
 "tor-basic-utils",
 "tor-bytes",
@@ -4961,7 +4961,7 @@ dependencies = [
 "serde",
 "signature",
 "subtle",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tor-basic-utils",
 "tor-bytes",
 "tor-error",
@@ -4987,7 +4987,7 @@ dependencies = [
 "rsa",
 "signature",
 "ssh-key-fork-arti",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tor-bytes",
 "tor-cert",
 "tor-checkable",
@@ -5019,7 +5019,7 @@ dependencies = [
 "serde",
 "signature",
 "ssh-key-fork-arti",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tor-basic-utils",
 "tor-bytes",
 "tor-config",
@@ -5054,7 +5054,7 @@ dependencies = [
 "serde",
 "serde_with",
 "strum",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tor-basic-utils",
 "tor-bytes",
 "tor-config",
@@ -5098,7 +5098,7 @@ dependencies = [
 "sha3 0.10.9",
 "signature",
 "subtle",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tor-error",
 "tor-memquota-cost",
 "visibility",
@@ -5114,7 +5114,7 @@ checksum = "37d0f759a875b6f9b6f3657a2626a70e2474e698a4404501033babe63ad888a6"
dependencies = [
 "futures",
 "humantime",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tor-error",
 "tor-rtcompat",
 "tracing",
@@ -5141,7 +5141,7 @@ dependencies = [
 "slotmap-careful",
 "static_assertions",
 "sysinfo",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tor-async-utils",
 "tor-basic-utils",
 "tor-config",
@@ -5183,7 +5183,7 @@ dependencies = [
 "rand 0.10.2",
 "serde",
 "strum",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "time",
 "tor-basic-utils",
 "tor-error",
@@ -5230,7 +5230,7 @@ dependencies = [
 "smallvec",
 "strum",
 "subtle",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "time",
 "tinystr",
 "tor-basic-utils",
@@ -5267,7 +5267,7 @@ dependencies = [
 "sanitize-filename",
 "serde",
 "serde_json",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "time",
 "tor-async-utils",
 "tor-basic-utils",
@@ -5315,7 +5315,7 @@ dependencies = [
 "static_assertions",
 "strum",
 "subtle",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tokio",
 "tokio-util",
 "tor-async-utils",
@@ -5352,7 +5352,7 @@ dependencies = [
 "caret",
 "paste",
 "serde_with",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tor-basic-utils",
 "tor-bytes",
]
@@ -5372,7 +5372,7 @@ dependencies = [
 "itertools 0.14.0",
 "oneshot-fused-workaround",
 "serde",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tor-async-utils",
 "tor-basic-utils",
 "tor-chanmgr",
@@ -5430,7 +5430,7 @@ dependencies = [
 "rustls-pki-types",
 "rustls-webpki",
 "socket2",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tokio",
 "tokio-util",
 "tor-error",
@@ -5461,7 +5461,7 @@ dependencies = [
 "priority-queue",
 "slotmap-careful",
 "strum",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tor-error",
 "tor-general-addr",
 "tor-rtcompat",
@@ -5483,7 +5483,7 @@ dependencies = [
 "educe",
 "safelog",
 "subtle",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tor-bytes",
 "tor-error",
]
@@ -5497,7 +5497,7 @@ dependencies = [
 "derive-deftly",
 "derive_more",
 "serde",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tor-memquota",
]

@@ -5520,7 +5520,7 @@ checksum = "050686193eb999b4bb3bc2acfa891a13da00f79734704c4b8b4ef1a10b368a3c"
dependencies = [
 "crossbeam-channel",
 "symlink",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "time",
 "tracing-subscriber",
]