@@ -7,30 +7,30 @@ version.workspace = true
77
88[dependencies ]
99abort-on-drop.workspace = true
10- ahash = " 0.8.11 "
10+ ahash = " 0.8.12 "
1111arc-swap = " 1.7.1"
1212arrayvec = " 0.7.6"
1313async-stream = " 0.3"
14- atomic-time = " 0.1.4 "
14+ atomic-time = " 0.1.5 "
1515bytes.workspace = true
1616compact_str.workspace = true
1717enum_dispatch = " 0.3.13"
1818exponential-backoff.workspace = true
1919futures.workspace = true
2020futures-util = { version = " 0.3" , default-features = false }
21- h2 = " 0.4.5 "
21+ h2 = " 0.4.12 "
2222hickory-resolver = { version = " 0.24" , features = [" system-config" ] }
2323http.workspace = true
2424http-body.workspace = true
2525http-body-util.workspace = true
2626hyper = { version = " 1" , features = [" full" ] }
27- hyper-rustls = { version = " 0.27.1 " , features = [" default" , " http2" ] }
27+ hyper-rustls = { version = " 0.27.7 " , features = [" default" , " http2" ] }
2828if-addrs = " 0.14"
29- ipnet = " 2.9 "
29+ ipnet = " 2.11 "
3030lru_time_cache = " 0.11.11"
31- multimap = " 0.10.0 "
32- once_cell = { version = " 1.19 " }
33- opentelemetry = " 0.29.0 "
31+ multimap = " 0.10.1 "
32+ once_cell = { version = " 1.21 " }
33+ opentelemetry.workspace = true
3434hyper-util.workspace = true
3535orion-configuration.workspace = true
3636orion-data-plane-api.workspace = true
@@ -41,17 +41,17 @@ orion-interner.workspace = true
4141orion-metrics.workspace = true
4242orion-tracing.workspace = true
4343orion-xds.workspace = true
44- parking_lot = " 0.12.3 "
44+ parking_lot = " 0.12.5 "
4545bounded-integer.workspace = true
46- pin-project = " 1.1.5 "
46+ pin-project = " 1.1.10 "
4747pingora-timeout = " 0.3.0"
4848ppp.workspace = true
4949pretty-duration = " 0.1.1"
5050rand = { version = " 0.8.5" , features = [" small_rng" ] }
5151regex.workspace = true
5252rustc-hash = " 1.1.0"
5353rustls = " 0.23"
54- rustls-pemfile = " 2.1 "
54+ rustls-pemfile = " 2.2 "
5555rustls-platform-verifier = { version = " 0.3" }
5656rustls-webpki = " 0.102"
5757scopeguard = " 1.2.0"
@@ -60,19 +60,19 @@ serde.workspace = true
6060smol_str = " 0.3.2"
6161thiserror.workspace = true
6262thread-id = " 5.0.0"
63- thread_local = " 1.1.8 "
63+ thread_local = " 1.1.9 "
6464tokio.workspace = true
6565tokio-rustls = " 0.26"
6666tokio-stream.workspace = true
6767tower.workspace = true
68- tower-service = " 0.3.2 "
68+ tower-service = " 0.3.3 "
6969traceparent = " 0.0.3"
7070tracing.workspace = true
7171tracing-appender = " 0.2.3"
7272twox-hash = " 1.6.3"
7373typed-builder = " 0.18.2"
7474url.workspace = true
75- uuid = { version = " 1.17.0 " , features = [" v4" ] }
75+ uuid = { version = " 1.18.1 " , features = [" v4" ] }
7676x509-parser = { version = " 0.17" , features = [" default" ] }
7777hyperlocal = " 0.9.1"
7878tokio-util = " 0.7.16"
0 commit comments