Commit 3c8935bf authored by Renovate Bot's avatar Renovate Bot 💬
Browse files

Merge branch 'renovate/patch-dependencies' into 'main'

Update Patch dependencies

See merge request !709
parents a48ee7b1 94a64821
Loading
Loading
Loading
Loading
Loading
+74 −74
Original line number Diff line number Diff line
@@ -153,7 +153,7 @@ version = "1.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc"
dependencies = [
 "windows-sys 0.61.2",
 "windows-sys 0.60.2",
]

[[package]]
@@ -164,7 +164,7 @@ checksum = "291e6a250ff86cd4a820112fb8898808a366d8f9f58ce16d1f538353ad55747d"
dependencies = [
 "anstyle",
 "once_cell_polyfill",
 "windows-sys 0.61.2",
 "windows-sys 0.60.2",
]

[[package]]
@@ -203,7 +203,7 @@ dependencies = [
 "safelog",
 "serde",
 "tempfile",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "time",
 "tor-async-utils",
 "tor-basic-utils",
@@ -252,7 +252,7 @@ dependencies = [
 "nom",
 "num-traits",
 "rusticata-macros",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
]

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

[[package]]
name = "async-trait"
version = "0.1.91"
version = "0.1.92"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ae36dc4177970ef04fde5178d3e2429882def40e57a451f919c098f72baa6cec"
checksum = "82f6aeea286b8eb4dd3431a1be1b59d290ace00f5bfd8e2a159bc2a05e2c1667"
dependencies = [
 "proc-macro2",
 "quote",
@@ -560,7 +560,7 @@ dependencies = [
 "hashbrown 0.16.1",
 "once_cell",
 "parking_lot",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "web-time",
]

@@ -665,9 +665,9 @@ dependencies = [

[[package]]
name = "clap"
version = "4.6.4"
version = "4.6.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d91e0c145792ef73a6ad36d27c75ac09f1832222a3c209689d90f534685ee5b7"
checksum = "473c7e07f409a8d772161724aa8db6a765a2532a70f9667eeb7b49d3d02fbdca"
dependencies = [
 "clap_builder",
 "clap_derive",
@@ -675,9 +675,9 @@ dependencies = [

[[package]]
name = "clap_builder"
version = "4.6.2"
version = "4.6.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f09628afdcc538b57f3c6341e9c8e9970f18e4a481690a64974d7023bd33548b"
checksum = "7b48fea5a88e9ae728a2dcbedbfc0e730f7d60da42e1cb049a83c9fb8b789889"
dependencies = [
 "anstream",
 "anstyle",
@@ -735,7 +735,7 @@ version = "3.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "faf9468729b8cbcea668e36183cb69d317348c2e08e994829fb56ebfdfbaac34"
dependencies = [
 "windows-sys 0.61.2",
 "windows-sys 0.52.0",
]

[[package]]
@@ -1119,7 +1119,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]]
@@ -1180,7 +1180,7 @@ dependencies = [
 "quote",
 "sha3 0.12.0",
 "strum",
 "syn 3.0.3",
 "syn 2.0.119",
 "unicode-ident",
 "void",
]
@@ -1288,7 +1288,7 @@ dependencies = [
 "libc",
 "option-ext",
 "redox_users",
 "windows-sys 0.61.2",
 "windows-sys 0.59.0",
]

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

[[package]]
@@ -1491,7 +1491,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb"
dependencies = [
 "libc",
 "windows-sys 0.61.2",
 "windows-sys 0.52.0",
]

[[package]]
@@ -1648,7 +1648,7 @@ dependencies = [
 "libc",
 "pwd-grp",
 "serde",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "void",
 "walkdir",
]
@@ -1666,7 +1666,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",
]

@@ -2667,7 +2667,7 @@ version = "0.50.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5"
dependencies = [
 "windows-sys 0.61.2",
 "windows-sys 0.59.0",
]

[[package]]
@@ -2830,7 +2830,7 @@ dependencies = [
 "simple-proc-net",
 "smoltcp",
 "static_assertions",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tokio",
 "tokio-util",
 "tor-chanmgr",
@@ -3287,7 +3287,7 @@ dependencies = [
 "derive-deftly",
 "libc",
 "paste",
 "thiserror 2.0.19",
 "thiserror 1.0.69",
]

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

[[package]]
@@ -3569,7 +3569,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]]
@@ -3622,7 +3622,7 @@ dependencies = [
 "errno",
 "libc",
 "linux-raw-sys",
 "windows-sys 0.61.2",
 "windows-sys 0.52.0",
]

[[package]]
@@ -3669,15 +3669,15 @@ checksum = "cf54715a573b99ac80df0bc206da022bcd442c974952c7b9720069370852e21f"

[[package]]
name = "safelog"
version = "0.9.0"
version = "0.9.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4c0812d386a9992c036500b92565c41f84c28fd2e48fe853a395c393261b730b"
checksum = "73ef1d6e273fc8ce5cc1376cf498c06d23b786e80e4a7679a643bb0a838b0029"
dependencies = [
 "derive_more",
 "educe",
 "either",
 "fluid-let",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
]

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

@@ -4074,7 +4074,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c3d1e2c7f27f8d4cb10542a02c49005dbd6e93095799d6f3be745fae9f8fedd4"
dependencies = [
 "libc",
 "windows-sys 0.61.2",
 "windows-sys 0.60.2",
]

[[package]]
@@ -4303,7 +4303,7 @@ dependencies = [
 "getrandom 0.4.3",
 "once_cell",
 "rustix",
 "windows-sys 0.61.2",
 "windows-sys 0.52.0",
]

[[package]]
@@ -4317,11 +4317,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]]
@@ -4337,9 +4337,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",
@@ -4585,7 +4585,7 @@ dependencies = [
 "pin-project",
 "postage",
 "sync_wrapper",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tokio",
 "tokio-util",
 "tor-basic-utils",
@@ -4615,7 +4615,7 @@ dependencies = [
 "serde",
 "slab",
 "smallvec",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tracing",
 "weak-table",
 "web-time-compat",
@@ -4633,7 +4633,7 @@ dependencies = [
 "educe",
 "getrandom 0.4.3",
 "safelog",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tor-error",
 "tor-llcrypto",
 "zeroize",
@@ -4656,7 +4656,7 @@ dependencies = [
 "paste",
 "rand 0.10.2",
 "smallvec",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tor-basic-utils",
 "tor-bytes",
 "tor-cert",
@@ -4681,7 +4681,7 @@ dependencies = [
 "derive_more",
 "digest 0.10.7",
 "saturating-time",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tor-bytes",
 "tor-checkable",
 "tor-error",
@@ -4711,7 +4711,7 @@ dependencies = [
 "safelog",
 "serde",
 "serde_with",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tor-async-utils",
 "tor-basic-utils",
 "tor-cell",
@@ -4741,7 +4741,7 @@ dependencies = [
 "humantime",
 "itertools",
 "signature",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tor-llcrypto",
 "web-time-compat",
]
@@ -4771,7 +4771,7 @@ dependencies = [
 "retry-error",
 "safelog",
 "serde",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tor-async-utils",
 "tor-basic-utils",
 "tor-cell",
@@ -4823,7 +4823,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",
@@ -4841,7 +4841,7 @@ dependencies = [
 "directories",
 "serde",
 "shellexpand",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tor-error",
 "tor-general-addr",
]
@@ -4857,7 +4857,7 @@ dependencies = [
 "hex",
 "imara-diff",
 "static_assertions",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tor-error",
 "tor-llcrypto",
 "tor-netdoc",
@@ -4879,7 +4879,7 @@ dependencies = [
 "httpdate",
 "itertools",
 "memchr",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tor-circmgr",
 "tor-error",
 "tor-hscrypto",
@@ -4946,7 +4946,7 @@ dependencies = [
 "signature",
 "static_assertions",
 "strum",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "time",
 "tor-async-utils",
 "tor-basic-utils",
@@ -4983,7 +4983,7 @@ dependencies = [
 "retry-error",
 "static_assertions",
 "strum",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tracing",
 "void",
 "web-time-compat",
@@ -4996,7 +4996,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6b55314b3d95d4145c2d88cee46d4c623b209eceb980ac151c35ab97b2cba9de"
dependencies = [
 "derive_more",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "void",
]

@@ -5008,7 +5008,7 @@ checksum = "26643119854f787558e5938c6134f3a745a0d5f816e40c56e3343c8e4e968fe1"
dependencies = [
 "derive_more",
 "rangemap",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tor-geoip-db",
]

@@ -5043,7 +5043,7 @@ dependencies = [
 "safelog",
 "serde",
 "strum",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tor-async-utils",
 "tor-basic-utils",
 "tor-config",
@@ -5084,7 +5084,7 @@ dependencies = [
 "safelog",
 "slotmap-careful",
 "strum",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tor-async-utils",
 "tor-basic-utils",
 "tor-bytes",
@@ -5128,7 +5128,7 @@ dependencies = [
 "serde",
 "signature",
 "subtle",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tor-basic-utils",
 "tor-bytes",
 "tor-error",
@@ -5154,7 +5154,7 @@ dependencies = [
 "rsa",
 "signature",
 "ssh-key-fork-arti",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tor-bytes",
 "tor-cert",
 "tor-checkable",
@@ -5186,7 +5186,7 @@ dependencies = [
 "serde",
 "signature",
 "ssh-key-fork-arti",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tor-basic-utils",
 "tor-bytes",
 "tor-config",
@@ -5221,7 +5221,7 @@ dependencies = [
 "serde",
 "serde_with",
 "strum",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tor-basic-utils",
 "tor-bytes",
 "tor-config",
@@ -5265,7 +5265,7 @@ dependencies = [
 "sha3 0.10.9",
 "signature",
 "subtle",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tor-error",
 "tor-memquota-cost",
 "visibility",
@@ -5281,7 +5281,7 @@ checksum = "382fbfbe7b7a6e88165bc473362616b2360c5d07d2c66c9362c79b0f6da3d39c"
dependencies = [
 "futures",
 "humantime",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tor-error",
 "tor-rtcompat",
 "tracing",
@@ -5309,7 +5309,7 @@ dependencies = [
 "slotmap-careful",
 "static_assertions",
 "sysinfo",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tor-async-utils",
 "tor-basic-utils",
 "tor-config",
@@ -5351,7 +5351,7 @@ dependencies = [
 "rand 0.10.2",
 "serde",
 "strum",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "time",
 "tor-basic-utils",
 "tor-error",
@@ -5401,7 +5401,7 @@ dependencies = [
 "smallvec",
 "strum",
 "subtle",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "time",
 "tinystr",
 "tor-basic-utils",
@@ -5439,7 +5439,7 @@ dependencies = [
 "sanitize-filename",
 "serde",
 "serde_json",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "time",
 "tor-async-utils",
 "tor-basic-utils",
@@ -5487,7 +5487,7 @@ dependencies = [
 "static_assertions",
 "strum",
 "subtle",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tokio",
 "tokio-util",
 "tor-async-utils",
@@ -5525,7 +5525,7 @@ dependencies = [
 "derive-deftly",
 "paste",
 "serde_with",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tor-basic-utils",
 "tor-bytes",
]
@@ -5545,7 +5545,7 @@ dependencies = [
 "itertools",
 "oneshot-fused-workaround",
 "serde",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tor-async-utils",
 "tor-basic-utils",
 "tor-chanmgr",
@@ -5603,7 +5603,7 @@ dependencies = [
 "rustls-pki-types",
 "rustls-webpki",
 "socket2",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tokio",
 "tokio-util",
 "tor-error",
@@ -5634,7 +5634,7 @@ dependencies = [
 "priority-queue",
 "slotmap-careful",
 "strum",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tor-error",
 "tor-general-addr",
 "tor-rtcompat",
@@ -5656,7 +5656,7 @@ dependencies = [
 "educe",
 "safelog",
 "subtle",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tor-bytes",
 "tor-error",
]
@@ -5670,7 +5670,7 @@ dependencies = [
 "derive-deftly",
 "derive_more",
 "serde",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tor-memquota",
]

@@ -5801,7 +5801,7 @@ dependencies = [
 "rand 0.10.2",
 "safelog",
 "stun",
 "thiserror 2.0.19",
 "thiserror 2.0.20",
 "tokio",
 "tor-rtcompat",
 "turn",
@@ -6067,7 +6067,7 @@ version = "0.1.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22"
dependencies = [
 "windows-sys 0.61.2",
 "windows-sys 0.52.0",
]

[[package]]