@@ -11,6 +11,7 @@ async-object-pool,https://github.com/alexliesenfeld/async-object-pool,MIT,Alexan
1111async-trait , https://github.com/dtolnay/async-trait , MIT OR Apache-2.0 , David Tolnay <dtolnay@gmail.com>
1212atomic , https://github.com/Amanieu/atomic-rs , Apache-2.0 OR MIT , Amanieu d'Antras <amanieu@gmail.com>
1313atomic-waker , https://github.com/smol-rs/atomic-waker , Apache-2.0 OR MIT , " Stjepan Glavina <stjepang@gmail.com>, Contributors to futures-rs"
14+ aws-lc-fips-sys , https://github.com/aws/aws-lc-rs , ISC AND (Apache-2.0 OR ISC) AND OpenSSL , AWS-LC
1415aws-lc-rs , https://github.com/aws/aws-lc-rs , ISC AND (Apache-2.0 OR ISC) , AWS-LibCrypto
1516aws-lc-sys , https://github.com/aws/aws-lc-rs , ISC AND (Apache-2.0 OR ISC) AND OpenSSL , AWS-LC
1617base64 , https://github.com/marshallpierce/rust-base64 , MIT OR Apache-2.0 , " Alice Maz <alice@alicemaz.com>, Marshall Pierce <marshall@mpierce.org>"
@@ -28,7 +29,9 @@ camino,https://github.com/camino-rs/camino,MIT OR Apache-2.0,"Without Boats <sao
2829cargo-platform , https://github.com/rust-lang/cargo , MIT OR Apache-2.0 , The cargo-platform Authors
2930cargo_metadata , https://github.com/oli-obk/cargo_metadata , MIT , Oliver Schneider <git-spam-no-reply9815368754983@oli-obk.de>
3031cc , https://github.com/rust-lang/cc-rs , MIT OR Apache-2.0 , Alex Crichton <alex@alexcrichton.com>
32+ cexpr , https://github.com/jethrogb/rust-cexpr , Apache-2.0 OR MIT , Jethro Beekman <jethro@jbeekman.nl>
3133cfg-if , https://github.com/rust-lang/cfg-if , MIT OR Apache-2.0 , Alex Crichton <alex@alexcrichton.com>
34+ clang-sys , https://github.com/KyleMayes/clang-sys , Apache-2.0 , Kyle Mayes <kyle@mayeses.com>
3235concurrent-queue , https://github.com/smol-rs/concurrent-queue , Apache-2.0 OR MIT , " Stjepan Glavina <stjepang@gmail.com>, Taiki Endo <te316e89@gmail.com>, John Nunley <dev@notgull.net>"
3336const_format , https://github.com/rodrimati1992/const_format_crates , Zlib , rodrimati1992 <rodrimatt1985@gmail.com>
3437const_format_proc_macros , https://github.com/rodrimati1992/const_format_crates , Zlib , rodrimati1992 <rodrimatt1985@gmail.com>
@@ -73,6 +76,7 @@ futures-timer,https://github.com/async-rs/futures-timer,MIT OR Apache-2.0,Alex C
7376futures-util , https://github.com/rust-lang/futures-rs , MIT OR Apache-2.0 , The futures-util Authors
7477generic-array , https://github.com/fizyk20/generic-array , MIT , " Bartłomiej Kamiński <fizyk20@gmail.com>, Aaron Trent <novacrazy@gmail.com>"
7578getrandom , https://github.com/rust-random/getrandom , MIT OR Apache-2.0 , The Rand Project Developers
79+ glob , https://github.com/rust-lang/glob , MIT OR Apache-2.0 , The Rust Project Developers
7680h2 , https://github.com/hyperium/h2 , MIT , " Carl Lerche <me@carllerche.com>, Sean McArthur <sean@seanmonstar.com>"
7781hashbrown , https://github.com/rust-lang/hashbrown , MIT OR Apache-2.0 , Amanieu d'Antras <amanieu@gmail.com>
7882headers , https://github.com/hyperium/headers , MIT , Sean McArthur <sean@seanmonstar.com>
@@ -123,6 +127,7 @@ libdd-trace-obfuscation,https://github.com/DataDog/libdatadog/tree/main/libdd-tr
123127libdd-trace-protobuf , https://github.com/DataDog/libdatadog/tree/main/libdd-trace-protobuf , Apache-2.0 , The libdd-trace-protobuf Authors
124128libdd-trace-stats , https://github.com/DataDog/libdatadog/tree/main/libdd-trace-stats , Apache-2.0 , The libdd-trace-stats Authors
125129libdd-trace-utils , https://github.com/DataDog/libdatadog/tree/main/libdd-trace-utils , Apache-2.0 , The libdd-trace-utils Authors
130+ libloading , https://github.com/nagisa/rust_libloading , ISC , Simonas Kazlauskas <libloading@kazlauskas.me>
126131linux-raw-sys , https://github.com/sunfishcode/linux-raw-sys , Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT , Dan Gohman <dev@sunfishcode.online>
127132litemap , https://github.com/unicode-org/icu4x , Unicode-3.0 , The ICU4X Project Developers
128133lock_api , https://github.com/Amanieu/parking_lot , MIT OR Apache-2.0 , Amanieu d'Antras <amanieu@gmail.com>
@@ -132,10 +137,12 @@ lru-slab,https://github.com/Ralith/lru-slab,MIT OR Apache-2.0 OR Zlib,Benjamin S
132137matchers , https://github.com/hawkw/matchers , MIT , Eliza Weisman <eliza@buoyant.io>
133138memchr , https://github.com/BurntSushi/memchr , Unlicense OR MIT , " Andrew Gallant <jamslam@gmail.com>, bluss"
134139mime , https://github.com/hyperium/mime , MIT OR Apache-2.0 , Sean McArthur <sean@seanmonstar.com>
140+ minimal-lexical , https://github.com/Alexhuszagh/minimal-lexical , MIT OR Apache-2.0 , Alex Huszagh <ahuszagh@gmail.com>
135141miniz_oxide , https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide , MIT OR Zlib OR Apache-2.0 , " Frommi <daniil.liferenko@gmail.com>, oyvindln <oyvindln@users.noreply.github.com>, Rich Geldreich richgel99@gmail.com"
136142mio , https://github.com/tokio-rs/mio , MIT , " Carl Lerche <me@carllerche.com>, Thomas de Zeeuw <thomasdezeeuw@gmail.com>, Tokio Contributors <team@tokio.rs>"
137143multimap , https://github.com/havarnov/multimap , MIT OR Apache-2.0 , Håvar Nøvik <havar.novik@gmail.com>
138144nix , https://github.com/nix-rust/nix , MIT , The nix-rust Project Developers
145+ nom , https://github.com/Geal/nom , MIT , contact@geoffroycouprie.com
139146nu-ansi-term , https://github.com/nushell/nu-ansi-term , MIT , " ogham@bsago.me, Ryan Scheel (Havvy) <ryan.havvy@gmail.com>, Josh Triplett <josh@joshtriplett.org>, The Nushell Project Developers"
140147num-traits , https://github.com/rust-num/num-traits , MIT OR Apache-2.0 , The Rust Project Developers
141148once_cell , https://github.com/matklad/once_cell , MIT OR Apache-2.0 , Aleksey Kladov <aleksey.kladov@gmail.com>
0 commit comments