@@ -284,6 +284,7 @@ embedded-io,https://github.com/rust-embedded/embedded-hal,MIT OR Apache-2.0,The
284284ena , https://github.com/rust-lang/ena , MIT OR Apache-2.0 , Niko Matsakis <niko@alum.mit.edu>
285285encode_unicode , https://github.com/tormol/encode_unicode , Apache-2.0 OR MIT , Torbjørn Birch Moltu <t.b.moltu@lyse.net>
286286encoding_rs , https://github.com/hsivonen/encoding_rs , (Apache-2.0 OR MIT) AND BSD-3-Clause , Henri Sivonen <hsivonen@hsivonen.fi>
287+ endian-type , https://github.com/Lolirofle/endian-type , MIT , Lolirofle <lolipopple@hotmail.com>
287288enum-iterator , https://github.com/stephaneyfx/enum-iterator , 0BSD , Stephane Raux <stephaneyfx@gmail.com>
288289enum-iterator-derive , https://github.com/stephaneyfx/enum-iterator , 0BSD , Stephane Raux <stephaneyfx@gmail.com>
289290env_filter , https://github.com/rust-cli/env_logger , MIT OR Apache-2.0 , The env_filter Authors
@@ -489,6 +490,7 @@ murmurhash32,https://github.com/quickwit-inc/murmurhash32,MIT,Paul Masurel <paul
489490native-tls , https://github.com/rust-native-tls/rust-native-tls , MIT OR Apache-2.0 , Steven Fackler <sfackler@gmail.com>
490491new_debug_unreachable , https://github.com/mbrubeck/rust-debug-unreachable , MIT , " Matt Brubeck <mbrubeck@limpet.net>, Jonathan Reem <jonathan.reem@gmail.com>"
491492new_string_template , https://github.com/hasezoey/new_string_template , MIT , hasezoey <hasezoey@gmail.com>
493+ nibble_vec , https://github.com/michaelsproul/rust_nibble_vec , MIT , Michael Sproul <micsproul@gmail.com>
492494nix , https://github.com/nix-rust/nix , MIT , The nix-rust Project Developers
493495no-std-net , https://github.com/dunmatt/no-std-net , MIT , M@ Dunlap <mattdunlap@gmail.com>
494496nohash-hasher , https://github.com/paritytech/nohash-hasher , Apache-2.0 OR MIT , Parity Technologies <admin@parity.io>
@@ -650,6 +652,7 @@ quinn-udp,https://github.com/quinn-rs/quinn,MIT OR Apache-2.0,The quinn-udp Auth
650652quote , https://github.com/dtolnay/quote , MIT OR Apache-2.0 , David Tolnay <dtolnay@gmail.com>
651653quoted_printable , https://github.com/staktrace/quoted-printable , 0BSD , Kartikaya Gupta <kats@seldon.staktrace.com>
652654r-efi , https://github.com/r-efi/r-efi , MIT OR Apache-2.0 OR LGPL-2.1-or-later , The r-efi Authors
655+ radix_trie , https://github.com/michaelsproul/rust_radix_trie , MIT , Michael Sproul <micsproul@gmail.com>
653656rand , https://github.com/rust-random/rand , MIT OR Apache-2.0 , " The Rand Project Developers, The Rust Project Developers"
654657rand_chacha , https://github.com/rust-random/rand , MIT OR Apache-2.0 , " The Rand Project Developers, The Rust Project Developers, The CryptoCorrosion Contributors"
655658rand_core , https://github.com/rust-random/rand , MIT OR Apache-2.0 , " The Rand Project Developers, The Rust Project Developers"
0 commit comments