@@ -84,7 +84,7 @@ cbor-diag,https://github.com/Nullus157/cbor-diag-rs,MIT OR Apache-2.0,The cbor-d
84
84
cc,https://github.com/rust-lang/cc-rs,MIT OR Apache-2.0,Alex Crichton <
[email protected] >
85
85
census,https://github.com/quickwit-inc/census,MIT,Paul Masurel <
[email protected] >
86
86
cexpr,https://github.com/jethrogb/rust-cexpr,Apache-2.0 OR MIT,Jethro Beekman <
[email protected] >
87
- cfg-if,https://github.com/
alexcrichton /cfg-if,MIT OR Apache-2.0,Alex Crichton <
[email protected] >
87
+ cfg-if,https://github.com/
rust-lang /cfg-if,MIT OR Apache-2.0,Alex Crichton <
[email protected] >
88
88
chitchat,https://github.com/quickwit-oss/chitchat,MIT,"Quickwit, Inc. <
[email protected] >"
89
89
chrono,https://github.com/chronotope/chrono,MIT OR Apache-2.0,The chrono Authors
90
90
ciborium,https://github.com/enarx/ciborium,Apache-2.0,Nathaniel McCallum <
[email protected] >
@@ -96,7 +96,7 @@ clap,https://github.com/clap-rs/clap,MIT OR Apache-2.0,The clap Authors
96
96
clap_builder,https://github.com/clap-rs/clap,MIT OR Apache-2.0,The clap_builder Authors
97
97
clap_lex,https://github.com/clap-rs/clap,MIT OR Apache-2.0,The clap_lex Authors
98
98
coarsetime,https://github.com/jedisct1/rust-coarsetime,ISC,Frank Denis <
[email protected] >
99
- cobs,https://github.com/jamesmunns/cobs.rs,MIT OR Apache-2.0,"Allen Welkie <>, James Munns <james.munns@ferrous-systems .com>"
99
+ cobs,https://github.com/jamesmunns/cobs.rs,MIT OR Apache-2.0,"Allen Welkie <>, James Munns <james@onevariable .com>"
100
100
colorchoice,https://github.com/rust-cli/anstyle,MIT OR Apache-2.0,The colorchoice Authors
101
101
colored,https://github.com/mackwic/colored,MPL-2.0,Thomas Wickham <
[email protected] >
102
102
console,https://github.com/console-rs/console,MIT,Armin Ronacher <
[email protected] >
@@ -156,7 +156,6 @@ enum-iterator-derive,https://github.com/stephaneyfx/enum-iterator,0BSD,Stephane
156
156
env_logger,https://github.com/rust-cli/env_logger,MIT OR Apache-2.0,The env_logger Authors
157
157
equivalent,https://github.com/indexmap-rs/equivalent,Apache-2.0 OR MIT,The equivalent Authors
158
158
errno,https://github.com/lambda-fairy/rust-errno,MIT OR Apache-2.0,"Chris Wong <
[email protected] >, Dan Gohman <
[email protected] >"
159
- extend,https://github.com/davidpdrsn/ext,MIT,David Pedersen <
[email protected] >
160
159
fail,https://github.com/tikv/fail-rs,Apache-2.0,The TiKV Project Developers
161
160
fastdivide,https://github.com/fulmicoton/fastdivide,zlib-acknowledgement OR MIT,Paul Masurel <
[email protected] >
162
161
fastrand,https://github.com/smol-rs/fastrand,Apache-2.0 OR MIT,Stjepan Glavina <
[email protected] >
@@ -230,8 +229,10 @@ indexmap,https://github.com/indexmap-rs/indexmap,Apache-2.0 OR MIT,The indexmap
230
229
indicatif,https://github.com/console-rs/indicatif,MIT,The indicatif Authors
231
230
inout,https://github.com/RustCrypto/utils,MIT OR Apache-2.0,RustCrypto Developers
232
231
instant,https://github.com/sebcrozet/instant,BSD-3-Clause,sebcrozet <
[email protected] >
232
+ io-uring,https://github.com/tokio-rs/io-uring,MIT OR Apache-2.0,quininer <
[email protected] >
233
233
ipnet,https://github.com/krisprice/ipnet,MIT OR Apache-2.0,Kris Price <
[email protected] >
234
234
ipnetwork,https://github.com/achanda/ipnetwork,MIT OR Apache-2.0,"Abhishek Chanda <
[email protected] >, Linus Färnstrand <
[email protected] >"
235
+ iri-string,https://github.com/lo48576/iri-string,MIT OR Apache-2.0,YOSHIOKA Takuma <
[email protected] >
235
236
is-terminal,https://github.com/sunfishcode/is-terminal,MIT,"softprops <
[email protected] >, Dan Gohman <
[email protected] >"
236
237
is_terminal_polyfill,https://github.com/polyfill-rs/is_terminal_polyfill,MIT OR Apache-2.0,The is_terminal_polyfill Authors
237
238
itertools,https://github.com/rust-itertools/itertools,MIT OR Apache-2.0,bluss
@@ -388,6 +389,8 @@ rand_xorshift,https://github.com/rust-random/rngs,MIT OR Apache-2.0,"The Rand Pr
388
389
rayon,https://github.com/rayon-rs/rayon,MIT OR Apache-2.0,"Niko Matsakis <
[email protected] >, Josh Stone <
[email protected] >"
389
390
rayon-core,https://github.com/rayon-rs/rayon,MIT OR Apache-2.0,"Niko Matsakis <
[email protected] >, Josh Stone <
[email protected] >"
390
391
redox_syscall,https://gitlab.redox-os.org/redox-os/syscall,MIT,Jeremy Soller <
[email protected] >
392
+ ref-cast,https://github.com/dtolnay/ref-cast,MIT OR Apache-2.0,David Tolnay <
[email protected] >
393
+ ref-cast-impl,https://github.com/dtolnay/ref-cast,MIT OR Apache-2.0,David Tolnay <
[email protected] >
391
394
regex,https://github.com/rust-lang/regex,MIT OR Apache-2.0,"The Rust Project Developers, Andrew Gallant <
[email protected] >"
392
395
regex-automata,https://github.com/BurntSushi/regex-automata,Unlicense OR MIT,Andrew Gallant <
[email protected] >
393
396
regex-automata,https://github.com/rust-lang/regex/tree/master/regex-automata,MIT OR Apache-2.0,"The Rust Project Developers, Andrew Gallant <
[email protected] >"
@@ -422,6 +425,7 @@ ryu,https://github.com/dtolnay/ryu,Apache-2.0 OR BSL-1.0,David Tolnay <dtolnay@g
422
425
same-file,https://github.com/BurntSushi/same-file,Unlicense OR MIT,Andrew Gallant <
[email protected] >
423
426
scc,https://github.com/wvwwvwwv/scalable-concurrent-containers,Apache-2.0,wvwwvwwv <
[email protected] >
424
427
schannel,https://github.com/steffengy/schannel-rs,MIT,"Steven Fackler <
[email protected] >, Steffen Butzer <
[email protected] >"
428
+ schemars,https://github.com/GREsau/schemars,MIT,Graham Esau <
[email protected] >
425
429
scoped-tls,https://github.com/alexcrichton/scoped-tls,MIT OR Apache-2.0,Alex Crichton <
[email protected] >
426
430
scopeguard,https://github.com/bluss/scopeguard,MIT OR Apache-2.0,bluss
427
431
sct,https://github.com/rustls/sct.rs,Apache-2.0 OR ISC OR MIT,Joseph Birr-Pixton <
[email protected] >
@@ -466,6 +470,8 @@ syn,https://github.com/dtolnay/syn,MIT OR Apache-2.0,David Tolnay <dtolnay@gmail
466
470
sync_wrapper,https://github.com/Actyx/sync_wrapper,Apache-2.0,Actyx AG <
[email protected] >
467
471
synstructure,https://github.com/mystor/synstructure,MIT,Nika Layzell <
[email protected] >
468
472
sysinfo,https://github.com/GuillaumeGomez/sysinfo,MIT,Guillaume Gomez <
[email protected] >
473
+ system-configuration,https://github.com/mullvad/system-configuration-rs,MIT OR Apache-2.0,Mullvad VPN
474
+ system-configuration-sys,https://github.com/mullvad/system-configuration-rs,MIT OR Apache-2.0,Mullvad VPN
469
475
tabled,https://github.com/zhiburt/tabled,MIT,Maxim Zhiburt <
[email protected] >
470
476
tabled_derive,https://github.com/zhiburt/tabled,MIT,Maxim Zhiburt <
[email protected] >
471
477
tantivy,https://github.com/quickwit-oss/tantivy,MIT,Paul Masurel <
[email protected] >
@@ -500,7 +506,7 @@ tokio-stream,https://github.com/tokio-rs/tokio,MIT,Tokio Contributors <team@toki
500
506
tokio-tungstenite,https://github.com/snapview/tokio-tungstenite,MIT,"Daniel Abramov <
[email protected] >, Alexey Galakhov <
[email protected] >"
501
507
tokio-util,https://github.com/tokio-rs/tokio,MIT,Tokio Contributors <
[email protected] >
502
508
toml,https://github.com/toml-rs/toml,MIT OR Apache-2.0,Alex Crichton <
[email protected] >
503
- toml_datetime,https://github.com/toml-rs/toml,MIT OR Apache-2.0,
Alex Crichton <[email protected] >
509
+ toml_datetime,https://github.com/toml-rs/toml,MIT OR Apache-2.0,The toml_datetime Authors
504
510
toml_edit,https://github.com/toml-rs/toml,MIT OR Apache-2.0,"Andronik Ordian <
[email protected] >, Ed Page <
[email protected] >"
505
511
tonic,https://github.com/hyperium/tonic,MIT,Lucio Franco <
[email protected] >
506
512
tonic-build,https://github.com/hyperium/tonic,MIT,Lucio Franco <
[email protected] >
0 commit comments