@@ -20,6 +20,7 @@ bit-set,https://github.com/contain-rs/bit-set,Apache-2.0 OR MIT,Alexis Beingessn
2020bit-vec , https://github.com/contain-rs/bit-vec , Apache-2.0 OR MIT , Alexis Beingessner <a.beingessner@gmail.com>
2121bitflags , https://github.com/bitflags/bitflags , MIT OR Apache-2.0 , The Rust Project Developers
2222block-buffer , https://github.com/RustCrypto/utils , MIT OR Apache-2.0 , RustCrypto Developers
23+ borrow-or-share , https://github.com/yescallop/borrow-or-share , MIT-0 , Scallop Ye <yescallop@gmail.com>
2324bumpalo , https://github.com/fitzgen/bumpalo , MIT OR Apache-2.0 , Nick Fitzgerald <fitzgen@gmail.com>
2425bytemuck , https://github.com/Lokathor/bytemuck , Zlib OR Apache-2.0 OR MIT , Lokathor <zefria@gmail.com>
2526byteorder , https://github.com/BurntSushi/byteorder , Unlicense OR MIT , Andrew Gallant <jamslam@gmail.com>
@@ -61,6 +62,7 @@ find-msvc-tools,https://github.com/rust-lang/cc-rs,MIT OR Apache-2.0,The find-ms
6162fixedbitset , https://github.com/petgraph/fixedbitset , MIT OR Apache-2.0 , bluss
6263flate2 , https://github.com/rust-lang/flate2-rs , MIT OR Apache-2.0 , " Alex Crichton <alex@alexcrichton.com>, Josh Triplett <josh@joshtriplett.org>"
6364float-cmp , https://github.com/mikedilger/float-cmp , MIT , Mike Dilger <mike@mikedilger.com>
65+ fluent-uri , https://github.com/yescallop/fluent-uri-rs , MIT , Scallop Ye <yescallop@gmail.com>
6466fnv , https://github.com/servo/rust-fnv , Apache-2.0 OR MIT , Alex Crichton <alex@alexcrichton.com>
6567foldhash , https://github.com/orlp/foldhash , Zlib , Orson Peters <orsonpeters@gmail.com>
6668form_urlencoded , https://github.com/servo/rust-url , MIT OR Apache-2.0 , The rust-url developers
@@ -188,6 +190,8 @@ rand_chacha,https://github.com/rust-random/rand,MIT OR Apache-2.0,"The Rand Proj
188190rand_core , https://github.com/rust-random/rand , MIT OR Apache-2.0 , " The Rand Project Developers, The Rust Project Developers"
189191rand_xorshift , https://github.com/rust-random/rngs , MIT OR Apache-2.0 , " The Rand Project Developers, The Rust Project Developers"
190192redox_syscall , https://gitlab.redox-os.org/redox-os/syscall , MIT , Jeremy Soller <jackpot51@gmail.com>
193+ ref-cast , https://github.com/dtolnay/ref-cast , MIT OR Apache-2.0 , David Tolnay <dtolnay@gmail.com>
194+ ref-cast-impl , https://github.com/dtolnay/ref-cast , MIT OR Apache-2.0 , David Tolnay <dtolnay@gmail.com>
191195regex , https://github.com/rust-lang/regex , MIT OR Apache-2.0 , " The Rust Project Developers, Andrew Gallant <jamslam@gmail.com>"
192196regex-automata , https://github.com/rust-lang/regex , MIT OR Apache-2.0 , " The Rust Project Developers, Andrew Gallant <jamslam@gmail.com>"
193197regex-syntax , https://github.com/rust-lang/regex , MIT OR Apache-2.0 , " The Rust Project Developers, Andrew Gallant <jamslam@gmail.com>"
0 commit comments