fix(deps): update all non-major dependencies #108

Merged
renovatebot merged 1 commits from renovate/all-minor-patch into master 2025-05-24 08:15:52 -07:00

70
Cargo.lock generated
View File

@ -218,7 +218,7 @@ dependencies = [
"bytes 1.10.1",
"futures-util",
"serde_json",
"tokio 1.45.0",
"tokio 1.45.1",
"tokio-stream",
"tokio-util",
"tower-service",
@ -400,7 +400,7 @@ dependencies = [
"serde_urlencoded",
"sha1",
"sync_wrapper",
"tokio 1.45.0",
"tokio 1.45.1",
"tokio-tungstenite",
"tower 0.5.2",
"tower-layer",
@ -764,7 +764,7 @@ dependencies = [
"serde",
"sqlx",
"thiserror 2.0.12",
"tokio 1.45.0",
"tokio 1.45.1",
"tracing",
"urlencoding",
]
@ -966,7 +966,7 @@ dependencies = [
"serde",
"serde_json",
"thread_local",
"tokio 1.45.0",
"tokio 1.45.1",
"tokio-stream",
"tonic",
"tracing",
@ -2148,7 +2148,7 @@ dependencies = [
"http 0.2.12",
"indexmap 2.9.0",
"slab",
"tokio 1.45.0",
"tokio 1.45.1",
"tokio-util",
"tracing",
]
@ -2167,7 +2167,7 @@ dependencies = [
"http 1.3.1",
"indexmap 2.9.0",
"slab",
"tokio 1.45.0",
"tokio 1.45.1",
"tokio-util",
"tracing",
]
@ -2539,7 +2539,7 @@ dependencies = [
"itoa 1.0.15",
"pin-project-lite",
"socket2",
"tokio 1.45.0",
"tokio 1.45.1",
"tower-service",
"tracing",
"want 0.3.1",
@ -2562,7 +2562,7 @@ dependencies = [
"itoa 1.0.15",
"pin-project-lite",
"smallvec 1.15.0",
"tokio 1.45.0",
"tokio 1.45.1",
"want 0.3.1",
]
@ -2578,7 +2578,7 @@ dependencies = [
"hyper-util",
"rustls",
"rustls-pki-types",
"tokio 1.45.0",
"tokio 1.45.1",
"tokio-rustls",
"tower-service",
"webpki-roots 0.26.11",
@ -2593,7 +2593,7 @@ dependencies = [
"hyper 1.6.0",
"hyper-util",
"pin-project-lite",
"tokio 1.45.0",
"tokio 1.45.1",
"tower-service",
]
@ -2619,7 +2619,7 @@ dependencies = [
"bytes 1.10.1",
"hyper 0.14.32",
"native-tls",
"tokio 1.45.0",
"tokio 1.45.1",
"tokio-native-tls",
]
@ -2634,7 +2634,7 @@ dependencies = [
"hyper 1.6.0",
"hyper-util",
"native-tls",
"tokio 1.45.0",
"tokio 1.45.1",
"tokio-native-tls",
"tower-service",
]
@ -2654,7 +2654,7 @@ dependencies = [
"libc",
"pin-project-lite",
"socket2",
"tokio 1.45.0",
"tokio 1.45.1",
"tower-service",
"tracing",
]
@ -3000,7 +3000,7 @@ dependencies = [
"letterbox-shared 0.17.24",
"serde",
"sqlx",
"tokio 1.45.0",
"tokio 1.45.1",
]
[[package]]
@ -3038,7 +3038,7 @@ dependencies = [
"sqlx",
"tantivy",
"thiserror 2.0.12",
"tokio 1.45.0",
"tokio 1.45.1",
"tower-http",
"tracing",
"url",
@ -3832,7 +3832,7 @@ dependencies = [
"prost",
"reqwest",
"thiserror 2.0.12",
"tokio 1.45.0",
"tokio 1.45.1",
"tonic",
"tracing",
]
@ -3864,7 +3864,7 @@ dependencies = [
"rand 0.9.1",
"serde_json",
"thiserror 2.0.12",
"tokio 1.45.0",
"tokio 1.45.1",
"tokio-stream",
"tracing",
]
@ -4377,7 +4377,7 @@ dependencies = [
"rustls",
"socket2",
"thiserror 2.0.12",
"tokio 1.45.0",
"tokio 1.45.1",
"tracing",
"web-time",
]
@ -4683,7 +4683,7 @@ dependencies = [
"serde_urlencoded",
"sync_wrapper",
"system-configuration",
"tokio 1.45.0",
"tokio 1.45.1",
"tokio-native-tls",
"tokio-rustls",
"tower 0.5.2",
@ -4777,7 +4777,7 @@ dependencies = [
"rustc_version 0.4.1",
"serde",
"serde_json",
"tokio 1.45.0",
"tokio 1.45.1",
"xml-rs",
]
@ -4815,7 +4815,7 @@ dependencies = [
"serde",
"serde_json",
"shlex 1.3.0",
"tokio 1.45.0",
"tokio 1.45.1",
"zeroize",
]
@ -4891,7 +4891,7 @@ dependencies = [
"rustc_version 0.4.1",
"serde",
"sha2 0.9.9",
"tokio 1.45.0",
"tokio 1.45.1",
]
[[package]]
@ -5547,7 +5547,7 @@ dependencies = [
"smallvec 1.15.0",
"thiserror 2.0.12",
"time 0.3.41",
"tokio 1.45.0",
"tokio 1.45.1",
"tokio-stream",
"tracing",
"url",
@ -5587,7 +5587,7 @@ dependencies = [
"sqlx-postgres",
"sqlx-sqlite",
"syn 2.0.101",
"tokio 1.45.0",
"tokio 1.45.1",
"url",
]
@ -6189,9 +6189,9 @@ dependencies = [
[[package]]
name = "tokio"
version = "1.45.0"
version = "1.45.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2513ca694ef9ede0fb23fe71a4ee4107cb102b9dc1930f6d0fd77aae068ae165"
checksum = "75ef51a33ef1da925cea3e4eb122833cb377c61439ca401b770f54902b806779"
dependencies = [
"backtrace",
"bytes 1.10.1",
@ -6287,7 +6287,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2"
dependencies = [
"native-tls",
"tokio 1.45.0",
"tokio 1.45.1",
]
[[package]]
@ -6335,7 +6335,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8e727b36a1a0e8b74c376ac2211e40c2c8af09fb4013c60d910495810f008e9b"
dependencies = [
"rustls",
"tokio 1.45.0",
"tokio 1.45.1",
]
[[package]]
@ -6363,7 +6363,7 @@ checksum = "eca58d7bba4a75707817a2c44174253f9236b2d5fbd055602e9d5c07c139a047"
dependencies = [
"futures-core",
"pin-project-lite",
"tokio 1.45.0",
"tokio 1.45.1",
]
[[package]]
@ -6427,7 +6427,7 @@ checksum = "7a9daff607c6d2bf6c16fd681ccb7eecc83e4e2cdc1ca067ffaadfca5de7f084"
dependencies = [
"futures-util",
"log",
"tokio 1.45.0",
"tokio 1.45.1",
"tungstenite",
]
@ -6475,7 +6475,7 @@ dependencies = [
"futures-io",
"futures-sink",
"pin-project-lite",
"tokio 1.45.0",
"tokio 1.45.1",
]
[[package]]
@ -6519,7 +6519,7 @@ dependencies = [
"rustls-native-certs",
"rustls-pemfile",
"socket2",
"tokio 1.45.0",
"tokio 1.45.1",
"tokio-rustls",
"tokio-stream",
"tower 0.4.13",
@ -6564,7 +6564,7 @@ dependencies = [
"pin-project-lite",
"rand 0.8.5",
"slab",
"tokio 1.45.0",
"tokio 1.45.1",
"tokio-util",
"tower-layer",
"tower-service",
@ -6581,7 +6581,7 @@ dependencies = [
"futures-util",
"pin-project-lite",
"sync_wrapper",
"tokio 1.45.0",
"tokio 1.45.1",
"tower-layer",
"tower-service",
"tracing",
@ -7491,7 +7491,7 @@ dependencies = [
"opentelemetry-otlp",
"opentelemetry_sdk",
"thiserror 2.0.12",
"tokio 1.45.0",
"tokio 1.45.1",
"tracing",
"tracing-appender",
"tracing-core",