@@ -80,10 +80,12 @@ aws-smithy-xml,https://github.com/smithy-lang/smithy-rs,Apache-2.0,"AWS Rust SDK
80
80
aws-types,https://github.com/smithy-lang/smithy-rs,Apache-2.0,"AWS Rust SDK Team <aws-sdk-rust@amazon.com>, Russell Cohen <rcoh@amazon.com>"
81
81
axum,https://github.com/tokio-rs/axum,MIT,The axum Authors
82
82
axum-core,https://github.com/tokio-rs/axum,MIT,The axum-core Authors
83
+ azure_core,https://github.com/azure/azure-sdk-for-rust,MIT,Microsoft
83
84
azure_core,https://github.com/azure/azure-sdk-for-rust,MIT,Microsoft Corp.
84
- azure_identity,https://github.com/azure/azure-sdk-for-rust,MIT,Microsoft Corp.
85
+ azure_identity,https://github.com/azure/azure-sdk-for-rust,MIT,Microsoft
85
86
azure_storage,https://github.com/azure/azure-sdk-for-rust,MIT,Microsoft Corp.
86
87
azure_storage_blobs,https://github.com/azure/azure-sdk-for-rust,MIT,Microsoft Corp.
88
+ azure_svc_blobstorage,https://github.com/azure/azure-sdk-for-rust,MIT,The azure_svc_blobstorage Authors
87
89
backoff,https://github.com/ihrwein/backoff,MIT OR Apache-2.0,Tibor Benke <ihrwein@gmail.com>
88
90
backon,https://github.com/Xuanwo/backon,Apache-2.0,The backon Authors
89
91
backtrace,https://github.com/rust-lang/backtrace-rs,MIT OR Apache-2.0,The Rust Project Developers
@@ -146,7 +148,6 @@ community-id,https://github.com/traceflight/rs-community-id,MIT OR Apache-2.0,Ju
146
148
compact_str,https://github.com/ParkMyCar/compact_str,MIT,Parker Timmerman <parker@parkertimmerman.com>
147
149
concurrent-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>"
148
150
const-oid,https://github.com/RustCrypto/formats/tree/master/const-oid,Apache-2.0 OR MIT,RustCrypto Developers
149
- const_fn,https://github.com/taiki-e/const_fn,Apache-2.0 OR MIT,The const_fn Authors
150
151
convert_case,https://github.com/rutrum/convert-case,MIT,David Purdum <purdum41@gmail.com>
151
152
convert_case,https://github.com/rutrum/convert-case,MIT,rutrum <dave@rutrum.net>
152
153
cookie,https://github.com/SergioBenitez/cookie-rs,MIT OR Apache-2.0,"Sergio Benitez <sb@sergio.bz>, Alex Crichton <alex@alexcrichton.com>"
@@ -559,6 +560,7 @@ rust_decimal,https://github.com/paupino/rust-decimal,MIT,Paul Mason <paul@form1.
559
560
rustc-demangle,https://github.com/alexcrichton/rustc-demangle,MIT OR Apache-2.0,Alex Crichton <alex@alexcrichton.com>
560
561
rustc-hash,https://github.com/rust-lang/rustc-hash,Apache-2.0 OR MIT,The Rust Project Developers
561
562
rustc_version,https://github.com/Kimundi/rustc-version-rs,MIT OR Apache-2.0,Marvin Löbel <loebel.marvin@gmail.com>
563
+ rustc_version,https://github.com/djc/rustc-version-rs,MIT OR Apache-2.0,The rustc_version Authors
562
564
rustc_version_runtime,https://github.com/seppo0010/rustc-version-runtime-rs,MIT,Sebastian Waisbrot <seppo0010@gmail.com>
563
565
rustix,https://github.com/bytecodealliance/rustix,Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT,"Dan Gohman <dev@sunfishcode.online>, Jakub Konka <kubkon@jakubkonka.com>"
564
566
rustls,https://github.com/rustls/rustls,Apache-2.0 OR ISC OR MIT,The rustls Authors
@@ -697,8 +699,10 @@ tungstenite,https://github.com/snapview/tungstenite-rs,MIT OR Apache-2.0,"Alexey
697
699
twox-hash,https://github.com/shepmaster/twox-hash,MIT,Jake Goulding <jake.goulding@gmail.com>
698
700
typed-builder,https://github.com/idanarye/rust-typed-builder,MIT OR Apache-2.0,"IdanArye <idanarye@gmail.com>, Chris Morgan <me@chrismorgan.info>"
699
701
typenum,https://github.com/paholg/typenum,MIT OR Apache-2.0,"Paho Lurie-Gregg <paho@paholg.com>, Andre Bogus <bogusandre@gmail.com>"
702
+ typespec,https://github.com/azure/azure-sdk-for-rust,MIT,Microsoft
703
+ typespec_client_core,https://github.com/azure/azure-sdk-for-rust,MIT,Microsoft
704
+ typespec_macros,https://github.com/azure/azure-sdk-for-rust,MIT,Microsoft
700
705
typetag,https://github.com/dtolnay/typetag,MIT OR Apache-2.0,David Tolnay <dtolnay@gmail.com>
701
- tz-rs,https://github.com/x-hgg-x/tz-rs,MIT OR Apache-2.0,x-hgg-x
702
706
ua-parser,https://github.com/ua-parser/uap-rust,Apache-2.0,The ua-parser Authors
703
707
ucd-trie,https://github.com/BurntSushi/ucd-generate,MIT OR Apache-2.0,Andrew Gallant <jamslam@gmail.com>
704
708
unarray,https://github.com/cameron1024/unarray,MIT OR Apache-2.0,The unarray Authors
0 commit comments