@@ -21,13 +21,16 @@ arrayvec,https://github.com/bluss/arrayvec,MIT OR Apache-2.0,bluss
2121assert-json-diff , https://github.com/davidpdrsn/assert-json-diff , MIT , David Pedersen <david.pdrsn@gmail.com>
2222async-compression , https://github.com/Nullus157/async-compression , MIT OR Apache-2.0 , " Wim Looman <wim@nemo157.com>, Allen Bui <fairingrey@gmail.com>"
2323async-speed-limit , https://github.com/tikv/async-speed-limit , MIT OR Apache-2.0 , The TiKV Project Developers
24+ async-stream , https://github.com/tokio-rs/async-stream , MIT , Carl Lerche <me@carllerche.com>
25+ async-stream-impl , https://github.com/tokio-rs/async-stream , MIT , Carl Lerche <me@carllerche.com>
2426async-trait , https://github.com/dtolnay/async-trait , MIT OR Apache-2.0 , David Tolnay <dtolnay@gmail.com>
2527atomic-waker , https://github.com/smol-rs/atomic-waker , Apache-2.0 OR MIT , " Stjepan Glavina <stjepang@gmail.com>, Contributors to futures-rs"
2628aws-config , https://github.com/smithy-lang/smithy-rs , Apache-2.0 , " AWS Rust SDK Team <aws-sdk-rust@amazon.com>, Russell Cohen <rcoh@amazon.com>"
2729aws-credential-types , https://github.com/smithy-lang/smithy-rs , Apache-2.0 , AWS Rust SDK Team <aws-sdk-rust@amazon.com>
2830aws-lc-rs , https://github.com/aws/aws-lc-rs , ISC AND (Apache-2.0 OR ISC) , AWS-LibCrypto
2931aws-lc-sys , https://github.com/aws/aws-lc-rs , ISC AND (Apache-2.0 OR ISC) AND OpenSSL , AWS-LC
3032aws-runtime , https://github.com/smithy-lang/smithy-rs , Apache-2.0 , AWS Rust SDK Team <aws-sdk-rust@amazon.com>
33+ aws-sdk-lambda , https://github.com/awslabs/aws-sdk-rust , Apache-2.0 , " AWS Rust SDK Team <aws-sdk-rust@amazon.com>, Russell Cohen <rcoh@amazon.com>"
3134aws-sdk-s3 , https://github.com/awslabs/aws-sdk-rust , Apache-2.0 , " AWS Rust SDK Team <aws-sdk-rust@amazon.com>, Russell Cohen <rcoh@amazon.com>"
3235aws-sdk-sso , https://github.com/awslabs/aws-sdk-rust , Apache-2.0 , " AWS Rust SDK Team <aws-sdk-rust@amazon.com>, Russell Cohen <rcoh@amazon.com>"
3336aws-sdk-ssooidc , https://github.com/awslabs/aws-sdk-rust , Apache-2.0 , " AWS Rust SDK Team <aws-sdk-rust@amazon.com>, Russell Cohen <rcoh@amazon.com>"
@@ -235,6 +238,8 @@ jiff-static,https://github.com/BurntSushi/jiff,Unlicense OR MIT,Andrew Gallant <
235238jobserver , https://github.com/rust-lang/jobserver-rs , MIT OR Apache-2.0 , Alex Crichton <alex@alexcrichton.com>
236239js-sys , https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/js-sys , MIT OR Apache-2.0 , The wasm-bindgen Developers
237240json_comments , https://github.com/tmccombs/json-comments-rs , Apache-2.0 , Thayne McCombs <astrothayne@gmail.com>
241+ lambda_runtime , https://github.com/awslabs/aws-lambda-rust-runtime , Apache-2.0 , " David Calavera <dcalaver@amazon.com>, Harold Sun <sunhua@amazon.com>"
242+ lambda_runtime_api_client , https://github.com/awslabs/aws-lambda-rust-runtime , Apache-2.0 , " David Calavera <dcalaver@amazon.com>, Harold Sun <sunhua@amazon.com>"
238243lazy_static , https://github.com/rust-lang-nursery/lazy-static.rs , MIT OR Apache-2.0 , Marvin Löbel <loebel.marvin@gmail.com>
239244levenshtein_automata , https://github.com/tantivy-search/levenshtein-automata , MIT , Paul Masurel <paul.masurel@gmail.com>
240245libc , https://github.com/rust-lang/libc , MIT OR Apache-2.0 , The Rust Project Developers
@@ -424,6 +429,7 @@ serde_core,https://github.com/serde-rs/serde,MIT OR Apache-2.0,"Erick Tryzelaar
424429serde_derive , https://github.com/serde-rs/serde , MIT OR Apache-2.0 , " Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>"
425430serde_json , https://github.com/serde-rs/json , MIT OR Apache-2.0 , " Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>"
426431serde_json_borrow , https://github.com/PSeitz/serde_json_borrow , MIT , Pascal Seitz <pascal.seitz@gmail.com>
432+ serde_path_to_error , https://github.com/dtolnay/path-to-error , MIT OR Apache-2.0 , David Tolnay <dtolnay@gmail.com>
427433serde_qs , https://github.com/samscott89/serde_qs , MIT OR Apache-2.0 , Sam Scott <sam@osohq.com>
428434serde_spanned , https://github.com/toml-rs/toml , MIT OR Apache-2.0 , The serde_spanned Authors
429435serde_urlencoded , https://github.com/nox/serde_urlencoded , MIT OR Apache-2.0 , Anthony Ramine <n.oxyde@gmail.com>
0 commit comments