11Component , Origin , License , Copyright
22Inflector , https://github.com/whatisinternet/inflector , BSD-2-Clause , Josh Teeter<[email protected] > 3- RustyXML , https://github.com/Florob/RustyXML , MIT OR Apache-2.0 , Florian Zeitz <[email protected] > 43addr2line , https://github.com/gimli-rs/addr2line , Apache-2.0 OR MIT , The addr2line Authors
54adler2 , https://github.com/oyvindln/adler2 , 0BSD OR MIT OR Apache-2.0 , " Jonas Schievink <[email protected] >, oyvindln <[email protected] >" 65adler32 , https://github.com/remram44/adler32-rs , Zlib , Remi Rampin <[email protected] > @@ -104,11 +103,8 @@ aws-types,https://github.com/smithy-lang/smithy-rs,Apache-2.0,"AWS Rust SDK Team
104103axum , https://github.com/tokio-rs/axum , MIT , The axum Authors
105104axum-core , https://github.com/tokio-rs/axum , MIT , The axum-core Authors
106105azure_core , https://github.com/azure/azure-sdk-for-rust , MIT , Microsoft
107- azure_core , https://github.com/azure/azure-sdk-for-rust , MIT , Microsoft Corp.
108- azure_identity , https://github.com/azure/azure-sdk-for-rust , MIT , Microsoft
109- azure_storage , https://github.com/azure/azure-sdk-for-rust , MIT , Microsoft Corp.
110- azure_storage_blobs , https://github.com/azure/azure-sdk-for-rust , MIT , Microsoft Corp.
111- azure_svc_blobstorage , https://github.com/azure/azure-sdk-for-rust , MIT , The azure_svc_blobstorage Authors
106+ azure_core_macros , https://github.com/azure/azure-sdk-for-rust , MIT , Microsoft
107+ azure_storage_blob , https://github.com/azure/azure-sdk-for-rust , MIT , Microsoft
112108backoff , https://github.com/ihrwein/backoff , MIT OR Apache-2.0 , Tibor Benke <[email protected] > 113109backon , https://github.com/Xuanwo/backon , Apache-2.0 , The backon Authors
114110backtrace , https://github.com/rust-lang/backtrace-rs , MIT OR Apache-2.0 , The Rust Project Developers
@@ -358,7 +354,6 @@ http-body,https://github.com/hyperium/http-body,MIT,"Carl Lerche <me@carllerche.
358354http-body-util , https://github.com/hyperium/http-body , MIT , " Carl Lerche <[email protected] >, Lucio Franco <[email protected] >, Sean McArthur <[email protected] >" 359355http-range-header , https://github.com/MarcusGrass/parse-range-headers , MIT , The http-range-header Authors
360356http-serde , https://gitlab.com/kornelski/http-serde , Apache-2.0 OR MIT , Kornel <[email protected] > 361- http-types , https://github.com/http-rs/http-types , MIT OR Apache-2.0 , Yoshua Wuyts <[email protected] > 362357httparse , https://github.com/seanmonstar/httparse , MIT OR Apache-2.0 , Sean McArthur <[email protected] > 363358httpdate , https://github.com/pyfisch/httpdate , MIT OR Apache-2.0 , Pyfisch <[email protected] > 364359humantime , https://github.com/chronotope/humantime , MIT OR Apache-2.0 , The humantime Authors
@@ -389,7 +384,6 @@ idna_adapter,https://github.com/hsivonen/idna_adapter,Apache-2.0 OR MIT,The rust
389384indexmap , https://github.com/bluss/indexmap , Apache-2.0 OR MIT , The indexmap Authors
390385indexmap , https://github.com/indexmap-rs/indexmap , Apache-2.0 OR MIT , The indexmap Authors
391386indoc , https://github.com/dtolnay/indoc , MIT OR Apache-2.0 , David Tolnay <[email protected] > 392- infer , https://github.com/bojand/infer , MIT , Bojan <[email protected] > 393387influxdb-line-protocol , https://github.com/influxdata/influxdb_iox/tree/main/influxdb_line_protocol , MIT OR Apache-2.0 , InfluxDB IOx Project Developers
394388inotify , https://github.com/hannobraun/inotify , ISC , " Hanno Braun <[email protected] >, Félix Saparelli <[email protected] >, Cristian Kubis <[email protected] >, Frank Denis <[email protected] >" 395389inotify-sys , https://github.com/hannobraun/inotify-sys , ISC , Hanno Braun <[email protected] > @@ -404,6 +398,7 @@ ipconfig,https://github.com/liranringel/ipconfig,MIT OR Apache-2.0,Liran Ringel
404398ipcrypt-rs , https://github.com/jedisct1/rust-ipcrypt2 , ISC , Frank Denis <[email protected] > 405399ipnet , https://github.com/krisprice/ipnet , MIT OR Apache-2.0 , Kris Price <[email protected] > 406400ipnetwork , https://github.com/achanda/ipnetwork , MIT OR Apache-2.0 , " Abhishek Chanda <[email protected] >, Linus Färnstrand <[email protected] >" 401+ iri-string , https://github.com/lo48576/iri-string , MIT OR Apache-2.0 , YOSHIOKA Takuma <[email protected] > 407402is-terminal , https://github.com/sunfishcode/is-terminal , MIT , " softprops <[email protected] >, Dan Gohman <[email protected] >" 408403is_ci , https://github.com/zkat/is_ci , ISC , Kat Marchán <[email protected] > 409404itertools , https://github.com/rust-itertools/itertools , MIT OR Apache-2.0 , bluss
@@ -621,7 +616,6 @@ rand,https://github.com/rust-random/rand,MIT OR Apache-2.0,"The Rand Project Dev
621616rand_chacha , https://github.com/rust-random/rand , MIT OR Apache-2.0 , " The Rand Project Developers, The Rust Project Developers, The CryptoCorrosion Contributors"
622617rand_core , https://github.com/rust-random/rand , MIT OR Apache-2.0 , " The Rand Project Developers, The Rust Project Developers"
623618rand_distr , https://github.com/rust-random/rand_distr , MIT OR Apache-2.0 , The Rand Project Developers
624- rand_hc , https://github.com/rust-random/rand , MIT OR Apache-2.0 , The Rand Project Developers
625619rand_xorshift , https://github.com/rust-random/rngs , MIT OR Apache-2.0 , " The Rand Project Developers, The Rust Project Developers"
626620ratatui , https://github.com/ratatui/ratatui , MIT , " Florian Dehau <[email protected] >, The Ratatui Developers" 627621raw-cpuid , https://github.com/gz/rust-cpuid , MIT , Gerd Zellweger <[email protected] > @@ -700,7 +694,6 @@ serde_json,https://github.com/serde-rs/json,MIT OR Apache-2.0,"Erick Tryzelaar <
700694serde_nanos , https://github.com/caspervonb/serde_nanos , MIT OR Apache-2.0 , Casper Beyer <[email protected] > 701695serde_path_to_error , https://github.com/dtolnay/path-to-error , MIT OR Apache-2.0 , David Tolnay <[email protected] > 702696serde_plain , https://github.com/mitsuhiko/serde-plain , MIT OR Apache-2.0 , Armin Ronacher <[email protected] > 703- serde_qs , https://github.com/samscott89/serde_qs , MIT OR Apache-2.0 , Sam Scott <[email protected] > 704697serde_repr , https://github.com/dtolnay/serde-repr , MIT OR Apache-2.0 , David Tolnay <[email protected] > 705698serde_spanned , https://github.com/toml-rs/toml , MIT OR Apache-2.0 , The serde_spanned Authors
706699serde_urlencoded , https://github.com/nox/serde_urlencoded , MIT OR Apache-2.0 , Anthony Ramine <[email protected] > @@ -876,6 +869,7 @@ wasm-timer,https://github.com/tomaka/wasm-timer,MIT,Pierre Krieger <pierre.krieg
876869web-sys , https://github.com/rustwasm/wasm-bindgen/tree/master/crates/web-sys , MIT OR Apache-2.0 , The wasm-bindgen Developers
877870web-time , https://github.com/daxpedda/web-time , MIT OR Apache-2.0 , The web-time Authors
878871webbrowser , https://github.com/amodm/webbrowser-rs , MIT OR Apache-2.0 , Amod Malviya @amodm
872+ webpki-roots , https://github.com/rustls/webpki-roots , CDLA-Permissive-2.0 , The webpki-roots Authors
879873webpki-roots , https://github.com/rustls/webpki-roots , MPL-2.0 , The webpki-roots Authors
880874whoami , https://github.com/ardaku/whoami , Apache-2.0 OR BSL-1.0 OR MIT , The whoami Authors
881875widestring , https://github.com/starkat99/widestring-rs , MIT OR Apache-2.0 , Kathryn Long <[email protected] >
0 commit comments