fix(deps): update rust crate tokio to v1.44.2
All checks were successful
Continuous integration / Test Suite (push) Successful in 1m15s
Continuous integration / Trunk (push) Successful in 37s
Continuous integration / Rustfmt (push) Successful in 30s
Continuous integration / build (push) Successful in 45s
Continuous integration / Check (push) Successful in 4m17s
Continuous integration / Disallow unused dependencies (push) Successful in 57s
All checks were successful
Continuous integration / Test Suite (push) Successful in 1m15s
Continuous integration / Trunk (push) Successful in 37s
Continuous integration / Rustfmt (push) Successful in 30s
Continuous integration / build (push) Successful in 45s
Continuous integration / Check (push) Successful in 4m17s
Continuous integration / Disallow unused dependencies (push) Successful in 57s
This commit is contained in:
parent
85a6b3a9a4
commit
2fd6479cb9
80
Cargo.lock
generated
80
Cargo.lock
generated
@ -688,7 +688,7 @@ dependencies = [
|
||||
"serde",
|
||||
"sqlx",
|
||||
"thiserror 2.0.12",
|
||||
"tokio 1.44.1",
|
||||
"tokio 1.44.2",
|
||||
"tracing",
|
||||
"urlencoding",
|
||||
]
|
||||
@ -890,7 +890,7 @@ dependencies = [
|
||||
"serde",
|
||||
"serde_json",
|
||||
"thread_local",
|
||||
"tokio 1.44.1",
|
||||
"tokio 1.44.2",
|
||||
"tokio-stream",
|
||||
"tonic",
|
||||
"tracing",
|
||||
@ -1552,7 +1552,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "33d852cb9b869c2a9b3df2f71a3074817f01e1844f839a144f5fcef059a4eb5d"
|
||||
dependencies = [
|
||||
"libc",
|
||||
"windows-sys 0.52.0",
|
||||
"windows-sys 0.59.0",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@ -2136,7 +2136,7 @@ dependencies = [
|
||||
"http 0.2.12",
|
||||
"indexmap 2.8.0",
|
||||
"slab",
|
||||
"tokio 1.44.1",
|
||||
"tokio 1.44.2",
|
||||
"tokio-util",
|
||||
"tracing",
|
||||
]
|
||||
@ -2155,7 +2155,7 @@ dependencies = [
|
||||
"http 1.3.1",
|
||||
"indexmap 2.8.0",
|
||||
"slab",
|
||||
"tokio 1.44.1",
|
||||
"tokio 1.44.2",
|
||||
"tokio-util",
|
||||
"tracing",
|
||||
]
|
||||
@ -2497,7 +2497,7 @@ dependencies = [
|
||||
"itoa 1.0.15",
|
||||
"pin-project-lite",
|
||||
"socket2",
|
||||
"tokio 1.44.1",
|
||||
"tokio 1.44.2",
|
||||
"tower-service",
|
||||
"tracing",
|
||||
"want 0.3.1",
|
||||
@ -2520,7 +2520,7 @@ dependencies = [
|
||||
"itoa 1.0.15",
|
||||
"pin-project-lite",
|
||||
"smallvec 1.14.0",
|
||||
"tokio 1.44.1",
|
||||
"tokio 1.44.2",
|
||||
"want 0.3.1",
|
||||
]
|
||||
|
||||
@ -2536,7 +2536,7 @@ dependencies = [
|
||||
"hyper-util",
|
||||
"rustls",
|
||||
"rustls-pki-types",
|
||||
"tokio 1.44.1",
|
||||
"tokio 1.44.2",
|
||||
"tokio-rustls",
|
||||
"tower-service",
|
||||
"webpki-roots",
|
||||
@ -2551,7 +2551,7 @@ dependencies = [
|
||||
"hyper 1.6.0",
|
||||
"hyper-util",
|
||||
"pin-project-lite",
|
||||
"tokio 1.44.1",
|
||||
"tokio 1.44.2",
|
||||
"tower-service",
|
||||
]
|
||||
|
||||
@ -2577,7 +2577,7 @@ dependencies = [
|
||||
"bytes 1.10.1",
|
||||
"hyper 0.14.32",
|
||||
"native-tls",
|
||||
"tokio 1.44.1",
|
||||
"tokio 1.44.2",
|
||||
"tokio-native-tls",
|
||||
]
|
||||
|
||||
@ -2592,7 +2592,7 @@ dependencies = [
|
||||
"hyper 1.6.0",
|
||||
"hyper-util",
|
||||
"native-tls",
|
||||
"tokio 1.44.1",
|
||||
"tokio 1.44.2",
|
||||
"tokio-native-tls",
|
||||
"tower-service",
|
||||
]
|
||||
@ -2611,7 +2611,7 @@ dependencies = [
|
||||
"hyper 1.6.0",
|
||||
"pin-project-lite",
|
||||
"socket2",
|
||||
"tokio 1.44.1",
|
||||
"tokio 1.44.2",
|
||||
"tower-service",
|
||||
"tracing",
|
||||
]
|
||||
@ -2889,7 +2889,7 @@ checksum = "e04d7f318608d35d4b61ddd75cbdaee86b023ebe2bd5a66ee0915f0bf93095a9"
|
||||
dependencies = [
|
||||
"hermit-abi 0.5.0",
|
||||
"libc",
|
||||
"windows-sys 0.52.0",
|
||||
"windows-sys 0.59.0",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@ -3023,7 +3023,7 @@ dependencies = [
|
||||
"sqlx",
|
||||
"tantivy",
|
||||
"thiserror 2.0.12",
|
||||
"tokio 1.44.1",
|
||||
"tokio 1.44.2",
|
||||
"tracing",
|
||||
"url",
|
||||
"urlencoding",
|
||||
@ -3517,7 +3517,7 @@ dependencies = [
|
||||
"memchr",
|
||||
"mime",
|
||||
"spin",
|
||||
"tokio 1.44.1",
|
||||
"tokio 1.44.2",
|
||||
"tokio-util",
|
||||
"version_check",
|
||||
]
|
||||
@ -3802,7 +3802,7 @@ dependencies = [
|
||||
"prost",
|
||||
"reqwest",
|
||||
"thiserror 2.0.12",
|
||||
"tokio 1.44.1",
|
||||
"tokio 1.44.2",
|
||||
"tonic",
|
||||
"tracing",
|
||||
]
|
||||
@ -3834,7 +3834,7 @@ dependencies = [
|
||||
"rand 0.9.0",
|
||||
"serde_json",
|
||||
"thiserror 2.0.12",
|
||||
"tokio 1.44.1",
|
||||
"tokio 1.44.2",
|
||||
"tokio-stream",
|
||||
"tracing",
|
||||
]
|
||||
@ -4402,7 +4402,7 @@ dependencies = [
|
||||
"rustls",
|
||||
"socket2",
|
||||
"thiserror 2.0.12",
|
||||
"tokio 1.44.1",
|
||||
"tokio 1.44.2",
|
||||
"tracing",
|
||||
"web-time",
|
||||
]
|
||||
@ -4438,7 +4438,7 @@ dependencies = [
|
||||
"once_cell",
|
||||
"socket2",
|
||||
"tracing",
|
||||
"windows-sys 0.52.0",
|
||||
"windows-sys 0.59.0",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@ -4779,7 +4779,7 @@ dependencies = [
|
||||
"serde_urlencoded",
|
||||
"sync_wrapper",
|
||||
"system-configuration",
|
||||
"tokio 1.44.1",
|
||||
"tokio 1.44.2",
|
||||
"tokio-native-tls",
|
||||
"tokio-rustls",
|
||||
"tower 0.5.2",
|
||||
@ -4836,7 +4836,7 @@ dependencies = [
|
||||
"state",
|
||||
"tempfile",
|
||||
"time 0.3.41",
|
||||
"tokio 1.44.1",
|
||||
"tokio 1.44.2",
|
||||
"tokio-stream",
|
||||
"tokio-util",
|
||||
"ubyte",
|
||||
@ -4901,7 +4901,7 @@ dependencies = [
|
||||
"stable-pattern",
|
||||
"state",
|
||||
"time 0.3.41",
|
||||
"tokio 1.44.1",
|
||||
"tokio 1.44.2",
|
||||
"uncased",
|
||||
]
|
||||
|
||||
@ -4972,7 +4972,7 @@ dependencies = [
|
||||
"rustc_version 0.4.1",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"tokio 1.44.1",
|
||||
"tokio 1.44.2",
|
||||
"xml-rs",
|
||||
]
|
||||
|
||||
@ -5010,7 +5010,7 @@ dependencies = [
|
||||
"serde",
|
||||
"serde_json",
|
||||
"shlex 1.3.0",
|
||||
"tokio 1.44.1",
|
||||
"tokio 1.44.2",
|
||||
"zeroize",
|
||||
]
|
||||
|
||||
@ -5086,7 +5086,7 @@ dependencies = [
|
||||
"rustc_version 0.4.1",
|
||||
"serde",
|
||||
"sha2 0.9.9",
|
||||
"tokio 1.44.1",
|
||||
"tokio 1.44.2",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@ -5157,7 +5157,7 @@ dependencies = [
|
||||
"errno",
|
||||
"libc",
|
||||
"linux-raw-sys 0.4.15",
|
||||
"windows-sys 0.52.0",
|
||||
"windows-sys 0.59.0",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@ -5170,7 +5170,7 @@ dependencies = [
|
||||
"errno",
|
||||
"libc",
|
||||
"linux-raw-sys 0.9.3",
|
||||
"windows-sys 0.52.0",
|
||||
"windows-sys 0.59.0",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@ -5760,7 +5760,7 @@ dependencies = [
|
||||
"smallvec 1.14.0",
|
||||
"thiserror 2.0.12",
|
||||
"time 0.3.41",
|
||||
"tokio 1.44.1",
|
||||
"tokio 1.44.2",
|
||||
"tokio-stream",
|
||||
"tracing",
|
||||
"url",
|
||||
@ -5801,7 +5801,7 @@ dependencies = [
|
||||
"sqlx-sqlite",
|
||||
"syn 2.0.100",
|
||||
"tempfile",
|
||||
"tokio 1.44.1",
|
||||
"tokio 1.44.2",
|
||||
"url",
|
||||
]
|
||||
|
||||
@ -6258,7 +6258,7 @@ dependencies = [
|
||||
"getrandom 0.3.2",
|
||||
"once_cell",
|
||||
"rustix 1.0.3",
|
||||
"windows-sys 0.52.0",
|
||||
"windows-sys 0.59.0",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@ -6415,9 +6415,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "tokio"
|
||||
version = "1.44.1"
|
||||
version = "1.44.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "f382da615b842244d4b8738c82ed1275e6c5dd90c459a30941cd07080b06c91a"
|
||||
checksum = "e6b88822cbe49de4185e3a4cbf8321dd487cf5fe0c5c65695fef6346371e9c48"
|
||||
dependencies = [
|
||||
"backtrace",
|
||||
"bytes 1.10.1",
|
||||
@ -6513,7 +6513,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2"
|
||||
dependencies = [
|
||||
"native-tls",
|
||||
"tokio 1.44.1",
|
||||
"tokio 1.44.2",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@ -6561,7 +6561,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "8e727b36a1a0e8b74c376ac2211e40c2c8af09fb4013c60d910495810f008e9b"
|
||||
dependencies = [
|
||||
"rustls",
|
||||
"tokio 1.44.1",
|
||||
"tokio 1.44.2",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@ -6589,7 +6589,7 @@ checksum = "eca58d7bba4a75707817a2c44174253f9236b2d5fbd055602e9d5c07c139a047"
|
||||
dependencies = [
|
||||
"futures-core",
|
||||
"pin-project-lite",
|
||||
"tokio 1.44.1",
|
||||
"tokio 1.44.2",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@ -6689,7 +6689,7 @@ dependencies = [
|
||||
"futures-io",
|
||||
"futures-sink",
|
||||
"pin-project-lite",
|
||||
"tokio 1.44.1",
|
||||
"tokio 1.44.2",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@ -6750,7 +6750,7 @@ dependencies = [
|
||||
"rustls-native-certs",
|
||||
"rustls-pemfile",
|
||||
"socket2",
|
||||
"tokio 1.44.1",
|
||||
"tokio 1.44.2",
|
||||
"tokio-rustls",
|
||||
"tokio-stream",
|
||||
"tower 0.4.13",
|
||||
@ -6795,7 +6795,7 @@ dependencies = [
|
||||
"pin-project-lite",
|
||||
"rand 0.8.5",
|
||||
"slab",
|
||||
"tokio 1.44.1",
|
||||
"tokio 1.44.2",
|
||||
"tokio-util",
|
||||
"tower-layer",
|
||||
"tower-service",
|
||||
@ -6812,7 +6812,7 @@ dependencies = [
|
||||
"futures-util",
|
||||
"pin-project-lite",
|
||||
"sync_wrapper",
|
||||
"tokio 1.44.1",
|
||||
"tokio 1.44.2",
|
||||
"tower-layer",
|
||||
"tower-service",
|
||||
]
|
||||
@ -7669,7 +7669,7 @@ dependencies = [
|
||||
"opentelemetry-otlp",
|
||||
"opentelemetry_sdk",
|
||||
"thiserror 2.0.12",
|
||||
"tokio 1.44.1",
|
||||
"tokio 1.44.2",
|
||||
"tracing",
|
||||
"tracing-appender",
|
||||
"tracing-core",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user