@@ -21,6 +21,7 @@ base16,https://github.com/thomcc/rust-base16,CC0-1.0,Thom Chiovoloni <tchiovolon
21
21
base62,https://github.com/fbernier/base62,MIT,"François Bernier <
[email protected] >, Chai T. Rex <
[email protected] >"
22
22
base64,https://github.com/marshallpierce/rust-base64,MIT OR Apache-2.0,"Alice Maz <
[email protected] >, Marshall Pierce <
[email protected] >"
23
23
base64,https://github.com/marshallpierce/rust-base64,MIT OR Apache-2.0,Marshall Pierce <
[email protected] >
24
+ base64-simd,https://github.com/Nugine/simd,MIT,The base64-simd Authors
24
25
bit-set,https://github.com/contain-rs/bit-set,Apache-2.0 OR MIT,Alexis Beingessner <
[email protected] >
25
26
bit-vec,https://github.com/contain-rs/bit-vec,Apache-2.0 OR MIT,Alexis Beingessner <
[email protected] >
26
27
bitflags,https://github.com/bitflags/bitflags,MIT OR Apache-2.0,The Rust Project Developers
@@ -65,7 +66,6 @@ crypto-common,https://github.com/RustCrypto/traits,MIT OR Apache-2.0,RustCrypto
65
66
crypto_secretbox,https://github.com/RustCrypto/nacl-compat/tree/master/crypto_secretbox,Apache-2.0 OR MIT,RustCrypto Developers
66
67
csv,https://github.com/BurntSushi/rust-csv,Unlicense OR MIT,Andrew Gallant <
[email protected] >
67
68
ctr,https://github.com/RustCrypto/block-modes,MIT OR Apache-2.0,RustCrypto Developers
68
- data-encoding,https://github.com/ia0/data-encoding,MIT,Julien Cretin <
[email protected] >
69
69
dbl,https://github.com/RustCrypto/utils,MIT OR Apache-2.0,RustCrypto Developers
70
70
deranged,https://github.com/jhpratt/deranged,MIT OR Apache-2.0,Jacob Pratt <
[email protected] >
71
71
digest,https://github.com/RustCrypto/traits,MIT OR Apache-2.0,RustCrypto Developers
@@ -162,6 +162,7 @@ once_cell,https://github.com/matklad/once_cell,MIT OR Apache-2.0,Aleksey Kladov
162
162
onig,http://github.com/iwillspeak/rust-onig,MIT,"Will Speak <
[email protected] >, Ivan Ivashchenko <
[email protected] >"
163
163
opaque-debug,https://github.com/RustCrypto/utils,MIT OR Apache-2.0,RustCrypto Developers
164
164
ordered-float,https://github.com/reem/rust-ordered-float,MIT,"Jonathan Reem <
[email protected] >, Matt Brubeck <
[email protected] >"
165
+ outref,https://github.com/Nugine/outref,MIT,The outref Authors
165
166
overload,https://github.com/danaugrs/overload,MIT,Daniel Salvadori <
[email protected] >
166
167
owo-colors,https://github.com/owo-colors/owo-colors,MIT,jam1garner <
[email protected] >
167
168
pad,https://github.com/ogham/rust-pad,MIT,Ben S <
[email protected] >
@@ -259,6 +260,7 @@ utf8-width,https://github.com/magiclen/utf8-width,MIT,Magic Len <
[email protected]
259
260
utf8_iter,https://github.com/hsivonen/utf8_iter,Apache-2.0 OR MIT,Henri Sivonen <
[email protected] >
260
261
uuid,https://github.com/uuid-rs/uuid,Apache-2.0 OR MIT,"Ashley Mannix<
[email protected] >, Dylan DPC<
[email protected] >, Hunar Roop Kahlon<
[email protected] >"
261
262
valuable,https://github.com/tokio-rs/valuable,MIT,The valuable Authors
263
+ vsimd,https://github.com/Nugine/simd,MIT,The vsimd Authors
262
264
vte,https://github.com/alacritty/vte,Apache-2.0 OR MIT,"Joe Wilm <
[email protected] >, Christian Duerr <
[email protected] >"
263
265
wasi,https://github.com/bytecodealliance/wasi,Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT,The Cranelift Project Developers
264
266
wasm-bindgen,https://github.com/rustwasm/wasm-bindgen,MIT OR Apache-2.0,The wasm-bindgen Developers
0 commit comments