@@ -7,11 +7,10 @@ android-tzdata,https://github.com/RumovZ/android-tzdata,MIT OR Apache-2.0,RumovZ
77android_system_properties , https://github.com/nical/android_system_properties , MIT OR Apache-2.0 , Nicolas Silva <nical@fastmail.com>
88ansi_term , https://github.com/ogham/rust-ansi-term , MIT , " ogham@bsago.me, Ryan Scheel (Havvy) <ryan.havvy@gmail.com>, Josh Triplett <josh@joshtriplett.org>"
99anyhow , https://github.com/dtolnay/anyhow , MIT OR Apache-2.0 , David Tolnay <dtolnay@gmail.com>
10- arraydeque , https://github.com/andylokandy/arraydeque , MIT OR Apache-2.0 , andylokandy
1110arrayvec , https://github.com/bluss/arrayvec , MIT OR Apache-2.0 , bluss
1211ascii , https://github.com/tomprogrammer/rust-ascii , Apache-2.0 OR MIT , " Thomas Bahn <thomas@thomas-bahn.net>, Torbjørn Birch Moltu <t.b.moltu@lyse.net>, Simon Sapin <simon.sapin@exyr.org>"
1312auto_impl , https://github.com/auto-impl-rs/auto_impl , MIT OR Apache-2.0 , " Ashley Mannix <ashleymannix@live.com.au>, Lukas Kalbertodt <lukas.kalbertodt@gmail.com>"
14- base64 , https://github.com/marshallpierce/rust-base64 , MIT OR Apache-2.0 , " Alice Maz <alice@alicemaz.com>, Marshall Pierce <marshall@mpierce.org>"
13+ base64 , https://github.com/marshallpierce/rust-base64 , MIT OR Apache-2.0 , Marshall Pierce <marshall@mpierce.org>
1514base64-simd , https://github.com/Nugine/simd , MIT , The base64-simd Authors
1615bitflags , https://github.com/bitflags/bitflags , MIT OR Apache-2.0 , The Rust Project Developers
1716bitvec , https://github.com/bitvecto-rs/bitvec , MIT , The bitvec Authors
@@ -39,18 +38,15 @@ difference,https://github.com/johannhof/difference.rs,MIT,Johann Hofmann <mail@j
3938digest , https://github.com/RustCrypto/traits , MIT OR Apache-2.0 , RustCrypto Developers
4039displaydoc , https://github.com/yaahc/displaydoc , MIT OR Apache-2.0 , Jane Lusby <jlusby@yaah.dev>
4140either , https://github.com/rayon-rs/either , MIT OR Apache-2.0 , bluss
42- encoding_rs , https://github.com/hsivonen/encoding_rs , (Apache-2.0 OR MIT) AND BSD-3-Clause , Henri Sivonen <hsivonen@hsivonen.fi>
4341equivalent , https://github.com/indexmap-rs/equivalent , Apache-2.0 OR MIT , The equivalent Authors
44- errno , https://github.com/lambda-fairy/rust-errno , MIT OR Apache-2.0 , Chris Wong <lambda.fairy@gmail.com>
42+ errno , https://github.com/lambda-fairy/rust-errno , MIT OR Apache-2.0 , " Chris Wong <lambda.fairy@gmail.com>, Dan Gohman <dev@sunfishcode.online> "
4543fastrand , https://github.com/smol-rs/fastrand , Apache-2.0 OR MIT , Stjepan Glavina <stjepang@gmail.com>
4644fixedbitset , https://github.com/petgraph/fixedbitset , MIT OR Apache-2.0 , bluss
47- foldhash , https://github.com/orlp/foldhash , Zlib , Orson Peters <orsonpeters@gmail.com>
4845funty , https://github.com/myrrlyn/funty , MIT , myrrlyn <self@myrrlyn.dev>
4946generic-array , https://github.com/fizyk20/generic-array , MIT , " Bartłomiej Kamiński <fizyk20@gmail.com>, Aaron Trent <novacrazy@gmail.com>"
5047getrandom , https://github.com/rust-random/getrandom , MIT OR Apache-2.0 , The Rand Project Developers
5148glob , https://github.com/rust-lang/glob , MIT OR Apache-2.0 , The Rust Project Developers
5249hashbrown , https://github.com/rust-lang/hashbrown , MIT OR Apache-2.0 , Amanieu d'Antras <amanieu@gmail.com>
53- hashlink , https://github.com/kyren/hashlink , MIT OR Apache-2.0 , kyren <kerriganw@gmail.com>
5450heck , https://github.com/withoutboats/heck , MIT OR Apache-2.0 , The heck Authors
5551hermit-abi , https://github.com/hermit-os/hermit-rs , MIT OR Apache-2.0 , Stefan Lankes
5652hex , https://github.com/KokaKiwi/rust-hex , MIT OR Apache-2.0 , KokaKiwi <kokakiwi@kokakiwi.net>
@@ -98,6 +94,8 @@ once_cell,https://github.com/matklad/once_cell,MIT OR Apache-2.0,Aleksey Kladov
9894outref , https://github.com/Nugine/outref , MIT , The outref Authors
9995overload , https://github.com/danaugrs/overload , MIT , Daniel Salvadori <danaugrs@gmail.com>
10096owo-colors , https://github.com/owo-colors/owo-colors , MIT , jam1garner <8260240+jam1garner@users.noreply.github.com>
97+ par-core , https://github.com/dudykr/ddbase , Apache-2.0 , 강동윤 <kdy1997.dev@gmail.com>
98+ par-iter , https://github.com/dudykr/ddbase , Apache-2.0 , The par-iter Authors
10199parking_lot , https://github.com/Amanieu/parking_lot , MIT OR Apache-2.0 , Amanieu d'Antras <amanieu@gmail.com>
102100path-clean , https://github.com/danreeves/path-clean , MIT OR Apache-2.0 , Dan Reeves <hey@danreev.es>
103101pathdiff , https://github.com/Manishearth/pathdiff , MIT OR Apache-2.0 , Manish Goregaokar <manishsmail@gmail.com>
@@ -109,6 +107,7 @@ proc-macro2,https://github.com/dtolnay/proc-macro2,MIT OR Apache-2.0,"David Toln
109107psm , https://github.com/rust-lang/stacker , MIT OR Apache-2.0 , Simonas Kazlauskas <psm@kazlauskas.me>
110108ptr_meta , https://github.com/rkyv/ptr_meta , MIT , David Koloski <djkoloski@gmail.com>
111109quote , https://github.com/dtolnay/quote , MIT OR Apache-2.0 , David Tolnay <dtolnay@gmail.com>
110+ r-efi , https://github.com/r-efi/r-efi , MIT OR Apache-2.0 OR LGPL-2.1-or-later , The r-efi Authors
112111radium , https://github.com/bitvecto-rs/radium , MIT , " Nika Layzell <nika@thelayzells.com>, myrrlyn <self@myrrlyn.dev>"
113112radix_fmt , https://gitlab.com/Boiethios/radix_fmt_rs , Apache-2.0 , Félix <felix-dev@daudre-vignier.fr>
114113rancor , https://github.com/rkyv/rancor , MIT , David Koloski <djkoloski@gmail.com>
@@ -192,7 +191,11 @@ wasm-bindgen-shared,https://github.com/rustwasm/wasm-bindgen/tree/master/crates/
192191winapi , https://github.com/retep998/winapi-rs , MIT OR Apache-2.0 , Peter Atashian <retep998@gmail.com>
193192winapi-util , https://github.com/BurntSushi/winapi-util , Unlicense OR MIT , Andrew Gallant <jamslam@gmail.com>
194193windows-core , https://github.com/microsoft/windows-rs , MIT OR Apache-2.0 , Microsoft
194+ windows-implement , https://github.com/microsoft/windows-rs , MIT OR Apache-2.0 , Microsoft
195+ windows-interface , https://github.com/microsoft/windows-rs , MIT OR Apache-2.0 , Microsoft
195196windows-link , https://github.com/microsoft/windows-rs , MIT OR Apache-2.0 , Microsoft
197+ windows-result , https://github.com/microsoft/windows-rs , MIT OR Apache-2.0 , Microsoft
198+ windows-strings , https://github.com/microsoft/windows-rs , MIT OR Apache-2.0 , Microsoft
196199windows-sys , https://github.com/microsoft/windows-rs , MIT OR Apache-2.0 , Microsoft
197200windows-targets , https://github.com/microsoft/windows-rs , MIT OR Apache-2.0 , Microsoft
198201windows_aarch64_gnullvm , https://github.com/microsoft/windows-rs , MIT OR Apache-2.0 , Microsoft
@@ -204,11 +207,10 @@ windows_x86_64_gnu,https://github.com/microsoft/windows-rs,MIT OR Apache-2.0,Mic
204207windows_x86_64_gnullvm , https://github.com/microsoft/windows-rs , MIT OR Apache-2.0 , Microsoft
205208windows_x86_64_msvc , https://github.com/microsoft/windows-rs , MIT OR Apache-2.0 , Microsoft
206209winnow , https://github.com/winnow-rs/winnow , MIT , The winnow Authors
207- wit-bindgen-rt , https://github.com/bytecodealliance/wasi-rs , Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT , The wit-bindgen-rt Authors
210+ wit-bindgen-rt , https://github.com/bytecodealliance/wit-bindgen , Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT , The wit-bindgen-rt Authors
208211write16 , https://github.com/hsivonen/write16 , Apache-2.0 OR MIT , The write16 Authors
209212writeable , https://github.com/unicode-org/icu4x , Unicode-3.0 , The ICU4X Project Developers
210213wyz , https://github.com/myrrlyn/wyz , MIT , myrrlyn <self@myrrlyn.dev>
211- yaml-rust2 , https://github.com/Ethiraric/yaml-rust2 , MIT OR Apache-2.0 , " Yuheng Chen <yuhengchen@sensetime.com>, Ethiraric <ethiraric@gmail.com>, David Aguilar <davvid@gmail.com>"
212214yansi , https://github.com/SergioBenitez/yansi , MIT OR Apache-2.0 , Sergio Benitez <sb@sergio.bz>
213215yoke , https://github.com/unicode-org/icu4x , Unicode-3.0 , Manish Goregaokar <manishsmail@gmail.com>
214216yoke-derive , https://github.com/unicode-org/icu4x , Unicode-3.0 , Manish Goregaokar <manishsmail@gmail.com>
0 commit comments