@@ -203,7 +203,6 @@ htmlescape,https://github.com/veddan/rust-htmlescape,Apache-2.0 OR MIT OR MP
203
203
http,https://github.com/hyperium/http,MIT OR Apache-2.0,"Alex Crichton <
[email protected] >, Carl Lerche <
[email protected] >, Sean McArthur <
[email protected] >"
204
204
http-body,https://github.com/hyperium/http-body,MIT,"Carl Lerche <
[email protected] >, Lucio Franco <
[email protected] >, Sean McArthur <
[email protected] >"
205
205
http-body-util,https://github.com/hyperium/http-body,MIT,"Carl Lerche <
[email protected] >, Lucio Franco <
[email protected] >, Sean McArthur <
[email protected] >"
206
- http-range-header,https://github.com/MarcusGrass/parse-range-headers,MIT,The http-range-header Authors
207
206
http-serde,https://gitlab.com/kornelski/http-serde,Apache-2.0 OR MIT,Kornel <
[email protected] >
208
207
httparse,https://github.com/seanmonstar/httparse,MIT OR Apache-2.0,Sean McArthur <
[email protected] >
209
208
httpdate,https://github.com/pyfisch/httpdate,MIT OR Apache-2.0,Pyfisch <
[email protected] >
@@ -242,7 +241,6 @@ jobserver,https://github.com/rust-lang/jobserver-rs,MIT OR Apache-2.0,Alex Crich
242
241
js-sys,https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/js-sys,MIT OR Apache-2.0,The wasm-bindgen Developers
243
242
json_comments,https://github.com/tmccombs/json-comments-rs,Apache-2.0,Thayne McCombs <
[email protected] >
244
243
lazy_static,https://github.com/rust-lang-nursery/lazy-static.rs,MIT OR Apache-2.0,Marvin Löbel <
[email protected] >
245
- lazycell,https://github.com/indiv0/lazycell,MIT OR Apache-2.0,"Alex Crichton <
[email protected] >, Nikita Pekin <
[email protected] >"
246
244
levenshtein_automata,https://github.com/tantivy-search/levenshtein-automata,MIT,Paul Masurel <
[email protected] >
247
245
libc,https://github.com/rust-lang/libc,MIT OR Apache-2.0,The Rust Project Developers
248
246
libloading,https://github.com/nagisa/rust_libloading,ISC,Simonas Kazlauskas <
[email protected] >
@@ -287,7 +285,6 @@ mio,https://github.com/tokio-rs/mio,MIT,"Carl Lerche <
[email protected] >, Thomas
287
285
mockall,https://github.com/asomers/mockall,MIT OR Apache-2.0,Alan Somers <
[email protected] >
288
286
mockall_derive,https://github.com/asomers/mockall,MIT OR Apache-2.0,Alan Somers <
[email protected] >
289
287
mrecordlog,https://github.com/quickwit-oss/mrecordlog,MIT,The mrecordlog Authors
290
- multer,https://github.com/rousan/multer-rs,MIT,Rousan Ali <
[email protected] >
291
288
multimap,https://github.com/havarnov/multimap,MIT OR Apache-2.0,Håvar Nøvik <
[email protected] >
292
289
murmurhash32,https://github.com/quickwit-inc/murmurhash32,MIT,Paul Masurel <
[email protected] >
293
290
nanorand,https://github.com/Absolucy/nanorand-rs,Zlib,Lucy <
[email protected] >
@@ -402,7 +399,6 @@ rust-embed-impl,https://github.com/pyros2097/rust-embed,MIT,pyros2097 <pyros2097
402
399
rust-embed-utils,https://github.com/pyros2097/rust-embed,MIT,pyros2097 <
[email protected] >
403
400
rust-stemmers,https://github.com/CurrySoftware/rust-stemmers,MIT OR BSD-3-Clause,"Jakob Demler <
[email protected] >, CurrySoftware <
[email protected] >"
404
401
rustc-demangle,https://github.com/rust-lang/rustc-demangle,MIT OR Apache-2.0,Alex Crichton <
[email protected] >
405
- rustc-hash,https://github.com/rust-lang-nursery/rustc-hash,Apache-2.0 OR MIT,The Rust Project Developers
406
402
rustc-hash,https://github.com/rust-lang/rustc-hash,Apache-2.0 OR MIT,The Rust Project Developers
407
403
rustix,https://github.com/bytecodealliance/rustix,Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT,"Dan Gohman <
[email protected] >, Jakub Konka <
[email protected] >"
408
404
rustls,https://github.com/rustls/rustls,Apache-2.0 OR ISC OR MIT,The rustls Authors
@@ -494,7 +490,6 @@ tokio-macros,https://github.com/tokio-rs/tokio,MIT,Tokio Contributors <team@toki
494
490
tokio-metrics,https://github.com/tokio-rs/tokio-metrics,MIT,Tokio Contributors <
[email protected] >
495
491
tokio-rustls,https://github.com/rustls/tokio-rustls,MIT OR Apache-2.0,The tokio-rustls Authors
496
492
tokio-stream,https://github.com/tokio-rs/tokio,MIT,Tokio Contributors <
[email protected] >
497
- tokio-tungstenite,https://github.com/snapview/tokio-tungstenite,MIT,"Daniel Abramov <
[email protected] >, Alexey Galakhov <
[email protected] >"
498
493
tokio-util,https://github.com/tokio-rs/tokio,MIT,Tokio Contributors <
[email protected] >
499
494
toml,https://github.com/toml-rs/toml,MIT OR Apache-2.0,Alex Crichton <
[email protected] >
500
495
toml_datetime,https://github.com/toml-rs/toml,MIT OR Apache-2.0,The toml_datetime Authors
@@ -516,7 +511,6 @@ tracing-serde,https://github.com/tokio-rs/tracing,MIT,Tokio Contributors <team@t
516
511
tracing-subscriber,https://github.com/tokio-rs/tracing,MIT,"Eliza Weisman <
[email protected] >, David Barsky <
[email protected] >, Tokio Contributors <
[email protected] >"
517
512
try-lock,https://github.com/seanmonstar/try-lock,MIT,Sean McArthur <
[email protected] >
518
513
ttl_cache,https://github.com/stusmall/ttl_cache,MIT OR Apache-2.0,Stu Small <
[email protected] >
519
- tungstenite,https://github.com/snapview/tungstenite-rs,MIT OR Apache-2.0,"Alexey Galakhov, Daniel Abramov"
520
514
typenum,https://github.com/paholg/typenum,MIT OR Apache-2.0,"Paho Lurie-Gregg <
[email protected] >, Andre Bogus <
[email protected] >"
521
515
ulid,https://github.com/dylanhart/ulid-rs,MIT,dylanhart <
[email protected] >
522
516
unarray,https://github.com/cameron1024/unarray,MIT OR Apache-2.0,The unarray Authors
@@ -528,7 +522,6 @@ untrusted,https://github.com/briansmith/untrusted,ISC,Brian Smith <brian@briansm
528
522
url,https://github.com/servo/rust-url,MIT OR Apache-2.0,The rust-url developers
529
523
urlencoding,https://github.com/kornelski/rust_urlencoding,MIT,"Kornel <
[email protected] >, Bertram Truong <
[email protected] >"
530
524
username,https://pijul.org/darcs/user,MIT OR Apache-2.0,Pierre-Étienne Meunier <
[email protected] >
531
- utf-8,https://github.com/SimonSapin/rust-utf8,MIT OR Apache-2.0,Simon Sapin <
[email protected] >
532
525
utf8-ranges,https://github.com/BurntSushi/utf8-ranges,Unlicense OR MIT,Andrew Gallant <
[email protected] >
533
526
utf8_iter,https://github.com/hsivonen/utf8_iter,Apache-2.0 OR MIT,Henri Sivonen <
[email protected] >
534
527
utf8parse,https://github.com/alacritty/vte,Apache-2.0 OR MIT,"Joe Wilm <
[email protected] >, Christian Duerr <
[email protected] >"
@@ -556,7 +549,6 @@ wasm-timer,https://github.com/tomaka/wasm-timer,MIT,Pierre Krieger <pierre.krieg
556
549
web-sys,https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/web-sys,MIT OR Apache-2.0,The wasm-bindgen Developers
557
550
web-time,https://github.com/daxpedda/web-time,MIT OR Apache-2.0,The web-time Authors
558
551
webpki-roots,https://github.com/rustls/webpki-roots,CDLA-Permissive-2.0,The webpki-roots Authors
559
- which,https://github.com/harryfei/which-rs,MIT,Harry Fei <
[email protected] >
560
552
whichlang,https://github.com/quickwit-oss/whichlang,MIT,"Quickwit, Inc. <
[email protected] >"
561
553
winapi,https://github.com/retep998/winapi-rs,MIT,Peter Atashian <
[email protected] >
562
554
winapi,https://github.com/retep998/winapi-rs,MIT OR Apache-2.0,Peter Atashian <
[email protected] >
0 commit comments