@@ -207,7 +207,7 @@ repository = "https://github.com/oli-obk/cargo_metadata"
207207
208208[[dependencies ]]
209209name = " cc"
210- version = " 1.2.14 "
210+ version = " 1.2.16 "
211211description = """
212212A build-time dependency for Cargo build scripts to assist in invoking the native
213213C compiler to compile native C code into a static archive to be linked into Rust
@@ -242,15 +242,15 @@ repository = "https://github.com/katharostech/cfg_aliases"
242242
243243[[dependencies ]]
244244name = " clap"
245- version = " 4.5.29 "
245+ version = " 4.5.31 "
246246description = " A simple to use, efficient, and full-featured Command Line Argument Parser"
247247license = " MIT OR Apache-2.0"
248248notices = [" Copyright (c) Individual contributors" ]
249249repository = " https://github.com/clap-rs/clap"
250250
251251[[dependencies ]]
252252name = " clap_builder"
253- version = " 4.5.29 "
253+ version = " 4.5.31 "
254254description = " A simple to use, efficient, and full-featured Command Line Argument Parser"
255255license = " MIT OR Apache-2.0"
256256notices = [" Copyright (c) 2015-2022 Kevin B. Knapp and Clap Contributors" ]
@@ -320,7 +320,7 @@ repository = "https://github.com/yaahc/displaydoc"
320320
321321[[dependencies ]]
322322name = " either"
323- version = " 1.13 .0"
323+ version = " 1.14 .0"
324324description = """
325325The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases.
326326"""
@@ -444,7 +444,7 @@ repository = "https://github.com/gimli-rs/gimli"
444444
445445[[dependencies ]]
446446name = " globset"
447- version = " 0.4.15 "
447+ version = " 0.4.16 "
448448description = """
449449Cross platform single glob and glob set matching. Glob set matching is the
450450process of matching one or more glob patterns against a single candidate path
@@ -755,7 +755,7 @@ homepage = "https://rustwasm.github.io/wasm-bindgen/"
755755
756756[[dependencies ]]
757757name = " libc"
758- version = " 0.2.169 "
758+ version = " 0.2.170 "
759759description = """
760760Raw FFI bindings to platform libraries like libc.
761761"""
@@ -766,7 +766,7 @@ repository = "https://github.com/rust-lang/libc"
766766
767767[[dependencies ]]
768768name = " litemap"
769- version = " 0.7.4 "
769+ version = " 0.7.5 "
770770description = " A key-value Map implementation based on a flat, sorted Vec."
771771license = " Unicode-3.0"
772772notices = [" Copyright © 2020-2024 Unicode, Inc." ]
@@ -784,7 +784,7 @@ repository = "https://github.com/Amanieu/parking_lot"
784784
785785[[dependencies ]]
786786name = " log"
787- version = " 0.4.25 "
787+ version = " 0.4.26 "
788788description = """
789789A lightweight logging facade for Rust
790790"""
@@ -1065,7 +1065,7 @@ homepage = "https://rust-random.github.io/book"
10651065
10661066[[dependencies ]]
10671067name = " redox_syscall"
1068- version = " 0.5.8 "
1068+ version = " 0.5.9 "
10691069description = " A Rust library to access raw Redox system calls"
10701070license = " MIT"
10711071notices = [" Copyright (c) 2017 Redox OS Developers" ]
@@ -1122,17 +1122,15 @@ repository = "https://github.com/seanmonstar/reqwest"
11221122
11231123[[dependencies ]]
11241124name = " ring"
1125- version = " 0.17.9"
1126- description = " Safe, fast, small crypto using Rust."
1125+ version = " 0.17.11"
1126+ description = " An experiment."
1127+ license = " Apache-2.0 AND ISC"
11271128notices = [
1128- " * Copyright (c) 1998-2011 The OpenSSL Project. All rights reserved." ,
1129- " /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)" ,
1130- " /* Copyright (c) 2015, Google Inc." ,
1131- " Copyright (c) 2015-2016 the fiat-crypto authors (see" ,
1132- " Copyright 2015-2016 Brian Smith." ,
1129+ " Copyright (c) 2009 The Go Authors. All rights reserved." ,
1130+ " Copyright 2015 The Chromium Authors. All rights reserved." ,
1131+ " Copyright 2015-2025 Brian Smith." ,
11331132]
1134- authors = [" Brian Smith <brian@briansmith.org>" ]
1135- repository = " https://github.com/briansmith/ring"
1133+ repository = " https://github.com/ctz/ring"
11361134
11371135[[dependencies ]]
11381136name = " rowan"
@@ -1253,7 +1251,7 @@ repository = "https://github.com/dtolnay/semver"
12531251
12541252[[dependencies ]]
12551253name = " serde"
1256- version = " 1.0.217 "
1254+ version = " 1.0.218 "
12571255description = " A generic serialization/deserialization framework"
12581256license = " MIT OR Apache-2.0"
12591257authors = [
@@ -1265,7 +1263,7 @@ homepage = "https://serde.rs"
12651263
12661264[[dependencies ]]
12671265name = " serde_derive"
1268- version = " 1.0.217 "
1266+ version = " 1.0.218 "
12691267description = " Macros 1.1 implementation of #[derive(Serialize, Deserialize)]"
12701268license = " MIT OR Apache-2.0"
12711269authors = [
@@ -1277,7 +1275,7 @@ homepage = "https://serde.rs"
12771275
12781276[[dependencies ]]
12791277name = " serde_json"
1280- version = " 1.0.138 "
1278+ version = " 1.0.139 "
12811279description = " A JSON serialization file format"
12821280license = " MIT OR Apache-2.0"
12831281authors = [
@@ -1345,7 +1343,7 @@ repository = "https://github.com/tokio-rs/slab"
13451343
13461344[[dependencies ]]
13471345name = " smallvec"
1348- version = " 1.13.2 "
1346+ version = " 1.14.0 "
13491347description = " 'Small vector' optimization: store up to a small number of items on the stack"
13501348license = " MIT OR Apache-2.0"
13511349notices = [" Copyright (c) 2018 The Servo Project Developers" ]
@@ -1736,7 +1734,7 @@ repository = "https://github.com/seanmonstar/try-lock"
17361734
17371735[[dependencies ]]
17381736name = " unicode-ident"
1739- version = " 1.0.16 "
1737+ version = " 1.0.17 "
17401738description = " Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31"
17411739license = " (MIT OR Apache-2.0) AND Unicode-3.0"
17421740notices = [" Copyright © 1991-2023 Unicode, Inc." ]
@@ -2043,7 +2041,7 @@ repository = "https://github.com/microsoft/windows-rs"
20432041
20442042[[dependencies ]]
20452043name = " winnow"
2046- version = " 0.7.2 "
2044+ version = " 0.7.3 "
20472045description = " A byte-oriented, zero-copy, parser combinators library"
20482046license = " MIT"
20492047repository = " https://github.com/winnow-rs/winnow"
@@ -2109,7 +2107,7 @@ repository = "https://github.com/google/zerocopy"
21092107
21102108[[dependencies ]]
21112109name = " zerofrom"
2112- version = " 0.1.5 "
2110+ version = " 0.1.6 "
21132111description = " ZeroFrom trait for constructing"
21142112license = " Unicode-3.0"
21152113notices = [" Copyright © 2020-2024 Unicode, Inc." ]
@@ -2118,7 +2116,7 @@ repository = "https://github.com/unicode-org/icu4x"
21182116
21192117[[dependencies ]]
21202118name = " zerofrom-derive"
2121- version = " 0.1.5 "
2119+ version = " 0.1.6 "
21222120description = " Custom derive for the zerofrom crate"
21232121license = " Unicode-3.0"
21242122notices = [" Copyright © 2020-2024 Unicode, Inc." ]
0 commit comments