@@ -149,7 +149,7 @@ repository = "https://github.com/BurntSushi/bstr"
149149
150150[[dependencies ]]
151151name = " bumpalo"
152- version = " 3.16 .0"
152+ version = " 3.17 .0"
153153description = " A fast bump allocation arena for Rust."
154154license = " MIT OR Apache-2.0"
155155notices = [" Copyright (c) 2019 Nick Fitzgerald" ]
@@ -531,19 +531,19 @@ repository = "https://github.com/hyperium/http-body"
531531
532532[[dependencies ]]
533533name = " httparse"
534- version = " 1.9.5 "
534+ version = " 1.10.0 "
535535description = " A tiny, safe, speedy, zero-copy HTTP/1.x parser."
536536license = " MIT OR Apache-2.0"
537- notices = [" Copyright (c) 2015-2024 Sean McArthur" ]
537+ notices = [" Copyright (c) 2015-2025 Sean McArthur" ]
538538authors = [" Sean McArthur <sean@seanmonstar.com>" ]
539539repository = " https://github.com/seanmonstar/httparse"
540540
541541[[dependencies ]]
542542name = " hyper"
543- version = " 1.5.2 "
543+ version = " 1.6.0 "
544544description = " A protective and efficient HTTP library for all."
545545license = " MIT"
546- notices = [" Copyright (c) 2014-2021 Sean McArthur" ]
546+ notices = [" Copyright (c) 2014-2025 Sean McArthur" ]
547547authors = [" Sean McArthur <sean@seanmonstar.com>" ]
548548repository = " https://github.com/hyperium/hyper"
549549homepage = " https://hyper.rs"
@@ -1171,7 +1171,7 @@ repository = "https://github.com/rust-lang/rustc-hash"
11711171
11721172[[dependencies ]]
11731173name = " rustls"
1174- version = " 0.23.21 "
1174+ version = " 0.23.22 "
11751175description = " Rustls is a modern TLS library written in Rust."
11761176license = " Apache-2.0 OR ISC OR MIT"
11771177notices = [
@@ -1193,7 +1193,7 @@ repository = "https://github.com/rustls/pemfile"
11931193
11941194[[dependencies ]]
11951195name = " rustls-pki-types"
1196- version = " 1.10.1 "
1196+ version = " 1.11.0 "
11971197description = " Shared types for the rustls PKI ecosystem"
11981198license = " MIT OR Apache-2.0"
11991199notices = [
@@ -1220,7 +1220,7 @@ repository = "https://github.com/dtolnay/rustversion"
12201220
12211221[[dependencies ]]
12221222name = " ryu"
1223- version = " 1.0.18 "
1223+ version = " 1.0.19 "
12241224description = " Fast floating point to string conversion"
12251225license = " Apache-2.0 OR BSL-1.0"
12261226authors = [" David Tolnay <dtolnay@gmail.com>" ]
@@ -1277,7 +1277,7 @@ homepage = "https://serde.rs"
12771277
12781278[[dependencies ]]
12791279name = " serde_json"
1280- version = " 1.0.137 "
1280+ version = " 1.0.138 "
12811281description = " A JSON serialization file format"
12821282license = " MIT OR Apache-2.0"
12831283authors = [
@@ -1648,7 +1648,7 @@ repository = "https://github.com/toml-rs/toml"
16481648
16491649[[dependencies ]]
16501650name = " toml_edit"
1651- version = " 0.22.22 "
1651+ version = " 0.22.23 "
16521652description = " Yet another format-preserving TOML parser."
16531653license = " MIT OR Apache-2.0"
16541654notices = [" Copyright (c) Individual contributors" ]
@@ -1749,7 +1749,7 @@ repository = "https://github.com/seanmonstar/try-lock"
17491749
17501750[[dependencies ]]
17511751name = " unicode-ident"
1752- version = " 1.0.15 "
1752+ version = " 1.0.16 "
17531753description = " Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31"
17541754license = " (MIT OR Apache-2.0) AND Unicode-3.0"
17551755notices = [" Copyright © 1991-2023 Unicode, Inc." ]
@@ -1923,7 +1923,7 @@ repository = "https://github.com/daxpedda/web-time"
19231923
19241924[[dependencies ]]
19251925name = " webpki-roots"
1926- version = " 0.26.7 "
1926+ version = " 0.26.8 "
19271927description = " Mozilla's CA root certificates for use with webpki"
19281928license = " MPL-2.0"
19291929repository = " https://github.com/rustls/webpki-roots"
@@ -2056,7 +2056,7 @@ repository = "https://github.com/microsoft/windows-rs"
20562056
20572057[[dependencies ]]
20582058name = " winnow"
2059- version = " 0.6.24 "
2059+ version = " 0.7.0 "
20602060description = " A byte-oriented, zero-copy, parser combinators library"
20612061license = " MIT"
20622062repository = " https://github.com/winnow-rs/winnow"
0 commit comments