@@ -19,6 +19,7 @@ core-foundation,https://github.com/servo/core-foundation-rs,MIT OR Apache-2.0,Th
19
19
crc32fast,https://github.com/srijs/rust-crc32fast,MIT OR Apache-2.0,"Sam Rijs <
[email protected] >, Alex Crichton <
[email protected] >"
20
20
darling,https://github.com/TedDriggs/darling,MIT,Ted Driggs <
[email protected] >
21
21
deranged,https://github.com/jhpratt/deranged,MIT OR Apache-2.0,Jacob Pratt <
[email protected] >
22
+ displaydoc,https://github.com/yaahc/displaydoc,MIT OR Apache-2.0,Jane Lusby <
[email protected] >
22
23
encoding_rs,https://github.com/hsivonen/encoding_rs,(Apache-2.0 OR MIT) AND BSD-3-Clause,Henri Sivonen <
[email protected] >
23
24
equivalent,https://github.com/cuviper/equivalent,Apache-2.0 OR MIT,The equivalent Authors
24
25
errno,https://github.com/lambda-fairy/rust-errno,MIT OR Apache-2.0,Chris Wong <
[email protected] >
@@ -50,7 +51,18 @@ hyper,https://github.com/hyperium/hyper,MIT,Sean McArthur <
[email protected] >
50
51
hyper-tls,https://github.com/hyperium/hyper-tls,MIT OR Apache-2.0,Sean McArthur <
[email protected] >
51
52
iana-time-zone,https://github.com/strawlab/iana-time-zone,MIT OR Apache-2.0,"Andrew Straw <
[email protected] >, René Kijewski <
[email protected] >, Ryan Lopopolo <
[email protected] >"
52
53
iana-time-zone-haiku,https://github.com/strawlab/iana-time-zone,MIT OR Apache-2.0,René Kijewski <
[email protected] >
54
+ icu_collections,https://github.com/unicode-org/icu4x,Unicode-3.0,The ICU4X Project Developers
55
+ icu_locid,https://github.com/unicode-org/icu4x,Unicode-3.0,The ICU4X Project Developers
56
+ icu_locid_transform,https://github.com/unicode-org/icu4x,Unicode-3.0,The ICU4X Project Developers
57
+ icu_locid_transform_data,https://github.com/unicode-org/icu4x,Unicode-3.0,The ICU4X Project Developers
58
+ icu_normalizer,https://github.com/unicode-org/icu4x,Unicode-3.0,The ICU4X Project Developers
59
+ icu_normalizer_data,https://github.com/unicode-org/icu4x,Unicode-3.0,The ICU4X Project Developers
60
+ icu_properties,https://github.com/unicode-org/icu4x,Unicode-3.0,The ICU4X Project Developers
61
+ icu_properties_data,https://github.com/unicode-org/icu4x,Unicode-3.0,The ICU4X Project Developers
62
+ icu_provider,https://github.com/unicode-org/icu4x,Unicode-3.0,The ICU4X Project Developers
63
+ icu_provider_macros,https://github.com/unicode-org/icu4x,Unicode-3.0,The ICU4X Project Developers
53
64
ident_case,https://github.com/TedDriggs/ident_case,MIT OR Apache-2.0,Ted Driggs <
[email protected] >
65
+ idna_adapter,https://github.com/hsivonen/idna_adapter,Apache-2.0 OR MIT,The rust-url developers
54
66
indexmap,https://github.com/bluss/indexmap,Apache-2.0 OR MIT,The indexmap Authors
55
67
indexmap,https://github.com/indexmap-rs/indexmap,Apache-2.0 OR MIT,The indexmap Authors
56
68
instant,https://github.com/sebcrozet/instant,BSD-3-Clause,sebcrozet <
[email protected] >
@@ -60,6 +72,7 @@ js-sys,https://github.com/rustwasm/wasm-bindgen/tree/master/crates/js-sys,MIT OR
60
72
lazy_static,https://github.com/rust-lang-nursery/lazy-static.rs,MIT OR Apache-2.0,Marvin Löbel <
[email protected] >
61
73
libc,https://github.com/rust-lang/libc,MIT OR Apache-2.0,The Rust Project Developers
62
74
linux-raw-sys,https://github.com/sunfishcode/linux-raw-sys,Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT,Dan Gohman <
[email protected] >
75
+ litemap,https://github.com/unicode-org/icu4x,Unicode-3.0,The ICU4X Project Developers
63
76
lock_api,https://github.com/Amanieu/parking_lot,MIT OR Apache-2.0,Amanieu d'Antras <
[email protected] >
64
77
log,https://github.com/rust-lang/log,MIT OR Apache-2.0,The Rust Project Developers
65
78
memchr,https://github.com/BurntSushi/memchr,Unlicense OR MIT,"Andrew Gallant <
[email protected] >, bluss"
@@ -104,16 +117,17 @@ serde_with_macros,https://github.com/jonasbb/serde_with,MIT OR Apache-2.0,Jonas
104
117
slab,https://github.com/tokio-rs/slab,MIT,Carl Lerche <
[email protected] >
105
118
smallvec,https://github.com/servo/rust-smallvec,MIT OR Apache-2.0,The Servo Project Developers
106
119
socket2,https://github.com/rust-lang/socket2,MIT OR Apache-2.0,"Alex Crichton <
[email protected] >, Thomas de Zeeuw <
[email protected] >"
120
+ stable_deref_trait,https://github.com/storyyeller/stable_deref_trait,MIT OR Apache-2.0,Robert Grosse <
[email protected] >
107
121
strsim,https://github.com/rapidfuzz/strsim-rs,MIT,"Danny Guo <
[email protected] >, maxbachmann <
[email protected] >"
108
122
syn,https://github.com/dtolnay/syn,MIT OR Apache-2.0,David Tolnay <
[email protected] >
109
123
sync_wrapper,https://github.com/Actyx/sync_wrapper,Apache-2.0,Actyx AG <
[email protected] >
124
+ synstructure,https://github.com/mystor/synstructure,MIT,Nika Layzell <
[email protected] >
110
125
system-configuration,https://github.com/mullvad/system-configuration-rs,MIT OR Apache-2.0,Mullvad VPN
111
126
task-local-extensions,https://github.com/TrueLayer/task-local-extensions,MIT OR Apache-2.0,"Conrad Ludgate <
[email protected] >, Rodrigo Gryzinski <
[email protected] >"
112
127
tempfile,https://github.com/Stebalien/tempfile,MIT OR Apache-2.0,"Steven Allen <
[email protected] >, The Rust Project Developers, Ashley Mannix <
[email protected] >, Jason White <
[email protected] >"
113
128
thiserror,https://github.com/dtolnay/thiserror,MIT OR Apache-2.0,David Tolnay <
[email protected] >
114
129
time,https://github.com/time-rs/time,MIT OR Apache-2.0,"Jacob Pratt <
[email protected] >, Time contributors"
115
- tinyvec,https://github.com/Lokathor/tinyvec,Zlib OR Apache-2.0 OR MIT,Lokathor <
[email protected] >
116
- tinyvec_macros,https://github.com/Soveu/tinyvec_macros,MIT OR Apache-2.0 OR Zlib,Soveu <
[email protected] >
130
+ tinystr,https://github.com/unicode-org/icu4x,Unicode-3.0,The ICU4X Project Developers
117
131
tokio,https://github.com/tokio-rs/tokio,MIT,Tokio Contributors <
[email protected] >
118
132
tokio-native-tls,https://github.com/tokio-rs/tls,MIT,Tokio Contributors <
[email protected] >
119
133
tower-service,https://github.com/tower-rs/tower,MIT,Tower Maintainers <
[email protected] >
@@ -122,10 +136,10 @@ tracing-attributes,https://github.com/tokio-rs/tracing,MIT,"Tokio Contributors <
122
136
tracing-core,https://github.com/tokio-rs/tracing,MIT,Tokio Contributors <
[email protected] >
123
137
try-lock,https://github.com/seanmonstar/try-lock,MIT,Sean McArthur <
[email protected] >
124
138
unicase,https://github.com/seanmonstar/unicase,MIT OR Apache-2.0,Sean McArthur <
[email protected] >
125
- unicode-bidi,https://github.com/servo/unicode-bidi,MIT OR Apache-2.0,The Servo Project Developers
126
139
unicode-ident,https://github.com/dtolnay/unicode-ident,(MIT OR Apache-2.0) AND Unicode-DFS-2016,David Tolnay <
[email protected] >
127
- unicode-normalization,https://github.com/unicode-rs/unicode-normalization,MIT OR Apache-2.0,"kwantam <
[email protected] >, Manish Goregaokar <
[email protected] >"
128
140
url,https://github.com/servo/rust-url,MIT OR Apache-2.0,The rust-url developers
141
+ utf16_iter,https://github.com/hsivonen/utf16_iter,Apache-2.0 OR MIT,Henri Sivonen <
[email protected] >
142
+ utf8_iter,https://github.com/hsivonen/utf8_iter,Apache-2.0 OR MIT,Henri Sivonen <
[email protected] >
129
143
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] >"
130
144
uuid-macro-internal,https://github.com/uuid-rs/uuid,Apache-2.0 OR MIT,QnnOkabayashi
131
145
want,https://github.com/seanmonstar/want,MIT,Sean McArthur <
[email protected] >
@@ -151,7 +165,15 @@ windows_x86_64_gnu,https://github.com/microsoft/windows-rs,MIT OR Apache-2.0,Mic
151
165
windows_x86_64_gnullvm,https://github.com/microsoft/windows-rs,MIT OR Apache-2.0,Microsoft
152
166
windows_x86_64_msvc,https://github.com/microsoft/windows-rs,MIT OR Apache-2.0,Microsoft
153
167
winreg,https://github.com/gentoo90/winreg-rs,MIT,Igor Shaula <
[email protected] >
168
+ write16,https://github.com/hsivonen/write16,Apache-2.0 OR MIT,The write16 Authors
169
+ writeable,https://github.com/unicode-org/icu4x,Unicode-3.0,The ICU4X Project Developers
170
+ yoke,https://github.com/unicode-org/icu4x,Unicode-3.0,Manish Goregaokar <
[email protected] >
171
+ yoke-derive,https://github.com/unicode-org/icu4x,Unicode-3.0,Manish Goregaokar <
[email protected] >
154
172
zerocopy,https://github.com/google/zerocopy,BSD-2-Clause OR Apache-2.0 OR MIT,Joshua Liebow-Feeser <
[email protected] >
173
+ zerofrom,https://github.com/unicode-org/icu4x,Unicode-3.0,Manish Goregaokar <
[email protected] >
174
+ zerofrom-derive,https://github.com/unicode-org/icu4x,Unicode-3.0,Manish Goregaokar <
[email protected] >
175
+ zerovec,https://github.com/unicode-org/icu4x,Unicode-3.0,The ICU4X Project Developers
176
+ zerovec-derive,https://github.com/unicode-org/icu4x,Unicode-3.0,Manish Goregaokar <
[email protected] >
155
177
zstd,https://github.com/gyscos/zstd-rs,MIT,Alexandre Bury <
[email protected] >
156
178
zstd-safe,https://github.com/gyscos/zstd-rs,MIT OR Apache-2.0,Alexandre Bury <
[email protected] >
157
179
zstd-sys,https://github.com/gyscos/zstd-rs,MIT OR Apache-2.0,Alexandre Bury <
[email protected] >
0 commit comments