-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Stephen Wakely <[email protected]>
- Loading branch information
1 parent
35b1383
commit 1af53fc
Showing
1 changed file
with
17 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,7 +25,6 @@ arc-swap,https://github.com/vorner/arc-swap,MIT OR Apache-2.0,Michal 'vorner' Va | |
arr_macro,https://github.com/JoshMcguigan/arr_macro,MIT OR Apache-2.0,Josh Mcguigan | ||
arrayvec,https://github.com/bluss/arrayvec,MIT OR Apache-2.0,bluss | ||
ascii,https://github.com/tomprogrammer/rust-ascii,Apache-2.0 OR MIT,"Thomas Bahn <[email protected]>, Torbjørn Birch Moltu <[email protected]>, Simon Sapin <[email protected]>" | ||
assert-json-diff,https://github.com/davidpdrsn/assert-json-diff,MIT,David Pedersen <[email protected]> | ||
async-channel,https://github.com/smol-rs/async-channel,Apache-2.0 OR MIT,Stjepan Glavina <[email protected]> | ||
async-compat,https://github.com/smol-rs/async-compat,Apache-2.0 OR MIT,Stjepan Glavina <[email protected]> | ||
async-compression,https://github.com/Nullus157/async-compression,MIT OR Apache-2.0,"Wim Looman <[email protected]>, Allen Bui <[email protected]>" | ||
|
@@ -46,33 +45,30 @@ async-task,https://github.com/smol-rs/async-task,Apache-2.0 OR MIT,Stjepan Glavi | |
async-trait,https://github.com/dtolnay/async-trait,MIT OR Apache-2.0,David Tolnay <[email protected]> | ||
atomic-waker,https://github.com/smol-rs/atomic-waker,Apache-2.0 OR MIT,"Stjepan Glavina <[email protected]>, Contributors to futures-rs" | ||
atty,https://github.com/softprops/atty,MIT,softprops <[email protected]> | ||
aws-config,https://github.com/awslabs/smithy-rs,Apache-2.0,"AWS Rust SDK Team <[email protected]>, Russell Cohen <[email protected]>" | ||
aws-credential-types,https://github.com/awslabs/smithy-rs,Apache-2.0,AWS Rust SDK Team <[email protected]> | ||
aws-endpoint,https://github.com/awslabs/smithy-rs,Apache-2.0,"AWS Rust SDK Team <[email protected]>, Russell Cohen <[email protected]>" | ||
aws-http,https://github.com/awslabs/smithy-rs,Apache-2.0,"AWS Rust SDK Team <[email protected]>, Russell Cohen <[email protected]>" | ||
aws-config,https://github.com/smithy-lang/smithy-rs,Apache-2.0,"AWS Rust SDK Team <[email protected]>, Russell Cohen <[email protected]>" | ||
aws-credential-types,https://github.com/smithy-lang/smithy-rs,Apache-2.0,AWS Rust SDK Team <[email protected]> | ||
aws-http,https://github.com/smithy-lang/smithy-rs,Apache-2.0,"AWS Rust SDK Team <[email protected]>, Russell Cohen <[email protected]>" | ||
aws-runtime,https://github.com/smithy-lang/smithy-rs,Apache-2.0,AWS Rust SDK Team <[email protected]> | ||
aws-sdk-cloudwatch,https://github.com/awslabs/aws-sdk-rust,Apache-2.0,"AWS Rust SDK Team <[email protected]>, Russell Cohen <[email protected]>" | ||
aws-sdk-cloudwatchlogs,https://github.com/awslabs/aws-sdk-rust,Apache-2.0,"AWS Rust SDK Team <[email protected]>, Russell Cohen <[email protected]>" | ||
aws-sdk-firehose,https://github.com/awslabs/aws-sdk-rust,Apache-2.0,"AWS Rust SDK Team <[email protected]>, Russell Cohen <[email protected]>" | ||
aws-sdk-kinesis,https://github.com/awslabs/aws-sdk-rust,Apache-2.0,"AWS Rust SDK Team <[email protected]>, Russell Cohen <[email protected]>" | ||
aws-sdk-s3,https://github.com/awslabs/aws-sdk-rust,Apache-2.0,"AWS Rust SDK Team <[email protected]>, Russell Cohen <[email protected]>" | ||
aws-sdk-sns,https://github.com/awslabs/aws-sdk-rust,Apache-2.0,"AWS Rust SDK Team <[email protected]>, Russell Cohen <[email protected]>" | ||
aws-sdk-sqs,https://github.com/awslabs/aws-sdk-rust,Apache-2.0,"AWS Rust SDK Team <[email protected]>, Russell Cohen <[email protected]>" | ||
aws-sdk-sso,https://github.com/awslabs/aws-sdk-rust,Apache-2.0,"AWS Rust SDK Team <[email protected]>, Russell Cohen <[email protected]>" | ||
aws-sdk-sts,https://github.com/awslabs/aws-sdk-rust,Apache-2.0,"AWS Rust SDK Team <[email protected]>, Russell Cohen <[email protected]>" | ||
aws-sig-auth,https://github.com/awslabs/smithy-rs,Apache-2.0,"AWS Rust SDK Team <[email protected]>, Russell Cohen <[email protected]>" | ||
aws-sigv4,https://github.com/awslabs/smithy-rs,Apache-2.0,"AWS Rust SDK Team <[email protected]>, David Barsky <[email protected]>" | ||
aws-smithy-async,https://github.com/awslabs/smithy-rs,Apache-2.0,"AWS Rust SDK Team <[email protected]>, John DiSanti <[email protected]>" | ||
aws-smithy-checksums,https://github.com/awslabs/smithy-rs,Apache-2.0,"AWS Rust SDK Team <[email protected]>, Zelda Hessler <[email protected]>" | ||
aws-smithy-client,https://github.com/awslabs/smithy-rs,Apache-2.0,"AWS Rust SDK Team <[email protected]>, Russell Cohen <[email protected]>" | ||
aws-smithy-eventstream,https://github.com/awslabs/smithy-rs,Apache-2.0,"AWS Rust SDK Team <[email protected]>, John DiSanti <[email protected]>" | ||
aws-smithy-http,https://github.com/awslabs/smithy-rs,Apache-2.0,"AWS Rust SDK Team <[email protected]>, Russell Cohen <[email protected]>" | ||
aws-smithy-http-tower,https://github.com/awslabs/smithy-rs,Apache-2.0,"AWS Rust SDK Team <[email protected]>, Russell Cohen <[email protected]>" | ||
aws-smithy-json,https://github.com/awslabs/smithy-rs,Apache-2.0,"AWS Rust SDK Team <[email protected]>, John DiSanti <[email protected]>" | ||
aws-smithy-protocol-test,https://github.com/awslabs/smithy-rs,Apache-2.0,"AWS Rust SDK Team <[email protected]>, Russell Cohen <[email protected]>" | ||
aws-smithy-query,https://github.com/awslabs/smithy-rs,Apache-2.0,"AWS Rust SDK Team <[email protected]>, John DiSanti <[email protected]>" | ||
aws-smithy-types,https://github.com/awslabs/smithy-rs,Apache-2.0,"AWS Rust SDK Team <[email protected]>, Russell Cohen <[email protected]>" | ||
aws-smithy-xml,https://github.com/awslabs/smithy-rs,Apache-2.0,"AWS Rust SDK Team <[email protected]>, Russell Cohen <[email protected]>" | ||
aws-types,https://github.com/awslabs/smithy-rs,Apache-2.0,"AWS Rust SDK Team <[email protected]>, Russell Cohen <[email protected]>" | ||
aws-sigv4,https://github.com/smithy-lang/smithy-rs,Apache-2.0,"AWS Rust SDK Team <[email protected]>, David Barsky <[email protected]>" | ||
aws-smithy-async,https://github.com/smithy-lang/smithy-rs,Apache-2.0,"AWS Rust SDK Team <[email protected]>, John DiSanti <[email protected]>" | ||
aws-smithy-checksums,https://github.com/smithy-lang/smithy-rs,Apache-2.0,"AWS Rust SDK Team <[email protected]>, Zelda Hessler <[email protected]>" | ||
aws-smithy-eventstream,https://github.com/smithy-lang/smithy-rs,Apache-2.0,"AWS Rust SDK Team <[email protected]>, John DiSanti <[email protected]>" | ||
aws-smithy-http,https://github.com/smithy-lang/smithy-rs,Apache-2.0,"AWS Rust SDK Team <[email protected]>, Russell Cohen <[email protected]>" | ||
aws-smithy-json,https://github.com/smithy-lang/smithy-rs,Apache-2.0,"AWS Rust SDK Team <[email protected]>, John DiSanti <[email protected]>" | ||
aws-smithy-query,https://github.com/smithy-lang/smithy-rs,Apache-2.0,"AWS Rust SDK Team <[email protected]>, John DiSanti <[email protected]>" | ||
aws-smithy-runtime,https://github.com/smithy-lang/smithy-rs,Apache-2.0,"AWS Rust SDK Team <[email protected]>, Zelda Hessler <[email protected]>" | ||
aws-smithy-runtime-api,https://github.com/smithy-lang/smithy-rs,Apache-2.0,"AWS Rust SDK Team <[email protected]>, Zelda Hessler <[email protected]>" | ||
aws-smithy-types,https://github.com/smithy-lang/smithy-rs,Apache-2.0,"AWS Rust SDK Team <[email protected]>, Russell Cohen <[email protected]>" | ||
aws-smithy-xml,https://github.com/smithy-lang/smithy-rs,Apache-2.0,"AWS Rust SDK Team <[email protected]>, Russell Cohen <[email protected]>" | ||
aws-types,https://github.com/smithy-lang/smithy-rs,Apache-2.0,"AWS Rust SDK Team <[email protected]>, Russell Cohen <[email protected]>" | ||
axum,https://github.com/tokio-rs/axum,MIT,The axum Authors | ||
axum-core,https://github.com/tokio-rs/axum,MIT,The axum-core Authors | ||
azure_core,https://github.com/azure/azure-sdk-for-rust,MIT,Microsoft Corp. | ||
|
@@ -169,7 +165,6 @@ deranged,https://github.com/jhpratt/deranged,MIT OR Apache-2.0,Jacob Pratt <jaco | |
derivative,https://github.com/mcarton/rust-derivative,MIT OR Apache-2.0,mcarton <[email protected]> | ||
derive_arbitrary,https://github.com/rust-fuzz/arbitrary,MIT OR Apache-2.0,"The Rust-Fuzz Project Developers, Nick Fitzgerald <[email protected]>, Manish Goregaokar <[email protected]>, Andre Bogus <[email protected]>, Corey Farwell <[email protected]>" | ||
derive_more,https://github.com/JelteF/derive_more,MIT,Jelte Fennema <[email protected]> | ||
diff,https://github.com/utkarshkukreti/diff.rs,MIT OR Apache-2.0,Utkarsh Kukreti <[email protected]> | ||
digest,https://github.com/RustCrypto/traits,MIT OR Apache-2.0,RustCrypto Developers | ||
dirs-next,https://github.com/xdg-rs/dirs,MIT OR Apache-2.0,The @xdg-rs members | ||
dirs-sys-next,https://github.com/xdg-rs/dirs/tree/master/dirs-sys,MIT OR Apache-2.0,The @xdg-rs members | ||
|
@@ -197,7 +192,6 @@ event-listener,https://github.com/smol-rs/event-listener,Apache-2.0 OR MIT,Stjep | |
event-listener-strategy,https://github.com/smol-rs/event-listener,Apache-2.0 OR MIT,John Nunley <[email protected]> | ||
executor-trait,https://github.com/amqp-rs/executor-trait,Apache-2.0 OR MIT,Marc-Antoine Perennou <[email protected]> | ||
exitcode,https://github.com/benwilber/exitcode,Apache-2.0,Ben Wilber <[email protected]> | ||
extend,https://github.com/davidpdrsn/ext,MIT,David Pedersen <[email protected]> | ||
fakedata_generator,https://github.com/kevingimbel/fakedata_generator,MIT,Kevin Gimbel <[email protected]> | ||
fallible-iterator,https://github.com/sfackler/rust-fallible-iterator,MIT OR Apache-2.0,Steven Fackler <[email protected]> | ||
fastrand,https://github.com/smol-rs/fastrand,Apache-2.0 OR MIT,Stjepan Glavina <[email protected]> | ||
|
@@ -265,7 +259,6 @@ httpdate,https://github.com/pyfisch/httpdate,MIT OR Apache-2.0,Pyfisch <pyfisch@ | |
hyper,https://github.com/hyperium/hyper,MIT,Sean McArthur <[email protected]> | ||
hyper-openssl,https://github.com/sfackler/hyper-openssl,MIT OR Apache-2.0,Steven Fackler <[email protected]> | ||
hyper-proxy,https://github.com/tafia/hyper-proxy,MIT,Johann Tuffe <[email protected]> | ||
hyper-rustls,https://github.com/ctz/hyper-rustls,Apache-2.0 OR ISC OR MIT,The hyper-rustls Authors | ||
hyper-rustls,https://github.com/rustls/hyper-rustls,Apache-2.0 OR ISC OR MIT,The hyper-rustls Authors | ||
hyper-timeout,https://github.com/hjr3/hyper-timeout,MIT OR Apache-2.0,Herman J. Radtke III <[email protected]> | ||
hyper-tls,https://github.com/hyperium/hyper-tls,MIT OR Apache-2.0,Sean McArthur <[email protected]> | ||
|
@@ -414,7 +407,6 @@ postgres-protocol,https://github.com/sfackler/rust-postgres,MIT OR Apache-2.0,St | |
postgres-types,https://github.com/sfackler/rust-postgres,MIT OR Apache-2.0,Steven Fackler <[email protected]> | ||
powerfmt,https://github.com/jhpratt/powerfmt,MIT OR Apache-2.0,Jacob Pratt <[email protected]> | ||
ppv-lite86,https://github.com/cryptocorrosion/cryptocorrosion,MIT OR Apache-2.0,The CryptoCorrosion Contributors | ||
pretty_assertions,https://github.com/rust-pretty-assertions/rust-pretty-assertions,MIT OR Apache-2.0,"Colin Kiegel <[email protected]>, Florent Fayolle <[email protected]>, Tom Milligan <[email protected]>" | ||
prettydiff,https://github.com/romankoblov/prettydiff,MIT,Roman Koblov <[email protected]> | ||
prettytable-rs,https://github.com/phsym/prettytable-rs,BSD-3-Clause,Pierre-Henri Symoneaux | ||
primeorder,https://github.com/RustCrypto/elliptic-curves/tree/master/primeorder,Apache-2.0 OR MIT,RustCrypto Developers | ||
|
@@ -467,7 +459,6 @@ rmp,https://github.com/3Hren/msgpack-rust,MIT,Evgeny Safronov <division494@gmail | |
rmp-serde,https://github.com/3Hren/msgpack-rust,MIT,Evgeny Safronov <[email protected]> | ||
rmpv,https://github.com/3Hren/msgpack-rust,MIT,Evgeny Safronov <[email protected]> | ||
roaring,https://github.com/RoaringBitmap/roaring-rs,MIT OR Apache-2.0,"Wim Looman <[email protected]>, Kerollmops <[email protected]>" | ||
roxmltree,https://github.com/RazrFalcon/roxmltree,MIT OR Apache-2.0,Evgeniy Reizner <[email protected]> | ||
roxmltree,https://github.com/RazrFalcon/roxmltree,MIT OR Apache-2.0,Yevhenii Reizner <[email protected]> | ||
rsa,https://github.com/RustCrypto/RSA,MIT OR Apache-2.0,"RustCrypto Developers, dignifiedquire <[email protected]>" | ||
rust_decimal,https://github.com/paupino/rust-decimal,MIT,Paul Mason <[email protected]> | ||
|
@@ -523,7 +514,6 @@ signal-hook,https://github.com/vorner/signal-hook,Apache-2.0 OR MIT,"Michal 'vor | |
signal-hook-registry,https://github.com/vorner/signal-hook,Apache-2.0 OR MIT,"Michal 'vorner' Vaner <[email protected]>, Masaki Hara <[email protected]>" | ||
signatory,https://github.com/iqlusioninc/crates/tree/main/signatory,Apache-2.0 OR MIT,Tony Arcieri <[email protected]> | ||
signature,https://github.com/RustCrypto/traits/tree/master/signature,Apache-2.0 OR MIT,RustCrypto Developers | ||
simd-abstraction,https://github.com/Nugine/simd,MIT,The simd-abstraction Authors | ||
simdutf8,https://github.com/rusticstuff/simdutf8,MIT OR Apache-2.0,Hans Kratz <[email protected]> | ||
simpl,https://github.com/durch/simplerr,MIT,Drazen Urch <[email protected]> | ||
siphasher,https://github.com/jedisct1/rust-siphash,MIT OR Apache-2.0,Frank Denis <[email protected]> | ||
|
@@ -578,7 +568,6 @@ tokio-openssl,https://github.com/tokio-rs/tokio-openssl,MIT OR Apache-2.0,Alex C | |
tokio-postgres,https://github.com/sfackler/rust-postgres,MIT OR Apache-2.0,Steven Fackler <[email protected]> | ||
tokio-retry,https://github.com/srijs/rust-tokio-retry,MIT,Sam Rijs <[email protected]> | ||
tokio-rustls,https://github.com/rustls/tokio-rustls,MIT OR Apache-2.0,The tokio-rustls Authors | ||
tokio-rustls,https://github.com/tokio-rs/tls,MIT OR Apache-2.0,quininer kel <[email protected]> | ||
tokio-tungstenite,https://github.com/snapview/tokio-tungstenite,MIT,"Daniel Abramov <[email protected]>, Alexey Galakhov <[email protected]>" | ||
toml,https://github.com/toml-rs/toml,MIT OR Apache-2.0,Alex Crichton <[email protected]> | ||
toml_edit,https://github.com/toml-rs/toml,MIT OR Apache-2.0,"Andronik Ordian <[email protected]>, Ed Page <[email protected]>" | ||
|
@@ -625,6 +614,7 @@ valuable,https://github.com/tokio-rs/valuable,MIT,The valuable Authors | |
vec_map,https://github.com/contain-rs/vec-map,MIT OR Apache-2.0,"Alex Crichton <[email protected]>, Jorge Aparicio <[email protected]>, Alexis Beingessner <[email protected]>, Brian Anderson <>, tbu- <>, Manish Goregaokar <>, Aaron Turon <[email protected]>, Adolfo Ochagavía <>, Niko Matsakis <>, Steven Fackler <>, Chase Southwood <[email protected]>, Eduard Burtescu <>, Florian Wilkens <>, Félix Raimundo <>, Tibor Benke <>, Markus Siemens <[email protected]>, Josh Branchaud <[email protected]>, Huon Wilson <[email protected]>, Corey Farwell <[email protected]>, Aaron Liblong <>, Nick Cameron <[email protected]>, Patrick Walton <[email protected]>, Felix S Klock II <>, Andrew Paseltiner <[email protected]>, Sean McArthur <[email protected]>, Vadim Petrochenkov <>" | ||
void,https://github.com/reem/rust-void,MIT,Jonathan Reem <[email protected]> | ||
vrl,https://github.com/vectordotdev/vrl,MPL-2.0,Vector Contributors <[email protected]> | ||
vsimd,https://github.com/Nugine/simd,MIT,The vsimd Authors | ||
vte,https://github.com/alacritty/vte,Apache-2.0 OR MIT,"Joe Wilm <[email protected]>, Christian Duerr <[email protected]>" | ||
vte_generate_state_changes,https://github.com/jwilm/vte,Apache-2.0 OR MIT,Christian Duerr <[email protected]> | ||
wait-timeout,https://github.com/alexcrichton/wait-timeout,MIT OR Apache-2.0,Alex Crichton <[email protected]> | ||
|
@@ -642,7 +632,6 @@ wasm-bindgen-shared,https://github.com/rustwasm/wasm-bindgen/tree/master/crates/ | |
wasm-streams,https://github.com/MattiasBuelens/wasm-streams,MIT OR Apache-2.0,Mattias Buelens <[email protected]> | ||
web-sys,https://github.com/rustwasm/wasm-bindgen/tree/master/crates/web-sys,MIT OR Apache-2.0,The wasm-bindgen Developers | ||
webbrowser,https://github.com/amodm/webbrowser-rs,MIT OR Apache-2.0,Amod Malviya @amodm | ||
webpki,https://github.com/briansmith/webpki,ISC,Brian Smith <[email protected]> | ||
webpki-roots,https://github.com/rustls/webpki-roots,MPL-2.0,The webpki-roots Authors | ||
whoami,https://github.com/ardaku/whoami,Apache-2.0 OR BSL-1.0 OR MIT,The whoami Authors | ||
widestring,https://github.com/starkat99/widestring-rs,MIT OR Apache-2.0,Kathryn Long <[email protected]> | ||
|
@@ -666,7 +655,6 @@ woothee,https://github.com/woothee/woothee-rust,Apache-2.0,hhatto <hhatto.jp@gma | |
wyz,https://github.com/myrrlyn/wyz,MIT,myrrlyn <[email protected]> | ||
xmlparser,https://github.com/RazrFalcon/xmlparser,MIT OR Apache-2.0,Yevhenii Reizner <[email protected]> | ||
yaml-rust,https://github.com/chyh1990/yaml-rust,MIT OR Apache-2.0,Yuheng Chen <[email protected]> | ||
yansi,https://github.com/SergioBenitez/yansi,MIT OR Apache-2.0,Sergio Benitez <[email protected]> | ||
zerocopy,https://github.com/google/zerocopy,BSD-2-Clause OR Apache-2.0 OR MIT,Joshua Liebow-Feeser <[email protected]> | ||
zeroize,https://github.com/RustCrypto/utils/tree/master/zeroize,Apache-2.0 OR MIT,The RustCrypto Project Developers | ||
zstd,https://github.com/gyscos/zstd-rs,MIT,Alexandre Bury <[email protected]> | ||
|