@restatedev/restatectl-darwin-arm64 1.5.6 → 1.6.0-rc.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +1 -1
- package/NOTICE +346 -302
- package/README.md +3 -3
- package/bin/restatectl +0 -0
- package/package.json +1 -1
package/NOTICE
CHANGED
|
@@ -1,14 +1,13 @@
|
|
|
1
1
|
Restate Runtime
|
|
2
|
-
Copyright (c) 2023 -
|
|
2
|
+
Copyright (c) 2023 - 2026 Restate Software, Inc., Restate GmbH <code@restate.dev>
|
|
3
3
|
|
|
4
4
|
addr2line: 0.24.2, "Apache-2.0 OR MIT", by, "N/A"
|
|
5
5
|
adler2: 2.0.0, "0BSD OR Apache-2.0 OR MIT", by, "Jonas Schievink <jonasschievink@gmail.com>|oyvindln <oyvindln@users.noreply.github.com>"
|
|
6
6
|
aes: 0.8.4, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
|
|
7
|
-
ahash: 0.8.
|
|
7
|
+
ahash: 0.8.12, "Apache-2.0 OR MIT", by, "Tom Kaitchuck <Tom.Kaitchuck@gmail.com>"
|
|
8
8
|
aho-corasick: 1.1.3, "MIT OR Unlicense", by, "Andrew Gallant <jamslam@gmail.com>"
|
|
9
9
|
aligned-vec: 0.6.1, "MIT", by, "sarah <>"
|
|
10
10
|
allocator-api2: 0.2.21, "Apache-2.0 OR MIT", by, "Zakarum <zaq.dev@icloud.com>"
|
|
11
|
-
android-tzdata: 0.1.1, "Apache-2.0 OR MIT", by, "RumovZ"
|
|
12
11
|
android_system_properties: 0.1.5, "Apache-2.0 OR MIT", by, "Nicolas Silva <nical@fastmail.com>"
|
|
13
12
|
anes: 0.1.6, "Apache-2.0 OR MIT", by, "Robert Vojta <rvojta@me.com>"
|
|
14
13
|
anstream: 0.6.18, "Apache-2.0 OR MIT", by, "N/A"
|
|
@@ -16,65 +15,65 @@ anstyle: 1.0.10, "Apache-2.0 OR MIT", by, "N/A"
|
|
|
16
15
|
anstyle-parse: 0.2.6, "Apache-2.0 OR MIT", by, "N/A"
|
|
17
16
|
anstyle-query: 1.1.2, "Apache-2.0 OR MIT", by, "N/A"
|
|
18
17
|
anstyle-wincon: 3.0.7, "Apache-2.0 OR MIT", by, "N/A"
|
|
19
|
-
anyhow: 1.0.
|
|
20
|
-
arc-swap: 1.
|
|
18
|
+
anyhow: 1.0.100, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
|
|
19
|
+
arc-swap: 1.8.0, "Apache-2.0 OR MIT", by, "Michal 'vorner' Vaner <vorner@vorner.cz>"
|
|
21
20
|
arrayref: 0.3.9, "BSD-2-Clause", by, "David Roundy <roundyd@physics.oregonstate.edu>"
|
|
22
21
|
arrayvec: 0.7.6, "Apache-2.0 OR MIT", by, "bluss"
|
|
23
|
-
arrow:
|
|
24
|
-
arrow-arith:
|
|
25
|
-
arrow-array:
|
|
26
|
-
arrow-buffer:
|
|
27
|
-
arrow-cast:
|
|
28
|
-
arrow-csv:
|
|
29
|
-
arrow-data:
|
|
30
|
-
arrow-ipc:
|
|
31
|
-
arrow-json:
|
|
32
|
-
arrow-ord:
|
|
33
|
-
arrow-row:
|
|
34
|
-
arrow-schema:
|
|
35
|
-
arrow-select:
|
|
36
|
-
arrow-string:
|
|
37
|
-
assert2: 0.3.
|
|
38
|
-
assert2-macros: 0.3.
|
|
39
|
-
async-channel: 2.
|
|
22
|
+
arrow: 57.1.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
|
|
23
|
+
arrow-arith: 57.1.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
|
|
24
|
+
arrow-array: 57.1.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
|
|
25
|
+
arrow-buffer: 57.1.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
|
|
26
|
+
arrow-cast: 57.1.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
|
|
27
|
+
arrow-csv: 57.1.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
|
|
28
|
+
arrow-data: 57.1.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
|
|
29
|
+
arrow-ipc: 57.1.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
|
|
30
|
+
arrow-json: 57.1.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
|
|
31
|
+
arrow-ord: 57.1.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
|
|
32
|
+
arrow-row: 57.1.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
|
|
33
|
+
arrow-schema: 57.1.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
|
|
34
|
+
arrow-select: 57.1.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
|
|
35
|
+
arrow-string: 57.1.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
|
|
36
|
+
assert2: 0.3.16, "BSD-2-Clause", by, "Maarten de Vries <maarten@de-vri.es>|Mara Bos <m-ou.se@m-ou.se>"
|
|
37
|
+
assert2-macros: 0.3.16, "BSD-2-Clause", by, "Maarten de Vries <maarten@de-vri.es>|Mara Bos <m-ou.se@m-ou.se>"
|
|
38
|
+
async-channel: 2.5.0, "Apache-2.0 OR MIT", by, "Stjepan Glavina <stjepang@gmail.com>"
|
|
40
39
|
async-stream: 0.3.6, "MIT", by, "Carl Lerche <me@carllerche.com>"
|
|
41
40
|
async-stream-impl: 0.3.6, "MIT", by, "Carl Lerche <me@carllerche.com>"
|
|
42
|
-
async-trait: 0.1.
|
|
41
|
+
async-trait: 0.1.89, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
|
|
43
42
|
atoi: 2.0.0, "MIT", by, "Markus Klein"
|
|
44
43
|
atomic: 0.6.0, "Apache-2.0 OR MIT", by, "Amanieu d'Antras <amanieu@gmail.com>"
|
|
45
44
|
atomic-waker: 1.1.2, "Apache-2.0 OR MIT", by, "Stjepan Glavina <stjepang@gmail.com>|Contributors to futures-rs"
|
|
46
|
-
aws-config: 1.8.
|
|
47
|
-
aws-credential-types: 1.2.
|
|
48
|
-
aws-lc-rs: 1.
|
|
49
|
-
aws-lc-sys: 0.
|
|
50
|
-
aws-runtime: 1.5.
|
|
51
|
-
aws-sdk-dynamodb: 1.
|
|
52
|
-
aws-sdk-lambda: 1.
|
|
53
|
-
aws-sdk-sso: 1.
|
|
54
|
-
aws-sdk-ssooidc: 1.
|
|
55
|
-
aws-sdk-sts: 1.
|
|
56
|
-
aws-sigv4: 1.3.
|
|
57
|
-
aws-smithy-async: 1.2.
|
|
58
|
-
aws-smithy-eventstream: 0.60.
|
|
59
|
-
aws-smithy-http: 0.62.
|
|
60
|
-
aws-smithy-http-client: 1.1.
|
|
61
|
-
aws-smithy-json: 0.61.
|
|
62
|
-
aws-smithy-observability: 0.1.
|
|
63
|
-
aws-smithy-query: 0.60.
|
|
64
|
-
aws-smithy-runtime: 1.9.
|
|
65
|
-
aws-smithy-runtime-api: 1.9.
|
|
66
|
-
aws-smithy-types: 1.3.
|
|
67
|
-
aws-smithy-xml: 0.60.
|
|
68
|
-
aws-types: 1.3.
|
|
69
|
-
axum: 0.
|
|
70
|
-
axum-core: 0.
|
|
45
|
+
aws-config: 1.8.12, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Russell Cohen <rcoh@amazon.com>"
|
|
46
|
+
aws-credential-types: 1.2.11, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>"
|
|
47
|
+
aws-lc-rs: 1.14.1, "(Apache-2.0 OR ISC) AND ISC", by, "AWS-LibCrypto"
|
|
48
|
+
aws-lc-sys: 0.32.3, "(Apache-2.0 OR ISC) AND ISC AND OpenSSL", by, "AWS-LC"
|
|
49
|
+
aws-runtime: 1.5.17, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>"
|
|
50
|
+
aws-sdk-dynamodb: 1.101.0, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Russell Cohen <rcoh@amazon.com>"
|
|
51
|
+
aws-sdk-lambda: 1.112.0, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Russell Cohen <rcoh@amazon.com>"
|
|
52
|
+
aws-sdk-sso: 1.91.0, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Russell Cohen <rcoh@amazon.com>"
|
|
53
|
+
aws-sdk-ssooidc: 1.93.0, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Russell Cohen <rcoh@amazon.com>"
|
|
54
|
+
aws-sdk-sts: 1.95.0, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Russell Cohen <rcoh@amazon.com>"
|
|
55
|
+
aws-sigv4: 1.3.7, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|David Barsky <me@davidbarsky.com>"
|
|
56
|
+
aws-smithy-async: 1.2.7, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|John DiSanti <jdisanti@amazon.com>"
|
|
57
|
+
aws-smithy-eventstream: 0.60.14, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|John DiSanti <jdisanti@amazon.com>"
|
|
58
|
+
aws-smithy-http: 0.62.6, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Russell Cohen <rcoh@amazon.com>"
|
|
59
|
+
aws-smithy-http-client: 1.1.5, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>"
|
|
60
|
+
aws-smithy-json: 0.61.9, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|John DiSanti <jdisanti@amazon.com>"
|
|
61
|
+
aws-smithy-observability: 0.1.5, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>"
|
|
62
|
+
aws-smithy-query: 0.60.9, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|John DiSanti <jdisanti@amazon.com>"
|
|
63
|
+
aws-smithy-runtime: 1.9.5, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Zelda Hessler <zhessler@amazon.com>"
|
|
64
|
+
aws-smithy-runtime-api: 1.9.3, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Zelda Hessler <zhessler@amazon.com>"
|
|
65
|
+
aws-smithy-types: 1.3.5, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Russell Cohen <rcoh@amazon.com>"
|
|
66
|
+
aws-smithy-xml: 0.60.13, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Russell Cohen <rcoh@amazon.com>"
|
|
67
|
+
aws-types: 1.3.11, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Russell Cohen <rcoh@amazon.com>"
|
|
68
|
+
axum: 0.8.8, "MIT", by, "N/A"
|
|
69
|
+
axum-core: 0.5.6, "MIT", by, "N/A"
|
|
71
70
|
backtrace: 0.3.74, "Apache-2.0 OR MIT", by, "The Rust Project Developers"
|
|
72
71
|
base62: 2.2.2, "MIT", by, "François Bernier <frankbernier@gmail.com>|Chai T. Rex <ChaiTRex@users.noreply.github.com>"
|
|
73
72
|
base64: 0.21.7, "Apache-2.0 OR MIT", by, "Alice Maz <alice@alicemaz.com>|Marshall Pierce <marshall@mpierce.org>"
|
|
74
73
|
base64: 0.22.1, "Apache-2.0 OR MIT", by, "Marshall Pierce <marshall@mpierce.org>"
|
|
75
74
|
base64-simd: 0.8.0, "MIT", by, "N/A"
|
|
76
75
|
base64ct: 1.6.0, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
|
|
77
|
-
bifrost-benchpress: 1.
|
|
76
|
+
bifrost-benchpress: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
78
77
|
bigdecimal: 0.4.8, "Apache-2.0 OR MIT", by, "Andrew Kubera"
|
|
79
78
|
bilrost: 0.1014.0, "Apache-2.0", by, "Kent Ross <k@mad.cash>|Dan Burkert <dan@danburkert.com>|Lucio Franco <luciofranco14@gmail.com|Tokio Contributors <team@tokio.rs>"
|
|
80
79
|
bilrost-derive: 0.1014.0, "Apache-2.0", by, "Kent Ross <k@mad.cash>|Dan Burkert <dan@danburkert.com>|Lucio Franco <luciofranco14@gmail.com>|Tokio Contributors <team@tokio.rs>"
|
|
@@ -82,27 +81,28 @@ bincode: 2.0.1, "MIT", by, "Ty Overby <ty@pre-alpha.com>|Zoey Riordan <zoey@dos.
|
|
|
82
81
|
bit-set: 0.8.0, "Apache-2.0 OR MIT", by, "Alexis Beingessner <a.beingessner@gmail.com>"
|
|
83
82
|
bit-vec: 0.8.0, "Apache-2.0 OR MIT", by, "Alexis Beingessner <a.beingessner@gmail.com>"
|
|
84
83
|
bitflags: 1.3.2, "Apache-2.0 OR MIT", by, "The Rust Project Developers"
|
|
85
|
-
bitflags: 2.
|
|
84
|
+
bitflags: 2.10.0, "Apache-2.0 OR MIT", by, "The Rust Project Developers"
|
|
86
85
|
bitvec: 1.0.1, "MIT", by, "N/A"
|
|
87
86
|
blake2: 0.10.6, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
|
|
88
87
|
blake3: 1.8.2, "Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR CC0-1.0", by, "Jack O'Connor <oconnor663@gmail.com>|Samuel Neves"
|
|
89
88
|
block-buffer: 0.10.4, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
|
|
90
|
-
|
|
89
|
+
block2: 0.6.2, "MIT", by, "Mads Marquart <mads@marquart.dk>"
|
|
90
|
+
borrow-or-share: 0.2.4, "MIT-0", by, "Scallop Ye <yescallop@gmail.com>"
|
|
91
91
|
bs58: 0.5.1, "Apache-2.0 OR MIT", by, "N/A"
|
|
92
92
|
bstr: 1.11.3, "Apache-2.0 OR MIT", by, "Andrew Gallant <jamslam@gmail.com>"
|
|
93
93
|
bumpalo: 3.17.0, "Apache-2.0 OR MIT", by, "Nick Fitzgerald <fitzgen@gmail.com>"
|
|
94
94
|
bytecount: 0.6.8, "Apache-2.0 OR MIT", by, "Andre Bogus <bogusandre@gmail.de>|Joshua Landau <joshua@landau.ws>"
|
|
95
95
|
bytemuck: 1.21.0, "Apache-2.0 OR MIT OR Zlib", by, "Lokathor <zefria@gmail.com>"
|
|
96
96
|
byteorder: 1.5.0, "MIT OR Unlicense", by, "Andrew Gallant <jamslam@gmail.com>"
|
|
97
|
-
bytes: 1.
|
|
97
|
+
bytes: 1.11.0, "MIT", by, "Carl Lerche <me@carllerche.com>|Sean McArthur <sean@seanmonstar.com>"
|
|
98
98
|
bytes-utils: 0.1.4, "Apache-2.0 OR MIT", by, "Michal 'vorner' Vaner <vorner@vorner.cz>"
|
|
99
|
-
bytesize: 2.
|
|
100
|
-
bytestring: 1.
|
|
99
|
+
bytesize: 2.3.1, "Apache-2.0", by, "Hyunsik Choi <hyunsik.choi@gmail.com>|MrCroxx <mrcroxx@outlook.com>|Rob Ede <robjtede@icloud.com>"
|
|
100
|
+
bytestring: 1.5.0, "Apache-2.0 OR MIT", by, "Nikolay Kim <fafhrd91@gmail.com>|Rob Ede <robjtede@icloud.com>"
|
|
101
101
|
bzip2: 0.4.4, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>"
|
|
102
102
|
bzip2-sys: 0.1.13+1.0.8, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>"
|
|
103
103
|
cast: 0.3.0, "Apache-2.0 OR MIT", by, "Jorge Aparicio <jorge@japaric.io>"
|
|
104
104
|
cfg-if: 1.0.0, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>"
|
|
105
|
-
chrono: 0.4.
|
|
105
|
+
chrono: 0.4.42, "Apache-2.0 OR MIT", by, "N/A"
|
|
106
106
|
chrono-humanize: 0.2.3, "Apache-2.0 OR MIT", by, "Cyril Plisko <cyril.plisko@mountall.com>"
|
|
107
107
|
chrono-tz: 0.10.1, "Apache-2.0 OR MIT", by, "N/A"
|
|
108
108
|
ciborium: 0.2.2, "Apache-2.0", by, "Nathaniel McCallum <npmccallum@profian.com>"
|
|
@@ -111,27 +111,27 @@ ciborium-ll: 0.2.2, "Apache-2.0", by, "Nathaniel McCallum <npmccallum@profian.co
|
|
|
111
111
|
cipher: 0.4.4, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
|
|
112
112
|
clap: 4.5.40, "Apache-2.0 OR MIT", by, "N/A"
|
|
113
113
|
clap-stdin: 0.6.0, "Apache-2.0 OR MIT", by, "Mat Wood <thepacketgeek@users.noreply.github.com>"
|
|
114
|
-
clap-verbosity-flag: 3.0.
|
|
114
|
+
clap-verbosity-flag: 3.0.4, "Apache-2.0 OR MIT", by, "Pascal Hertleif <killercup@gmail.com>"
|
|
115
115
|
clap_builder: 4.5.40, "Apache-2.0 OR MIT", by, "N/A"
|
|
116
116
|
clap_complete: 4.5.54, "Apache-2.0 OR MIT", by, "N/A"
|
|
117
117
|
clap_derive: 4.5.40, "Apache-2.0 OR MIT", by, "N/A"
|
|
118
118
|
clap_lex: 0.7.4, "Apache-2.0 OR MIT", by, "N/A"
|
|
119
119
|
cling: 0.1.3, "Apache-2.0 OR MIT", by, "Ahmed Farghal <me@asoli.dev>"
|
|
120
120
|
cling-derive: 0.1.3, "Apache-2.0 OR MIT", by, "Ahmed Farghal <me@asoli.dev>"
|
|
121
|
-
codederror: 1.
|
|
121
|
+
codederror: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
122
122
|
codederror-derive: 0.1.0, "BUSL-1.1", by, "restate.dev"
|
|
123
123
|
colorchoice: 1.0.3, "Apache-2.0 OR MIT", by, "N/A"
|
|
124
|
-
comfy-table: 7.1
|
|
124
|
+
comfy-table: 7.2.1, "MIT", by, "Arne Beer <contact@arne.beer>"
|
|
125
125
|
concurrent-queue: 2.5.0, "Apache-2.0 OR MIT", by, "Stjepan Glavina <stjepang@gmail.com>|Taiki Endo <te316e89@gmail.com>|John Nunley <dev@notgull.net>"
|
|
126
|
-
console: 0.
|
|
126
|
+
console: 0.16.1, "MIT", by, "N/A"
|
|
127
|
+
const-hex: 1.17.0, "Apache-2.0 OR MIT", by, "DaniPopes <57450786+DaniPopes@users.noreply.github.com>"
|
|
127
128
|
const-random: 0.1.18, "Apache-2.0 OR MIT", by, "Tom Kaitchuck <Tom.Kaitchuck@gmail.com>"
|
|
128
129
|
const-random-macro: 0.1.16, "Apache-2.0 OR MIT", by, "Tom Kaitchuck <Tom.Kaitchuck@gmail.com>"
|
|
129
|
-
const_format: 0.2.
|
|
130
|
+
const_format: 0.2.35, "Zlib", by, "rodrimati1992 <rodrimatt1985@gmail.com>"
|
|
130
131
|
const_format_proc_macros: 0.2.34, "Zlib", by, "rodrimati1992 <rodrimatt1985@gmail.com>"
|
|
131
132
|
constant_time_eq: 0.1.5, "CC0-1.0", by, "Cesar Eduardo Barros <cesarb@cesarb.eti.br>"
|
|
132
133
|
constant_time_eq: 0.3.1, "Apache-2.0 OR CC0-1.0 OR MIT-0", by, "Cesar Eduardo Barros <cesarb@cesarb.eti.br>"
|
|
133
|
-
convert_case: 0.
|
|
134
|
-
convert_case: 0.7.1, "MIT", by, "rutrum <dave@rutrum.net>"
|
|
134
|
+
convert_case: 0.10.0, "MIT", by, "rutrum <dave@rutrum.net>"
|
|
135
135
|
core-foundation: 0.9.4, "Apache-2.0 OR MIT", by, "The Servo Project Developers"
|
|
136
136
|
core-foundation: 0.10.0, "Apache-2.0 OR MIT", by, "The Servo Project Developers"
|
|
137
137
|
core-foundation-sys: 0.8.7, "Apache-2.0 OR MIT", by, "The Servo Project Developers"
|
|
@@ -140,101 +140,116 @@ cpufeatures: 0.2.17, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
|
|
|
140
140
|
crc32fast: 1.4.2, "Apache-2.0 OR MIT", by, "Sam Rijs <srijs@airpost.net>|Alex Crichton <alex@alexcrichton.com>"
|
|
141
141
|
criterion: 0.5.1, "Apache-2.0 OR MIT", by, "Jorge Aparicio <japaricious@gmail.com>|Brook Heisler <brookheisler@gmail.com>"
|
|
142
142
|
criterion-plot: 0.5.0, "Apache-2.0 OR MIT", by, "Jorge Aparicio <japaricious@gmail.com>|Brook Heisler <brookheisler@gmail.com>"
|
|
143
|
+
critical-section: 1.2.0, "Apache-2.0 OR MIT", by, "N/A"
|
|
143
144
|
crossbeam-channel: 0.5.15, "Apache-2.0 OR MIT", by, "N/A"
|
|
144
145
|
crossbeam-deque: 0.8.6, "Apache-2.0 OR MIT", by, "N/A"
|
|
145
146
|
crossbeam-epoch: 0.9.18, "Apache-2.0 OR MIT", by, "N/A"
|
|
146
147
|
crossbeam-utils: 0.8.21, "Apache-2.0 OR MIT", by, "N/A"
|
|
147
|
-
crossterm: 0.28.1, "MIT", by, "T. Post"
|
|
148
148
|
crossterm: 0.29.0, "MIT", by, "T. Post"
|
|
149
149
|
crossterm_winapi: 0.9.1, "MIT", by, "T. Post"
|
|
150
150
|
crunchy: 0.2.3, "MIT", by, "Eira Fransham <jackefransham@gmail.com>"
|
|
151
151
|
crypto-common: 0.1.6, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
|
|
152
152
|
csv: 1.3.1, "MIT OR Unlicense", by, "Andrew Gallant <jamslam@gmail.com>"
|
|
153
153
|
csv-core: 0.1.11, "MIT OR Unlicense", by, "Andrew Gallant <jamslam@gmail.com>"
|
|
154
|
-
ctrlc: 3.
|
|
154
|
+
ctrlc: 3.5.1, "Apache-2.0 OR MIT", by, "Antti Keränen <detegr@gmail.com>"
|
|
155
|
+
curl-sys: 0.4.84+curl-8.17.0, "MIT", by, "Alex Crichton <alex@alexcrichton.com>"
|
|
155
156
|
darling: 0.20.10, "MIT", by, "Ted Driggs <ted.driggs@outlook.com>"
|
|
157
|
+
darling: 0.21.3, "MIT", by, "Ted Driggs <ted.driggs@outlook.com>"
|
|
156
158
|
darling_core: 0.20.10, "MIT", by, "Ted Driggs <ted.driggs@outlook.com>"
|
|
159
|
+
darling_core: 0.21.3, "MIT", by, "Ted Driggs <ted.driggs@outlook.com>"
|
|
157
160
|
darling_macro: 0.20.10, "MIT", by, "Ted Driggs <ted.driggs@outlook.com>"
|
|
161
|
+
darling_macro: 0.21.3, "MIT", by, "Ted Driggs <ted.driggs@outlook.com>"
|
|
158
162
|
dashmap: 6.1.0, "MIT", by, "Acrimon <joel.wejdenstal@gmail.com>"
|
|
159
|
-
|
|
160
|
-
datafusion
|
|
161
|
-
datafusion-catalog
|
|
162
|
-
datafusion-
|
|
163
|
-
datafusion-common
|
|
164
|
-
datafusion-
|
|
165
|
-
datafusion-datasource
|
|
166
|
-
datafusion-datasource-
|
|
167
|
-
datafusion-
|
|
168
|
-
datafusion-
|
|
169
|
-
datafusion-
|
|
170
|
-
datafusion-
|
|
171
|
-
datafusion-
|
|
172
|
-
datafusion-
|
|
173
|
-
datafusion-functions
|
|
174
|
-
datafusion-functions-
|
|
175
|
-
datafusion-functions-
|
|
176
|
-
datafusion-functions-
|
|
177
|
-
datafusion-functions-
|
|
178
|
-
datafusion-
|
|
179
|
-
datafusion-
|
|
180
|
-
datafusion-
|
|
181
|
-
datafusion-
|
|
182
|
-
datafusion-
|
|
183
|
-
datafusion-physical-
|
|
184
|
-
datafusion-
|
|
185
|
-
datafusion-
|
|
186
|
-
datafusion-
|
|
163
|
+
data-encoding: 2.9.0, "MIT", by, "Julien Cretin <git@ia0.eu>"
|
|
164
|
+
datafusion: 51.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
|
|
165
|
+
datafusion-catalog: 51.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
|
|
166
|
+
datafusion-catalog-listing: 51.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
|
|
167
|
+
datafusion-common: 51.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
|
|
168
|
+
datafusion-common-runtime: 51.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
|
|
169
|
+
datafusion-datasource: 51.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
|
|
170
|
+
datafusion-datasource-arrow: 51.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
|
|
171
|
+
datafusion-datasource-csv: 51.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
|
|
172
|
+
datafusion-datasource-json: 51.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
|
|
173
|
+
datafusion-doc: 51.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
|
|
174
|
+
datafusion-execution: 51.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
|
|
175
|
+
datafusion-expr: 51.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
|
|
176
|
+
datafusion-expr-common: 51.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
|
|
177
|
+
datafusion-functions: 51.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
|
|
178
|
+
datafusion-functions-aggregate: 51.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
|
|
179
|
+
datafusion-functions-aggregate-common: 51.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
|
|
180
|
+
datafusion-functions-json: 0.51.1, "Apache-2.0", by, "N/A"
|
|
181
|
+
datafusion-functions-nested: 51.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
|
|
182
|
+
datafusion-functions-table: 51.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
|
|
183
|
+
datafusion-functions-window: 51.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
|
|
184
|
+
datafusion-functions-window-common: 51.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
|
|
185
|
+
datafusion-macros: 51.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
|
|
186
|
+
datafusion-optimizer: 51.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
|
|
187
|
+
datafusion-physical-expr: 51.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
|
|
188
|
+
datafusion-physical-expr-adapter: 51.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
|
|
189
|
+
datafusion-physical-expr-common: 51.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
|
|
190
|
+
datafusion-physical-optimizer: 51.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
|
|
191
|
+
datafusion-physical-plan: 51.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
|
|
192
|
+
datafusion-proto: 51.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
|
|
193
|
+
datafusion-proto-common: 51.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
|
|
194
|
+
datafusion-pruning: 51.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
|
|
195
|
+
datafusion-session: 51.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
|
|
196
|
+
datafusion-sql: 51.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
|
|
187
197
|
debugid: 0.8.0, "Apache-2.0", by, "Sentry <hello@sentry.io>"
|
|
188
198
|
deranged: 0.3.11, "Apache-2.0 OR MIT", by, "Jacob Pratt <jacob@jhpratt.dev>"
|
|
189
199
|
derive_builder: 0.20.2, "Apache-2.0 OR MIT", by, "Colin Kiegel <kiegel@gmx.de>|Pascal Hertleif <killercup@gmail.com>|Jan-Erik Rediger <janerik@fnordig.de>|Ted Driggs <ted.driggs@outlook.com>"
|
|
190
200
|
derive_builder_core: 0.20.2, "Apache-2.0 OR MIT", by, "Colin Kiegel <kiegel@gmx.de>|Pascal Hertleif <killercup@gmail.com>|Jan-Erik Rediger <janerik@fnordig.de>|Ted Driggs <ted.driggs@outlook.com>"
|
|
191
201
|
derive_builder_macro: 0.20.2, "Apache-2.0 OR MIT", by, "Colin Kiegel <kiegel@gmx.de>|Pascal Hertleif <killercup@gmail.com>|Jan-Erik Rediger <janerik@fnordig.de>|Ted Driggs <ted.driggs@outlook.com>"
|
|
192
|
-
derive_more: 2.
|
|
193
|
-
derive_more-impl: 2.
|
|
194
|
-
dialoguer: 0.
|
|
202
|
+
derive_more: 2.1.1, "MIT", by, "Jelte Fennema <github-tech@jeltef.nl>"
|
|
203
|
+
derive_more-impl: 2.1.1, "MIT", by, "Jelte Fennema <github-tech@jeltef.nl>"
|
|
204
|
+
dialoguer: 0.12.0, "MIT", by, "N/A"
|
|
195
205
|
diff: 0.1.13, "Apache-2.0 OR MIT", by, "Utkarsh Kukreti <utkarshkukreti@gmail.com>"
|
|
196
206
|
digest: 0.10.7, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
|
|
197
207
|
dirs: 5.0.1, "Apache-2.0 OR MIT", by, "Simon Ochsenreither <simon@ochsenreither.de>"
|
|
208
|
+
dirs: 6.0.0, "Apache-2.0 OR MIT", by, "Simon Ochsenreither <simon@ochsenreither.de>"
|
|
198
209
|
dirs-next: 2.0.0, "Apache-2.0 OR MIT", by, "The @xdg-rs members"
|
|
199
210
|
dirs-sys: 0.4.1, "Apache-2.0 OR MIT", by, "Simon Ochsenreither <simon@ochsenreither.de>"
|
|
211
|
+
dirs-sys: 0.5.0, "Apache-2.0 OR MIT", by, "Simon Ochsenreither <simon@ochsenreither.de>"
|
|
200
212
|
dirs-sys-next: 0.1.2, "Apache-2.0 OR MIT", by, "The @xdg-rs members"
|
|
213
|
+
dispatch2: 0.3.0, "Apache-2.0 OR MIT OR Zlib", by, "Mads Marquart <mads@marquart.dk>|Mary <mary@mary.zone>"
|
|
201
214
|
displaydoc: 0.2.5, "Apache-2.0 OR MIT", by, "Jane Lusby <jlusby@yaah.dev>"
|
|
202
215
|
document-features: 0.2.11, "Apache-2.0 OR MIT", by, "Slint Developers <info@slint.dev>"
|
|
203
216
|
dotenvy: 0.15.7, "MIT", by, "Noemi Lapresta <noemi.lapresta@gmail.com>|Craig Hills <chills@gmail.com>|Mike Piccolo <mfpiccolo@gmail.com>|Alice Maz <alice@alicemaz.com>|Sean Griffin <sean@seantheprogrammer.com>|Adam Sharp <adam@sharplet.me>|Arpad Borsos <arpad.borsos@googlemail.com>|Allan Zhang <al@ayz.ai>"
|
|
204
|
-
downcast-rs: 2.0.
|
|
217
|
+
downcast-rs: 2.0.2, "Apache-2.0 OR MIT", by, "N/A"
|
|
205
218
|
dyn-clone: 1.0.18, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
|
|
206
219
|
either: 1.13.0, "Apache-2.0 OR MIT", by, "bluss"
|
|
207
220
|
email_address: 0.2.9, "MIT", by, "Simon Johnston <johnstonskj@gmail.com>"
|
|
208
221
|
encode_unicode: 1.0.0, "Apache-2.0 OR MIT", by, "Torbjørn Birch Moltu <t.b.moltu@lyse.net>"
|
|
209
222
|
endian-type: 0.1.2, "MIT", by, "Lolirofle <lolipopple@hotmail.com>"
|
|
223
|
+
enum-as-inner: 0.6.1, "Apache-2.0 OR MIT", by, "Benjamin Fry <benjaminfry@me.com>"
|
|
210
224
|
enum-map: 2.7.3, "Apache-2.0 OR MIT", by, "Kamila Borowska <kamila@borowska.pw>"
|
|
211
225
|
enum-map-derive: 0.17.0, "Apache-2.0 OR MIT", by, "Kamila Borowska <kamila@borowska.pw>"
|
|
212
226
|
enum_dispatch: 0.3.13, "Apache-2.0 OR MIT", by, "Anton Lazarev <https://antonok.com>"
|
|
213
|
-
enumset: 1.1.
|
|
214
|
-
enumset_derive: 0.
|
|
227
|
+
enumset: 1.1.10, "Apache-2.0 OR MIT", by, "Alissa Rao <aura@aura.moe>"
|
|
228
|
+
enumset_derive: 0.14.0, "Apache-2.0 OR MIT", by, "Alissa Rao <aura@aura.moe>"
|
|
215
229
|
equator: 0.2.2, "MIT", by, "sarah <>"
|
|
216
230
|
equator-macro: 0.2.1, "MIT", by, "sarah <>"
|
|
217
231
|
equivalent: 1.0.1, "Apache-2.0 OR MIT", by, "N/A"
|
|
232
|
+
erased-serde: 0.3.31, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
|
|
218
233
|
errno: 0.3.10, "Apache-2.0 OR MIT", by, "Chris Wong <lambda.fairy@gmail.com>"
|
|
219
|
-
etcd-client: 0.
|
|
234
|
+
etcd-client: 0.17.0, "Apache-2.0 OR MIT", by, "The etcd-client Authors <davidli2010@foxmail.com>"
|
|
220
235
|
event-listener: 5.4.0, "Apache-2.0 OR MIT", by, "Stjepan Glavina <stjepang@gmail.com>|John Nunley <dev@notgull.net>"
|
|
221
|
-
event-listener-strategy: 0.5.
|
|
236
|
+
event-listener-strategy: 0.5.4, "Apache-2.0 OR MIT", by, "John Nunley <dev@notgull.net>"
|
|
222
237
|
eyre: 0.6.12, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>|Jane Lusby <jlusby42@gmail.com>"
|
|
223
|
-
fancy-regex: 0.
|
|
238
|
+
fancy-regex: 0.17.0, "MIT", by, "Raph Levien <raph@google.com>|Robin Stocker <robin@nibor.org>|Keith Hall <keith.hall@available.systems>"
|
|
224
239
|
fastrand: 2.3.0, "Apache-2.0 OR MIT", by, "Stjepan Glavina <stjepang@gmail.com>"
|
|
225
240
|
figment: 0.10.19, "Apache-2.0 OR MIT", by, "Sergio Benitez <sb@sergio.bz>"
|
|
226
|
-
file-id: 0.2.
|
|
227
|
-
filetime: 0.2.25, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>"
|
|
241
|
+
file-id: 0.2.3, "Apache-2.0 OR MIT", by, "Daniel Faust <hessijames@gmail.com>"
|
|
228
242
|
findshlibs: 0.10.2, "Apache-2.0 OR MIT", by, "N/A"
|
|
229
243
|
fixedbitset: 0.5.7, "Apache-2.0 OR MIT", by, "bluss"
|
|
230
244
|
flatbuffers: 25.2.10, "Apache-2.0", by, "Robert Winslow <hello@rwinslow.com>|FlatBuffers Maintainers"
|
|
231
|
-
flate2: 1.1.
|
|
232
|
-
flexbuffers: 25.
|
|
245
|
+
flate2: 1.1.2, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>|Josh Triplett <josh@joshtriplett.org>"
|
|
246
|
+
flexbuffers: 25.12.19, "Apache-2.0", by, "Casper Neo <cneo@google.com>|FlatBuffers Maintainers"
|
|
233
247
|
fluent-uri: 0.1.4, "MIT", by, "Scallop Ye <yescallop@gmail.com>"
|
|
234
|
-
fluent-uri: 0.
|
|
248
|
+
fluent-uri: 0.4.1, "MIT", by, "Scallop Ye <yescallop@gmail.com>"
|
|
235
249
|
fnv: 1.0.7, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>"
|
|
236
250
|
foldhash: 0.1.4, "Zlib", by, "Orson Peters <orsonpeters@gmail.com>"
|
|
237
|
-
|
|
251
|
+
foldhash: 0.2.0, "Zlib", by, "Orson Peters <orsonpeters@gmail.com>"
|
|
252
|
+
form_urlencoded: 1.2.2, "Apache-2.0 OR MIT", by, "The rust-url developers"
|
|
238
253
|
fraction: 0.15.3, "Apache-2.0 OR MIT", by, "dnsl48 <dnsl48@gmail.com>"
|
|
239
254
|
fsevent-sys: 4.1.0, "MIT", by, "Pierre Baillet <pierre@baillet.name>"
|
|
240
255
|
funty: 2.0.0, "MIT", by, "myrrlyn <self@myrrlyn.dev>"
|
|
@@ -246,14 +261,14 @@ futures-io: 0.3.31, "Apache-2.0 OR MIT", by, "N/A"
|
|
|
246
261
|
futures-macro: 0.3.31, "Apache-2.0 OR MIT", by, "N/A"
|
|
247
262
|
futures-sink: 0.3.31, "Apache-2.0 OR MIT", by, "N/A"
|
|
248
263
|
futures-task: 0.3.31, "Apache-2.0 OR MIT", by, "N/A"
|
|
264
|
+
futures-timer: 3.0.3, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>"
|
|
249
265
|
futures-util: 0.3.31, "Apache-2.0 OR MIT", by, "N/A"
|
|
250
266
|
fxhash: 0.2.1, "Apache-2.0 OR MIT", by, "cbreeden <github@u.breeden.cc>"
|
|
251
|
-
gardal: 0.0.1-alpha.
|
|
252
|
-
generator: 0.8.4, "Apache-2.0 OR MIT", by, "Xudong Huang <huangxu008@hotmail.com>"
|
|
267
|
+
gardal: 0.0.1-alpha.9, "Apache-2.0 OR MIT", by, "Ahmed Farghal <me@asoli.dev>"
|
|
253
268
|
generic-array: 0.14.7, "MIT", by, "Bartłomiej Kamiński <fizyk20@gmail.com>|Aaron Trent <novacrazy@gmail.com>"
|
|
254
|
-
generic-array: 1.
|
|
269
|
+
generic-array: 1.3.5, "MIT", by, "Bartłomiej Kamiński <fizyk20@gmail.com>|Aaron Trent <novacrazy@gmail.com>"
|
|
255
270
|
getrandom: 0.2.15, "Apache-2.0 OR MIT", by, "The Rand Project Developers"
|
|
256
|
-
getrandom: 0.3.
|
|
271
|
+
getrandom: 0.3.4, "Apache-2.0 OR MIT", by, "The Rand Project Developers"
|
|
257
272
|
getset: 0.1.4, "MIT", by, "Ana Hobden <ana@hoverbear.org>|John Baublitz <john.m.baublitz@gmail.com"
|
|
258
273
|
gimli: 0.31.1, "Apache-2.0 OR MIT", by, "N/A"
|
|
259
274
|
glob: 0.3.2, "Apache-2.0 OR MIT", by, "The Rust Project Developers"
|
|
@@ -261,28 +276,31 @@ googletest: 0.10.0, "Apache-2.0", by, "Bradford Hovinen <hovinen@google.com>|Bas
|
|
|
261
276
|
googletest_macro: 0.10.0, "Apache-2.0", by, "Bradford Hovinen <hovinen@google.com>"
|
|
262
277
|
h2: 0.3.27, "MIT", by, "Carl Lerche <me@carllerche.com>|Sean McArthur <sean@seanmonstar.com>"
|
|
263
278
|
h2: 0.4.12, "MIT", by, "Carl Lerche <me@carllerche.com>|Sean McArthur <sean@seanmonstar.com>"
|
|
264
|
-
half: 2.
|
|
279
|
+
half: 2.7.1, "Apache-2.0 OR MIT", by, "Kathryn Long <squeeself@gmail.com>"
|
|
265
280
|
hashbrown: 0.12.3, "Apache-2.0 OR MIT", by, "Amanieu d'Antras <amanieu@gmail.com>"
|
|
266
281
|
hashbrown: 0.14.5, "Apache-2.0 OR MIT", by, "Amanieu d'Antras <amanieu@gmail.com>"
|
|
267
282
|
hashbrown: 0.15.2, "Apache-2.0 OR MIT", by, "Amanieu d'Antras <amanieu@gmail.com>"
|
|
283
|
+
hashbrown: 0.16.0, "Apache-2.0 OR MIT", by, "Amanieu d'Antras <amanieu@gmail.com>"
|
|
268
284
|
hdrhistogram: 7.5.4, "Apache-2.0 OR MIT", by, "Jon Gjengset <jon@thesquareplanet.com>|Marshall Pierce <marshall@mpierce.org>"
|
|
269
285
|
heck: 0.5.0, "Apache-2.0 OR MIT", by, "N/A"
|
|
270
286
|
hermit-abi: 0.3.9, "Apache-2.0 OR MIT", by, "Stefan Lankes"
|
|
271
287
|
hermit-abi: 0.4.0, "Apache-2.0 OR MIT", by, "Stefan Lankes"
|
|
272
288
|
hex: 0.4.3, "Apache-2.0 OR MIT", by, "KokaKiwi <kokakiwi@kokakiwi.net>"
|
|
289
|
+
hickory-proto: 0.25.2, "Apache-2.0 OR MIT", by, "The contributors to Hickory DNS"
|
|
290
|
+
hickory-resolver: 0.25.2, "Apache-2.0 OR MIT", by, "The contributors to Hickory DNS"
|
|
273
291
|
hmac: 0.12.1, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
|
|
274
|
-
hostname: 0.4.
|
|
292
|
+
hostname: 0.4.2, "MIT", by, "N/A"
|
|
275
293
|
http: 0.2.12, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>|Carl Lerche <me@carllerche.com>|Sean McArthur <sean@seanmonstar.com>"
|
|
276
|
-
http: 1.
|
|
294
|
+
http: 1.4.0, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>|Carl Lerche <me@carllerche.com>|Sean McArthur <sean@seanmonstar.com>"
|
|
277
295
|
http-body: 0.4.6, "MIT", by, "Carl Lerche <me@carllerche.com>|Lucio Franco <luciofranco14@gmail.com>|Sean McArthur <sean@seanmonstar.com>"
|
|
278
296
|
http-body: 1.0.1, "MIT", by, "Carl Lerche <me@carllerche.com>|Lucio Franco <luciofranco14@gmail.com>|Sean McArthur <sean@seanmonstar.com>"
|
|
279
|
-
http-body-util: 0.1.
|
|
297
|
+
http-body-util: 0.1.3, "MIT", by, "Carl Lerche <me@carllerche.com>|Lucio Franco <luciofranco14@gmail.com>|Sean McArthur <sean@seanmonstar.com>"
|
|
280
298
|
http-serde: 2.1.1, "Apache-2.0 OR MIT", by, "Kornel <kornel@geekhood.net>"
|
|
281
299
|
httparse: 1.10.0, "Apache-2.0 OR MIT", by, "Sean McArthur <sean@seanmonstar.com>"
|
|
282
300
|
httpdate: 1.0.3, "Apache-2.0 OR MIT", by, "Pyfisch <pyfisch@posteo.org>"
|
|
283
|
-
humantime: 2.
|
|
301
|
+
humantime: 2.3.0, "Apache-2.0 OR MIT", by, "N/A"
|
|
284
302
|
hyper: 0.14.32, "MIT", by, "Sean McArthur <sean@seanmonstar.com>"
|
|
285
|
-
hyper: 1.
|
|
303
|
+
hyper: 1.8.1, "MIT", by, "Sean McArthur <sean@seanmonstar.com>"
|
|
286
304
|
hyper-rustls: 0.24.2, "Apache-2.0 OR ISC OR MIT", by, "N/A"
|
|
287
305
|
hyper-rustls: 0.27.7, "Apache-2.0 OR ISC OR MIT", by, "N/A"
|
|
288
306
|
hyper-timeout: 0.5.2, "Apache-2.0 OR MIT", by, "Herman J. Radtke III <herman@hermanradtke.com>"
|
|
@@ -300,21 +318,21 @@ icu_properties_data: 1.5.0, "Unicode-3.0", by, "The ICU4X Project Developers"
|
|
|
300
318
|
icu_provider: 1.5.0, "Unicode-3.0", by, "The ICU4X Project Developers"
|
|
301
319
|
icu_provider_macros: 1.5.0, "Unicode-3.0", by, "The ICU4X Project Developers"
|
|
302
320
|
ident_case: 1.0.1, "Apache-2.0 OR MIT", by, "Ted Driggs <ted.driggs@outlook.com>"
|
|
303
|
-
idna: 1.0
|
|
321
|
+
idna: 1.1.0, "Apache-2.0 OR MIT", by, "The rust-url developers"
|
|
304
322
|
idna_adapter: 1.2.0, "Apache-2.0 OR MIT", by, "The rust-url developers"
|
|
305
323
|
include_dir: 0.7.4, "MIT", by, "Michael Bryan <michaelfbryan@gmail.com>"
|
|
306
324
|
include_dir_macros: 0.7.4, "MIT", by, "Michael Bryan <michaelfbryan@gmail.com>"
|
|
307
325
|
indenter: 0.3.3, "Apache-2.0 OR MIT", by, "Jane Lusby <jlusby@yaah.dev>"
|
|
308
326
|
indexmap: 1.9.3, "Apache-2.0 OR MIT", by, "N/A"
|
|
309
|
-
indexmap: 2.
|
|
310
|
-
indicatif: 0.
|
|
311
|
-
indoc: 2.0.
|
|
327
|
+
indexmap: 2.12.0, "Apache-2.0 OR MIT", by, "N/A"
|
|
328
|
+
indicatif: 0.18.3, "MIT", by, "N/A"
|
|
329
|
+
indoc: 2.0.7, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
|
|
312
330
|
inferno: 0.11.21, "CDDL-1.0", by, "Jon Gjengset <jon@thesquareplanet.com>"
|
|
313
331
|
inlinable_string: 0.1.15, "Apache-2.0 OR MIT", by, "Nick Fitzgerald <fitzgen@gmail.com>"
|
|
314
332
|
inotify: 0.11.0, "ISC", by, "Hanno Braun <mail@hannobraun.de>|Félix Saparelli <me@passcod.name>|Cristian Kubis <cristian.kubis@tsunix.de>|Frank Denis <github@pureftpd.org>"
|
|
315
333
|
inotify-sys: 0.1.5, "ISC", by, "Hanno Braun <hb@hannobraun.de>"
|
|
316
334
|
inout: 0.1.3, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
|
|
317
|
-
|
|
335
|
+
ipconfig: 0.3.2, "Apache-2.0 OR MIT", by, "Liran Ringel <liranringel@gmail.com>"
|
|
318
336
|
ipnet: 2.11.0, "Apache-2.0 OR MIT", by, "Kris Price <kris@krisprice.nz>"
|
|
319
337
|
iri-string: 0.7.7, "Apache-2.0 OR MIT", by, "YOSHIOKA Takuma <nop_thread@nops.red>"
|
|
320
338
|
is-docker: 0.2.0, "MIT", by, "Sean Larkin <TheLarkInn@users.noreply.github.com>"
|
|
@@ -325,21 +343,25 @@ itertools: 0.10.5, "Apache-2.0 OR MIT", by, "bluss"
|
|
|
325
343
|
itertools: 0.13.0, "Apache-2.0 OR MIT", by, "bluss"
|
|
326
344
|
itertools: 0.14.0, "Apache-2.0 OR MIT", by, "bluss"
|
|
327
345
|
itoa: 1.0.14, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
|
|
328
|
-
jemalloc_pprof: 0.
|
|
329
|
-
jiff: 0.2.
|
|
330
|
-
jiff-static: 0.2.
|
|
346
|
+
jemalloc_pprof: 0.8.1, "Apache-2.0", by, "Frederic Branczyk <frederic.branczyk@polarsignals.com>|Brennan Vincent <brennan.vincent@polarsignals.com>"
|
|
347
|
+
jiff: 0.2.17, "MIT OR Unlicense", by, "Andrew Gallant <jamslam@gmail.com>"
|
|
348
|
+
jiff-static: 0.2.17, "MIT OR Unlicense", by, "Andrew Gallant <jamslam@gmail.com>"
|
|
331
349
|
jiff-tzdb: 0.1.4, "MIT OR Unlicense", by, "Andrew Gallant <jamslam@gmail.com>"
|
|
332
350
|
jiff-tzdb-platform: 0.1.3, "MIT OR Unlicense", by, "Andrew Gallant <jamslam@gmail.com>"
|
|
333
|
-
jiter: 0.
|
|
351
|
+
jiter: 0.12.0, "MIT", by, "Samuel Colvin <samuel@pydantic.dev>"
|
|
334
352
|
js-sys: 0.3.77, "Apache-2.0 OR MIT", by, "The wasm-bindgen Developers"
|
|
335
353
|
json-patch: 2.0.0, "Apache-2.0 OR MIT", by, "Ivan Dubrov <dubrov.ivan@gmail.com>"
|
|
354
|
+
json-patch: 4.1.0, "Apache-2.0 OR MIT", by, "Ivan Dubrov <dubrov.ivan@gmail.com>"
|
|
336
355
|
jsonptr: 0.4.7, "Apache-2.0 OR MIT", by, "chance dinkins"
|
|
337
|
-
|
|
356
|
+
jsonptr: 0.7.1, "Apache-2.0 OR MIT", by, "chance dinkins|André Sá de Mello <codasm@pm.me>|Oliver Wangler <oliver@wngr.de>"
|
|
357
|
+
jsonschema: 0.38.1, "MIT", by, "Dmitry Dygalo <dmitry@dygalo.dev>"
|
|
338
358
|
jsonwebtoken: 9.3.0, "MIT", by, "Vincent Prouillet <hello@vincentprouillet.com>"
|
|
339
|
-
|
|
359
|
+
jsonwebtoken: 10.2.0, "MIT", by, "Vincent Prouillet <hello@vincentprouillet.com>"
|
|
360
|
+
kqueue: 1.1.1, "MIT", by, "William Orr <will@worrbase.com>"
|
|
340
361
|
kqueue-sys: 1.0.4, "MIT", by, "William Orr <will@worrbase.com>|Daniel (dmilith) Dettlaff <dmilith@me.com>"
|
|
341
|
-
|
|
342
|
-
|
|
362
|
+
krb5-src: 0.3.4, "Apache-2.0", by, "Materialize, Inc."
|
|
363
|
+
lambda_runtime: 1.0.2, "Apache-2.0", by, "David Calavera <dcalaver@amazon.com>|Harold Sun <sunhua@amazon.com>"
|
|
364
|
+
lambda_runtime_api_client: 1.0.1, "Apache-2.0", by, "David Calavera <dcalaver@amazon.com>|Harold Sun <sunhua@amazon.com>"
|
|
343
365
|
lazy_static: 1.5.0, "Apache-2.0 OR MIT", by, "Marvin Löbel <loebel.marvin@gmail.com>"
|
|
344
366
|
lexical-core: 1.0.5, "Apache-2.0 OR MIT", by, "Alex Huszagh <ahuszagh@gmail.com>"
|
|
345
367
|
lexical-parse-float: 1.0.5, "Apache-2.0 OR MIT", by, "Alex Huszagh <ahuszagh@gmail.com>"
|
|
@@ -347,31 +369,31 @@ lexical-parse-integer: 1.0.5, "Apache-2.0 OR MIT", by, "Alex Huszagh <ahuszagh@g
|
|
|
347
369
|
lexical-util: 1.0.6, "Apache-2.0 OR MIT", by, "Alex Huszagh <ahuszagh@gmail.com>"
|
|
348
370
|
lexical-write-float: 1.0.5, "Apache-2.0 OR MIT", by, "Alex Huszagh <ahuszagh@gmail.com>"
|
|
349
371
|
lexical-write-integer: 1.0.5, "Apache-2.0 OR MIT", by, "Alex Huszagh <ahuszagh@gmail.com>"
|
|
350
|
-
libc: 0.2.
|
|
372
|
+
libc: 0.2.177, "Apache-2.0 OR MIT", by, "The Rust Project Developers"
|
|
351
373
|
libm: 0.2.11, "(Apache-2.0 OR MIT) AND MIT", by, "Jorge Aparicio <jorge@japaric.io>"
|
|
352
374
|
libredox: 0.1.3, "MIT", by, "4lDO2 <4lDO2@protonmail.com>"
|
|
353
|
-
libz-rs-sys: 0.5.
|
|
375
|
+
libz-rs-sys: 0.5.2, "Zlib", by, "N/A"
|
|
354
376
|
libz-sys: 1.1.22, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>|Josh Triplett <josh@joshtriplett.org>|Sebastian Thiel <sebastian.thiel@icloud.com>"
|
|
355
377
|
likely_stable: 0.1.3, "Apache-2.0 OR MIT", by, "Olivier Kannengieser <okannen@gmail.com>"
|
|
356
378
|
linux-raw-sys: 0.4.15, "Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT", by, "Dan Gohman <dev@sunfishcode.online>"
|
|
357
|
-
linux-raw-sys: 0.
|
|
379
|
+
linux-raw-sys: 0.11.0, "Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT", by, "Dan Gohman <dev@sunfishcode.online>"
|
|
380
|
+
listenfd: 1.0.2, "Apache-2.0", by, "Armin Ronacher <armin.ronacher@active-4.com>"
|
|
358
381
|
litemap: 0.7.4, "Unicode-3.0", by, "The ICU4X Project Developers"
|
|
359
382
|
litrs: 0.4.1, "Apache-2.0 OR MIT", by, "Lukas Kalbertodt <lukas.kalbertodt@gmail.com>"
|
|
360
383
|
lock_api: 0.4.13, "Apache-2.0 OR MIT", by, "Amanieu d'Antras <amanieu@gmail.com>"
|
|
361
|
-
log: 0.4.
|
|
362
|
-
loom: 0.7.2, "MIT", by, "Carl Lerche <me@carllerche.com>"
|
|
384
|
+
log: 0.4.28, "Apache-2.0 OR MIT", by, "The Rust Project Developers"
|
|
363
385
|
lz4-sys: 1.11.1+lz4-1.10.0, "MIT", by, "Jens Heyens <jens.heyens@ewetel.net>|Artem V. Navrotskiy <bozaro@buzzsoft.ru>|Patrick Marks <pmarks@gmail.com>"
|
|
364
|
-
lz4_flex: 0.
|
|
365
|
-
mappings: 0.
|
|
386
|
+
lz4_flex: 0.12.0, "MIT", by, "Pascal Seitz <pascal.seitz@gmail.com>|Arthur Silva <arthurprs@gmail.com>|ticki <Ticki@users.noreply.github.com>"
|
|
387
|
+
mappings: 0.7.1, "Apache-2.0", by, "N/A"
|
|
366
388
|
matchers: 0.2.0, "MIT", by, "Eliza Weisman <eliza@buoyant.io>"
|
|
367
|
-
matchit: 0.
|
|
389
|
+
matchit: 0.8.4, "BSD-3-Clause AND MIT", by, "Ibraheem Ahmed <ibraheem@ibraheem.ca>"
|
|
368
390
|
md-5: 0.10.6, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
|
|
369
391
|
memchr: 2.7.4, "MIT OR Unlicense", by, "Andrew Gallant <jamslam@gmail.com>|bluss"
|
|
370
392
|
memmap2: 0.9.5, "Apache-2.0 OR MIT", by, "Dan Burkert <dan@danburkert.com>|Yevhenii Reizner <razrfalcon@gmail.com>"
|
|
371
393
|
memoffset: 0.9.1, "MIT", by, "Gilad Naaman <gilad.naaman@gmail.com>"
|
|
372
394
|
metrics: 0.24.2, "MIT", by, "Toby Lawrence <toby@nuclearfurnace.com>"
|
|
373
|
-
metrics-exporter-prometheus: 0.
|
|
374
|
-
metrics-util: 0.20.
|
|
395
|
+
metrics-exporter-prometheus: 0.18.1, "MIT", by, "Toby Lawrence <toby@nuclearfurnace.com>"
|
|
396
|
+
metrics-util: 0.20.1, "MIT", by, "Toby Lawrence <toby@nuclearfurnace.com>"
|
|
375
397
|
mime: 0.3.17, "Apache-2.0 OR MIT", by, "Sean McArthur <sean@seanmonstar.com>"
|
|
376
398
|
mime_guess: 2.0.5, "MIT", by, "Austin Bonander <austin.bonander@gmail.com>"
|
|
377
399
|
minimal-lexical: 0.2.1, "Apache-2.0 OR MIT", by, "Alex Huszagh <ahuszagh@gmail.com>"
|
|
@@ -380,16 +402,17 @@ mio: 1.0.3, "MIT", by, "Carl Lerche <me@carllerche.com>|Thomas de Zeeuw <thomasd
|
|
|
380
402
|
mlua: 0.10.3, "MIT", by, "Aleksandr Orlenko <zxteam@pm.me>|kyren <catherine@kyju.org>"
|
|
381
403
|
mlua-sys: 0.6.7, "MIT", by, "Aleksandr Orlenko <zxteam@pm.me>"
|
|
382
404
|
mlua_derive: 0.10.1, "MIT", by, "Aleksandr Orlenko <zxteam@pm.me>"
|
|
383
|
-
|
|
384
|
-
|
|
405
|
+
mnemonic: 1.1.1, "MIT", by, "Matt Brubeck <mbrubeck@limpet.net>|Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
|
406
|
+
mock-service-endpoint: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
407
|
+
moka: 0.12.12, "(Apache-2.0 OR MIT) AND Apache-2.0", by, "N/A"
|
|
385
408
|
nibble_vec: 0.1.0, "MIT", by, "Michael Sproul <micsproul@gmail.com>"
|
|
386
409
|
nix: 0.26.4, "MIT", by, "The nix-rust Project Developers"
|
|
387
|
-
nix: 0.
|
|
410
|
+
nix: 0.30.1, "MIT", by, "The nix-rust Project Developers"
|
|
388
411
|
nom: 7.1.3, "MIT", by, "contact@geoffroycouprie.com"
|
|
389
|
-
notify: 8.
|
|
390
|
-
notify-debouncer-full: 0.
|
|
412
|
+
notify: 8.2.0, "CC0-1.0", by, "Félix Saparelli <me@passcod.name>|Daniel Faust <hessijames@gmail.com>|Aron Heinecke <Ox0p54r36@t-online.de>"
|
|
413
|
+
notify-debouncer-full: 0.6.0, "Apache-2.0 OR MIT", by, "Daniel Faust <hessijames@gmail.com>"
|
|
391
414
|
notify-types: 2.0.0, "Apache-2.0 OR MIT", by, "Daniel Faust <hessijames@gmail.com>"
|
|
392
|
-
nu-ansi-term: 0.50.
|
|
415
|
+
nu-ansi-term: 0.50.3, "MIT", by, "ogham@bsago.me|Ryan Scheel (Havvy) <ryan.havvy@gmail.com>|Josh Triplett <josh@joshtriplett.org>|The Nushell Project Developers"
|
|
393
416
|
num: 0.4.3, "Apache-2.0 OR MIT", by, "The Rust Project Developers"
|
|
394
417
|
num-bigint: 0.4.6, "Apache-2.0 OR MIT", by, "The Rust Project Developers"
|
|
395
418
|
num-cmp: 0.1.0, "Apache-2.0 OR MIT", by, "Kang Seonghoon <public+git@mearie.org>"
|
|
@@ -406,27 +429,26 @@ num_enum: 0.7.4, "Apache-2.0 OR BSD-3-Clause OR MIT", by, "Daniel Wagner-Hall <d
|
|
|
406
429
|
num_enum_derive: 0.5.11, "Apache-2.0 OR BSD-3-Clause OR MIT", by, "Daniel Wagner-Hall <dawagner@gmail.com>|Daniel Henry-Mantilla <daniel.henry.mantilla@gmail.com>|Vincent Esche <regexident@gmail.com>"
|
|
407
430
|
num_enum_derive: 0.7.4, "Apache-2.0 OR BSD-3-Clause OR MIT", by, "Daniel Wagner-Hall <dawagner@gmail.com>|Daniel Henry-Mantilla <daniel.henry.mantilla@gmail.com>|Vincent Esche <regexident@gmail.com>"
|
|
408
431
|
num_threads: 0.1.7, "Apache-2.0 OR MIT", by, "Jacob Pratt <open-source@jhpratt.dev>"
|
|
409
|
-
|
|
432
|
+
objc2: 0.6.3, "MIT", by, "Mads Marquart <mads@marquart.dk>"
|
|
433
|
+
objc2-encode: 4.1.0, "MIT", by, "Mads Marquart <mads@marquart.dk>"
|
|
410
434
|
object: 0.36.7, "Apache-2.0 OR MIT", by, "N/A"
|
|
411
|
-
object_store: 0.12.
|
|
435
|
+
object_store: 0.12.4, "Apache-2.0 OR MIT", by, "N/A"
|
|
436
|
+
object_store: 0.13.0, "Apache-2.0 OR MIT", by, "N/A"
|
|
412
437
|
octocrab: 0.44.1, "Apache-2.0 OR MIT", by, "XAMPPRocky <xampprocky@gmail.com>"
|
|
413
|
-
|
|
414
|
-
okapi-operation: 0.3.0-rc3, "MIT", by, "Andrey Kononov flowneee3@gmail.com"
|
|
415
|
-
okapi-operation-macro: 0.2.0, "MIT", by, "Andrey Kononov flowneee3@gmail.com"
|
|
416
|
-
once_cell: 1.20.2, "Apache-2.0 OR MIT", by, "Aleksey Kladov <aleksey.kladov@gmail.com>"
|
|
438
|
+
once_cell: 1.21.3, "Apache-2.0 OR MIT", by, "Aleksey Kladov <aleksey.kladov@gmail.com>"
|
|
417
439
|
oorandom: 11.1.4, "MIT", by, "Simon Heath <icefox@dreamquest.io>"
|
|
418
|
-
open: 5.3.
|
|
440
|
+
open: 5.3.3, "MIT", by, "Sebastian Thiel <byronimo@gmail.com>"
|
|
419
441
|
openssl-probe: 0.1.6, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>"
|
|
420
442
|
openssl-sys: 0.9.109, "MIT", by, "Alex Crichton <alex@alexcrichton.com>|Steven Fackler <sfackler@gmail.com>"
|
|
421
|
-
opentelemetry: 0.
|
|
422
|
-
opentelemetry-contrib: 0.
|
|
423
|
-
opentelemetry-http: 0.
|
|
424
|
-
opentelemetry-otlp: 0.
|
|
425
|
-
opentelemetry-proto: 0.
|
|
426
|
-
opentelemetry-semantic-conventions: 0.
|
|
427
|
-
opentelemetry_sdk: 0.
|
|
443
|
+
opentelemetry: 0.31.0, "Apache-2.0", by, "N/A"
|
|
444
|
+
opentelemetry-contrib: 0.23.0, "Apache-2.0", by, "N/A"
|
|
445
|
+
opentelemetry-http: 0.31.0, "Apache-2.0", by, "N/A"
|
|
446
|
+
opentelemetry-otlp: 0.31.0, "Apache-2.0", by, "N/A"
|
|
447
|
+
opentelemetry-proto: 0.31.0, "Apache-2.0", by, "N/A"
|
|
448
|
+
opentelemetry-semantic-conventions: 0.31.0, "Apache-2.0", by, "N/A"
|
|
449
|
+
opentelemetry_sdk: 0.31.0, "Apache-2.0", by, "N/A"
|
|
428
450
|
option-ext: 0.2.0, "MPL-2.0", by, "Simon Ochsenreither <simon@ochsenreither.de>"
|
|
429
|
-
ordered-float:
|
|
451
|
+
ordered-float: 5.1.0, "MIT", by, "Jonathan Reem <jonathan.reem@gmail.com>|Matt Brubeck <mbrubeck@limpet.net>"
|
|
430
452
|
outref: 0.5.2, "MIT", by, "N/A"
|
|
431
453
|
parking: 2.2.1, "Apache-2.0 OR MIT", by, "Stjepan Glavina <stjepang@gmail.com>|The Rust Project Developers"
|
|
432
454
|
parking_lot: 0.12.4, "Apache-2.0 OR MIT", by, "Amanieu d'Antras <amanieu@gmail.com>"
|
|
@@ -437,9 +459,9 @@ pathdiff: 0.2.3, "Apache-2.0 OR MIT", by, "Manish Goregaokar <manishsmail@gmail.
|
|
|
437
459
|
pbkdf2: 0.11.0, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
|
|
438
460
|
pear: 0.2.9, "Apache-2.0 OR MIT", by, "Sergio Benitez <sb@sergio.bz>"
|
|
439
461
|
pear_codegen: 0.2.9, "Apache-2.0 OR MIT", by, "Sergio Benitez <sb@sergio.bz>"
|
|
440
|
-
pem: 3.0.
|
|
441
|
-
percent-encoding: 2.3.
|
|
442
|
-
petgraph: 0.8.
|
|
462
|
+
pem: 3.0.6, "MIT", by, "Jonathan Creekmore <jonathan@thecreekmores.org>"
|
|
463
|
+
percent-encoding: 2.3.2, "Apache-2.0 OR MIT", by, "The rust-url developers"
|
|
464
|
+
petgraph: 0.8.3, "Apache-2.0 OR MIT", by, "bluss|mitchmindtree"
|
|
443
465
|
phf: 0.11.3, "MIT", by, "Steven Fackler <sfackler@gmail.com>"
|
|
444
466
|
phf_shared: 0.11.3, "MIT", by, "Steven Fackler <sfackler@gmail.com>"
|
|
445
467
|
pin-project: 1.1.10, "Apache-2.0 OR MIT", by, "N/A"
|
|
@@ -453,162 +475,173 @@ portable-atomic: 1.10.0, "Apache-2.0 OR MIT", by, "N/A"
|
|
|
453
475
|
portable-atomic-util: 0.2.4, "Apache-2.0 OR MIT", by, "N/A"
|
|
454
476
|
powerfmt: 0.2.0, "Apache-2.0 OR MIT", by, "Jacob Pratt <jacob@jhpratt.dev>"
|
|
455
477
|
pprof: 0.15.0, "Apache-2.0", by, "Yang Keao <keao.yang@yahoo.com>"
|
|
456
|
-
pprof_util: 0.
|
|
478
|
+
pprof_util: 0.8.1, "Apache-2.0", by, "N/A"
|
|
457
479
|
ppv-lite86: 0.2.20, "Apache-2.0 OR MIT", by, "The CryptoCorrosion Contributors"
|
|
458
480
|
pretty_assertions: 1.4.1, "Apache-2.0 OR MIT", by, "Colin Kiegel <kiegel@gmx.de>|Florent Fayolle <florent.fayolle69@gmail.com>|Tom Milligan <code@tommilligan.net>"
|
|
459
|
-
priority-queue: 2.
|
|
481
|
+
priority-queue: 2.7.0, "LGPL-3.0-or-later OR MPL-2.0", by, "Gianmarco Garrisi <gianmarcogarrisi@tutanota.com>"
|
|
460
482
|
proc-macro-crate: 1.3.1, "Apache-2.0 OR MIT", by, "Bastian Köcher <git@kchr.de>"
|
|
461
483
|
proc-macro-crate: 3.2.0, "Apache-2.0 OR MIT", by, "Bastian Köcher <git@kchr.de>"
|
|
462
484
|
proc-macro-error-attr2: 2.0.0, "Apache-2.0 OR MIT", by, "CreepySkeleton <creepy-skeleton@yandex.ru>|GnomedDev <david2005thomas@gmail.com>"
|
|
463
485
|
proc-macro-error2: 2.0.1, "Apache-2.0 OR MIT", by, "CreepySkeleton <creepy-skeleton@yandex.ru>|GnomedDev <david2005thomas@gmail.com>"
|
|
464
|
-
proc-macro2: 1.0.
|
|
486
|
+
proc-macro2: 1.0.101, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>|Alex Crichton <alex@alexcrichton.com>"
|
|
465
487
|
proc-macro2-diagnostics: 0.10.1, "Apache-2.0 OR MIT", by, "Sergio Benitez <sb@sergio.bz>"
|
|
488
|
+
proptest: 1.8.0, "Apache-2.0 OR MIT", by, "Jason Lingle"
|
|
466
489
|
prost: 0.13.4, "Apache-2.0", by, "Dan Burkert <dan@danburkert.com>|Lucio Franco <luciofranco14@gmail.com>|Casper Meijn <casper@meijn.net>|Tokio Contributors <team@tokio.rs>"
|
|
490
|
+
prost: 0.14.1, "Apache-2.0", by, "Dan Burkert <dan@danburkert.com>|Lucio Franco <luciofranco14@gmail.com>|Casper Meijn <casper@meijn.net>|Tokio Contributors <team@tokio.rs>"
|
|
467
491
|
prost-derive: 0.13.4, "Apache-2.0", by, "Dan Burkert <dan@danburkert.com>|Lucio Franco <luciofranco14@gmail.com>|Casper Meijn <casper@meijn.net>|Tokio Contributors <team@tokio.rs>"
|
|
468
|
-
prost-
|
|
469
|
-
prost-dto
|
|
470
|
-
prost-dto-
|
|
471
|
-
prost-
|
|
492
|
+
prost-derive: 0.14.1, "Apache-2.0", by, "Dan Burkert <dan@danburkert.com>|Lucio Franco <luciofranco14@gmail.com>|Casper Meijn <casper@meijn.net>|Tokio Contributors <team@tokio.rs>"
|
|
493
|
+
prost-dto: 0.0.4, "BSD-2-Clause", by, "Ahmed Farghal <me@asoli.dev>|Mohamed Bassem <me@mbassem.com>"
|
|
494
|
+
prost-dto-core: 0.0.4, "BSD-2-Clause", by, "Ahmed Farghal <me@asoli.dev>|Mohamed Bassem <me@mbassem.com>"
|
|
495
|
+
prost-dto-derive: 0.0.4, "BSD-2-Clause", by, "Ahmed Farghal <me@asoli.dev>|Mohamed Bassem <me@mbassem.com>"
|
|
496
|
+
prost-types: 0.14.1, "Apache-2.0", by, "Dan Burkert <dan@danburkert.com>|Lucio Franco <luciofranco14@gmail.com>|Casper Meijn <casper@meijn.net>|Tokio Contributors <team@tokio.rs>"
|
|
472
497
|
protobuf: 2.28.0, "MIT", by, "Stepan Koltsov <stepan.koltsov@gmail.com>"
|
|
473
498
|
psm: 0.1.26, "Apache-2.0 OR MIT", by, "Simonas Kazlauskas <psm@kazlauskas.me>"
|
|
474
|
-
pyo3: 0.
|
|
475
|
-
pyo3-build-config: 0.
|
|
476
|
-
pyo3-ffi: 0.
|
|
477
|
-
pyo3-macros: 0.
|
|
478
|
-
pyo3-macros-backend: 0.
|
|
499
|
+
pyo3: 0.27.2, "Apache-2.0 OR MIT", by, "PyO3 Project and Contributors <https://github.com/PyO3>"
|
|
500
|
+
pyo3-build-config: 0.27.2, "Apache-2.0 OR MIT", by, "PyO3 Project and Contributors <https://github.com/PyO3>"
|
|
501
|
+
pyo3-ffi: 0.27.2, "Apache-2.0 OR MIT", by, "PyO3 Project and Contributors <https://github.com/PyO3>"
|
|
502
|
+
pyo3-macros: 0.27.2, "Apache-2.0 OR MIT", by, "PyO3 Project and Contributors <https://github.com/PyO3>"
|
|
503
|
+
pyo3-macros-backend: 0.27.2, "Apache-2.0 OR MIT", by, "PyO3 Project and Contributors <https://github.com/PyO3>"
|
|
479
504
|
quanta: 0.12.5, "MIT", by, "Toby Lawrence <toby@nuclearfurnace.com>"
|
|
480
505
|
quick-xml: 0.26.0, "MIT", by, "N/A"
|
|
481
506
|
quick-xml: 0.38.1, "MIT", by, "N/A"
|
|
482
507
|
quinn: 0.11.6, "Apache-2.0 OR MIT", by, "N/A"
|
|
483
508
|
quinn-proto: 0.11.9, "Apache-2.0 OR MIT", by, "N/A"
|
|
484
509
|
quinn-udp: 0.5.9, "Apache-2.0 OR MIT", by, "N/A"
|
|
485
|
-
quote: 1.0.
|
|
510
|
+
quote: 1.0.41, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
|
|
511
|
+
r-efi: 5.3.0, "Apache-2.0 OR LGPL-2.1-or-later OR MIT", by, "N/A"
|
|
486
512
|
radium: 0.7.0, "MIT", by, "Nika Layzell <nika@thelayzells.com>|myrrlyn <self@myrrlyn.dev>"
|
|
487
513
|
radix_trie: 0.2.1, "MIT", by, "Michael Sproul <micsproul@gmail.com>"
|
|
488
514
|
raft: 0.7.0, "Apache-2.0", by, "The TiKV Project Developers"
|
|
489
515
|
raft-proto: 0.7.0, "Apache-2.0", by, "The TiKV Project Developers"
|
|
490
516
|
rand: 0.8.5, "Apache-2.0 OR MIT", by, "The Rand Project Developers|The Rust Project Developers"
|
|
491
|
-
rand: 0.9.
|
|
517
|
+
rand: 0.9.2, "Apache-2.0 OR MIT", by, "The Rand Project Developers|The Rust Project Developers"
|
|
492
518
|
rand_chacha: 0.3.1, "Apache-2.0 OR MIT", by, "The Rand Project Developers|The Rust Project Developers|The CryptoCorrosion Contributors"
|
|
493
519
|
rand_chacha: 0.9.0, "Apache-2.0 OR MIT", by, "The Rand Project Developers|The Rust Project Developers|The CryptoCorrosion Contributors"
|
|
494
520
|
rand_core: 0.6.4, "Apache-2.0 OR MIT", by, "The Rand Project Developers|The Rust Project Developers"
|
|
495
521
|
rand_core: 0.9.0, "Apache-2.0 OR MIT", by, "The Rand Project Developers|The Rust Project Developers"
|
|
522
|
+
rand_xorshift: 0.4.0, "Apache-2.0 OR MIT", by, "The Rand Project Developers|The Rust Project Developers"
|
|
496
523
|
rand_xoshiro: 0.7.0, "Apache-2.0 OR MIT", by, "The Rand Project Developers"
|
|
497
|
-
rangemap: 1.5.1, "Apache-2.0 OR MIT", by, "Jeff Parsons <jeff@parsons.io>"
|
|
498
524
|
raw-cpuid: 11.3.0, "MIT", by, "Gerd Zellweger <mail@gerdzellweger.com>"
|
|
499
525
|
rayon: 1.10.0, "Apache-2.0 OR MIT", by, "Niko Matsakis <niko@alum.mit.edu>|Josh Stone <cuviper@gmail.com>"
|
|
500
526
|
rayon-core: 1.12.1, "Apache-2.0 OR MIT", by, "Niko Matsakis <niko@alum.mit.edu>|Josh Stone <cuviper@gmail.com>"
|
|
501
527
|
rdkafka: 0.38.0, "MIT", by, "Federico Giraud <giraud.federico@gmail.com>"
|
|
502
|
-
rdkafka-sys: 4.9.0+2.
|
|
528
|
+
rdkafka-sys: 4.9.0+2.12.1, "MIT", by, "Federico Giraud <giraud.federico@gmail.com>"
|
|
503
529
|
recursive: 0.1.1, "MIT", by, "Orson Peters <orsonpeters@gmail.com>"
|
|
504
530
|
recursive-proc-macro-impl: 0.1.1, "MIT", by, "Orson Peters <orsonpeters@gmail.com>"
|
|
505
531
|
redox_syscall: 0.5.8, "MIT", by, "Jeremy Soller <jackpot51@gmail.com>"
|
|
506
532
|
redox_users: 0.4.6, "MIT", by, "Jose Narvaez <goyox86@gmail.com>|Wesley Hershberger <mggmugginsmc@gmail.com>"
|
|
533
|
+
redox_users: 0.5.2, "MIT", by, "Jose Narvaez <goyox86@gmail.com>|Wesley Hershberger <mggmugginsmc@gmail.com>"
|
|
507
534
|
ref-cast: 1.0.23, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
|
|
508
535
|
ref-cast-impl: 1.0.23, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
|
|
509
|
-
referencing: 0.
|
|
510
|
-
regex: 1.
|
|
511
|
-
regex-automata: 0.4.
|
|
536
|
+
referencing: 0.38.1, "MIT", by, "Dmitry Dygalo <dmitry@dygalo.dev>"
|
|
537
|
+
regex: 1.12.2, "Apache-2.0 OR MIT", by, "The Rust Project Developers|Andrew Gallant <jamslam@gmail.com>"
|
|
538
|
+
regex-automata: 0.4.13, "Apache-2.0 OR MIT", by, "The Rust Project Developers|Andrew Gallant <jamslam@gmail.com>"
|
|
512
539
|
regex-lite: 0.1.6, "Apache-2.0 OR MIT", by, "The Rust Project Developers|Andrew Gallant <jamslam@gmail.com>"
|
|
513
|
-
regex-syntax: 0.8.
|
|
514
|
-
regress: 0.
|
|
515
|
-
|
|
516
|
-
reqwest: 0.12.
|
|
517
|
-
|
|
518
|
-
restate-admin
|
|
519
|
-
restate-
|
|
520
|
-
restate-
|
|
521
|
-
restate-
|
|
522
|
-
restate-
|
|
523
|
-
restate-cli
|
|
524
|
-
restate-
|
|
525
|
-
restate-
|
|
540
|
+
regex-syntax: 0.8.6, "Apache-2.0 OR MIT", by, "The Rust Project Developers|Andrew Gallant <jamslam@gmail.com>"
|
|
541
|
+
regress: 0.10.4, "Apache-2.0 OR MIT", by, "ridiculousfish <corydoras@ridiculousfish.com>"
|
|
542
|
+
relative-path: 1.9.3, "Apache-2.0 OR MIT", by, "John-John Tedro <udoprog@tedro.se>"
|
|
543
|
+
reqwest: 0.12.23, "Apache-2.0 OR MIT", by, "Sean McArthur <sean@seanmonstar.com>"
|
|
544
|
+
resolv-conf: 0.7.5, "Apache-2.0 OR MIT", by, "N/A"
|
|
545
|
+
restate-admin: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
546
|
+
restate-admin-rest-model: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
547
|
+
restate-base64-util: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
548
|
+
restate-benchmarks: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
549
|
+
restate-bifrost: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
550
|
+
restate-cli: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
551
|
+
restate-cli-util: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
552
|
+
restate-clock: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
553
|
+
restate-cloud-tunnel-client: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
554
|
+
restate-core: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
526
555
|
restate-core-derive: 0.1.0, "BUSL-1.1", by, "restate.dev"
|
|
527
|
-
restate-
|
|
556
|
+
restate-doctor: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
557
|
+
restate-encoding: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
528
558
|
restate-encoding-derive: 0.1.0, "BUSL-1.1", by, "restate.dev"
|
|
529
|
-
restate-errors: 1.
|
|
530
|
-
restate-fs-util: 1.
|
|
531
|
-
restate-futures-util: 1.
|
|
532
|
-
restate-
|
|
533
|
-
restate-
|
|
534
|
-
restate-
|
|
535
|
-
restate-
|
|
536
|
-
restate-
|
|
537
|
-
restate-
|
|
538
|
-
restate-
|
|
539
|
-
restate-
|
|
540
|
-
restate-
|
|
541
|
-
restate-
|
|
542
|
-
restate-metadata-
|
|
543
|
-
restate-
|
|
544
|
-
restate-
|
|
545
|
-
restate-
|
|
546
|
-
restate-
|
|
547
|
-
restate-
|
|
548
|
-
restate-
|
|
549
|
-
restate-
|
|
550
|
-
restate-
|
|
551
|
-
restate-
|
|
552
|
-
restate-
|
|
553
|
-
restate-
|
|
554
|
-
restate-
|
|
555
|
-
restate-
|
|
556
|
-
restate-
|
|
557
|
-
restate-
|
|
558
|
-
restate-
|
|
559
|
-
restate-
|
|
560
|
-
restate-
|
|
561
|
-
restate-
|
|
562
|
-
restate-
|
|
563
|
-
restate-
|
|
564
|
-
restate-
|
|
559
|
+
restate-errors: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
560
|
+
restate-fs-util: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
561
|
+
restate-futures-util: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
562
|
+
restate-hyper-uds: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
563
|
+
restate-ingestion-client: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
564
|
+
restate-ingress-http: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
565
|
+
restate-ingress-kafka: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
566
|
+
restate-invoker-api: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
567
|
+
restate-invoker-impl: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
568
|
+
restate-lite: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
569
|
+
restate-local-cluster-runner: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
570
|
+
restate-log-server: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
571
|
+
restate-log-server-grpc: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
572
|
+
restate-metadata-providers: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
573
|
+
restate-metadata-server: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
574
|
+
restate-metadata-server-grpc: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
575
|
+
restate-metadata-store: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
576
|
+
restate-node: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
577
|
+
restate-object-store-util: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
578
|
+
restate-partition-store: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
579
|
+
restate-queue: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
580
|
+
restate-rocksdb: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
581
|
+
restate-serde-util: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
582
|
+
restate-server: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
583
|
+
restate-service-client: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
584
|
+
restate-service-protocol: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
585
|
+
restate-service-protocol-v4: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
586
|
+
restate-storage-api: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
587
|
+
restate-storage-query-datafusion: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
588
|
+
restate-test-util: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
589
|
+
restate-time-util: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
590
|
+
restate-timer: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
591
|
+
restate-timer-queue: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
592
|
+
restate-tracing-instrumentation: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
593
|
+
restate-types: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
594
|
+
restate-utoipa: 1.6.0-rc.3, "MIT", by, "N/A"
|
|
595
|
+
restate-vqueues: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
596
|
+
restate-wal-protocol: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
597
|
+
restate-web-ui: 0.1.35, "N/A", by, "N/A"
|
|
598
|
+
restate-worker: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
565
599
|
restate-workspace-hack: 0.0.1, "N/A", by, "N/A"
|
|
566
|
-
restatectl: 1.
|
|
600
|
+
restatectl: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
567
601
|
rev_lines: 0.3.0, "MIT", by, "Michael Coyne <mjc@hey.com>"
|
|
568
602
|
rgb: 0.8.50, "MIT", by, "Kornel Lesiński <kornel@geekhood.net>|James Forster <james.forsterer@gmail.com>"
|
|
569
|
-
ring: 0.17.
|
|
603
|
+
ring: 0.17.14, "Apache-2.0 AND ISC", by, "N/A"
|
|
570
604
|
rlimit: 0.10.2, "MIT", by, "Nugine <nugine@foxmail.com>"
|
|
571
|
-
|
|
572
|
-
|
|
605
|
+
rstest: 0.26.1, "Apache-2.0 OR MIT", by, "Michele d'Amico <michele.damico@gmail.com>"
|
|
606
|
+
rstest_macros: 0.26.1, "Apache-2.0 OR MIT", by, "Michele d'Amico <michele.damico@gmail.com>"
|
|
607
|
+
rust-librocksdb-sys: 0.41.0+10.9.1, "Apache-2.0 OR BSD-3-Clause OR MIT", by, "Karl Hobley <karlhobley10@gmail.com>|Arkadiy Paronyan <arkadiy@ethcore.io>"
|
|
608
|
+
rust-rocksdb: 0.45.0, "Apache-2.0", by, "Tyler Neely <t@jujit.su>|David Greenberg <dsg123456789@gmail.com>"
|
|
573
609
|
rustc-demangle: 0.1.24, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>"
|
|
574
|
-
rustc-hash: 2.1.
|
|
610
|
+
rustc-hash: 2.1.1, "Apache-2.0 OR MIT", by, "The Rust Project Developers"
|
|
575
611
|
rustix: 0.38.44, "Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT", by, "Dan Gohman <dev@sunfishcode.online>|Jakub Konka <kubkon@jakubkonka.com>"
|
|
576
|
-
rustix: 1.
|
|
612
|
+
rustix: 1.1.3, "Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT", by, "Dan Gohman <dev@sunfishcode.online>|Jakub Konka <kubkon@jakubkonka.com>"
|
|
577
613
|
rustls: 0.21.12, "Apache-2.0 OR ISC OR MIT", by, "N/A"
|
|
578
614
|
rustls: 0.23.35, "Apache-2.0 OR ISC OR MIT", by, "N/A"
|
|
579
|
-
rustls-native-certs: 0.6.3, "Apache-2.0 OR ISC OR MIT", by, "N/A"
|
|
580
615
|
rustls-native-certs: 0.8.1, "Apache-2.0 OR ISC OR MIT", by, "N/A"
|
|
581
|
-
rustls-pemfile: 1.0.4, "Apache-2.0 OR ISC OR MIT", by, "N/A"
|
|
582
|
-
rustls-pemfile: 2.2.0, "Apache-2.0 OR ISC OR MIT", by, "N/A"
|
|
583
616
|
rustls-pki-types: 1.13.0, "Apache-2.0 OR MIT", by, "N/A"
|
|
584
617
|
rustls-webpki: 0.101.7, "ISC", by, "N/A"
|
|
585
618
|
rustls-webpki: 0.103.8, "ISC", by, "N/A"
|
|
586
619
|
rustversion: 1.0.19, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
|
|
587
620
|
ryu: 1.0.19, "Apache-2.0 OR BSL-1.0", by, "David Tolnay <dtolnay@gmail.com>"
|
|
588
621
|
same-file: 1.0.6, "MIT OR Unlicense", by, "Andrew Gallant <jamslam@gmail.com>"
|
|
622
|
+
sasl2-sys: 0.1.22+2.1.28, "Apache-2.0", by, "Materialize, Inc."
|
|
589
623
|
schannel: 0.1.27, "MIT", by, "Steven Fackler <sfackler@gmail.com>|Steffen Butzer <steffen.butzer@outlook.com>"
|
|
590
|
-
schemars: 0.8.22, "MIT", by, "Graham Esau <gesau@hotmail.co.uk>"
|
|
591
624
|
schemars: 0.9.0, "MIT", by, "Graham Esau <gesau@hotmail.co.uk>"
|
|
592
|
-
|
|
593
|
-
|
|
625
|
+
schemars: 1.2.0, "MIT", by, "Graham Esau <gesau@hotmail.co.uk>"
|
|
626
|
+
schemars_derive: 1.2.0, "MIT", by, "Graham Esau <gesau@hotmail.co.uk>"
|
|
594
627
|
scopeguard: 1.2.0, "Apache-2.0 OR MIT", by, "bluss"
|
|
595
628
|
sct: 0.7.1, "Apache-2.0 OR ISC OR MIT", by, "Joseph Birr-Pixton <jpixton@gmail.com>"
|
|
596
629
|
secrecy: 0.10.3, "Apache-2.0 OR MIT", by, "Tony Arcieri <tony@iqlusion.io>"
|
|
597
|
-
security-framework: 2.11.1, "Apache-2.0 OR MIT", by, "Steven Fackler <sfackler@gmail.com>|Kornel <kornel@geekhood.net>"
|
|
598
630
|
security-framework: 3.2.0, "Apache-2.0 OR MIT", by, "Steven Fackler <sfackler@gmail.com>|Kornel <kornel@geekhood.net>"
|
|
599
631
|
security-framework-sys: 2.14.0, "Apache-2.0 OR MIT", by, "Steven Fackler <sfackler@gmail.com>|Kornel <kornel@geekhood.net>"
|
|
600
|
-
semver: 1.0.
|
|
601
|
-
serde: 1.0.
|
|
602
|
-
|
|
632
|
+
semver: 1.0.27, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
|
|
633
|
+
serde: 1.0.228, "Apache-2.0 OR MIT", by, "Erick Tryzelaar <erick.tryzelaar@gmail.com>|David Tolnay <dtolnay@gmail.com>"
|
|
634
|
+
serde_core: 1.0.228, "Apache-2.0 OR MIT", by, "Erick Tryzelaar <erick.tryzelaar@gmail.com>|David Tolnay <dtolnay@gmail.com>"
|
|
635
|
+
serde_derive: 1.0.228, "Apache-2.0 OR MIT", by, "Erick Tryzelaar <erick.tryzelaar@gmail.com>|David Tolnay <dtolnay@gmail.com>"
|
|
603
636
|
serde_derive_internals: 0.29.1, "Apache-2.0 OR MIT", by, "Erick Tryzelaar <erick.tryzelaar@gmail.com>|David Tolnay <dtolnay@gmail.com>"
|
|
604
|
-
serde_json: 1.0.
|
|
637
|
+
serde_json: 1.0.145, "Apache-2.0 OR MIT", by, "Erick Tryzelaar <erick.tryzelaar@gmail.com>|David Tolnay <dtolnay@gmail.com>"
|
|
605
638
|
serde_path_to_error: 0.1.16, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
|
|
606
639
|
serde_spanned: 0.6.9, "Apache-2.0 OR MIT", by, "N/A"
|
|
607
|
-
|
|
640
|
+
serde_spanned: 1.0.3, "Apache-2.0 OR MIT", by, "N/A"
|
|
608
641
|
serde_urlencoded: 0.7.1, "Apache-2.0 OR MIT", by, "Anthony Ramine <n.oxyde@gmail.com>"
|
|
609
|
-
serde_with: 3.
|
|
610
|
-
serde_with_macros: 3.
|
|
611
|
-
service-protocol-wireshark-dissector: 1.
|
|
642
|
+
serde_with: 3.16.1, "Apache-2.0 OR MIT", by, "Jonas Bushart|Marcin Kaźmierczak"
|
|
643
|
+
serde_with_macros: 3.16.1, "Apache-2.0 OR MIT", by, "Jonas Bushart"
|
|
644
|
+
service-protocol-wireshark-dissector: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
612
645
|
sha1: 0.10.6, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
|
|
613
646
|
sha2: 0.10.9, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
|
|
614
647
|
sharded-slab: 0.1.7, "MIT", by, "Eliza Weisman <eliza@buoyant.io>"
|
|
@@ -616,18 +649,19 @@ shell-words: 1.1.0, "Apache-2.0 OR MIT", by, "Tomasz Miąsko <tomasz.miasko@gmai
|
|
|
616
649
|
signal-hook: 0.3.17, "Apache-2.0 OR MIT", by, "Michal 'vorner' Vaner <vorner@vorner.cz>|Thomas Himmelstoss <thimm@posteo.de>"
|
|
617
650
|
signal-hook-mio: 0.2.4, "Apache-2.0 OR MIT", by, "Michal 'vorner' Vaner <vorner@vorner.cz>|Thomas Himmelstoss <thimm@posteo.de>"
|
|
618
651
|
signal-hook-registry: 1.4.2, "Apache-2.0 OR MIT", by, "Michal 'vorner' Vaner <vorner@vorner.cz>|Masaki Hara <ackie.h.gmai@gmail.com>"
|
|
652
|
+
signature: 2.2.0, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
|
|
619
653
|
simdutf8: 0.1.5, "Apache-2.0 OR MIT", by, "Hans Kratz <hans@appfour.com>"
|
|
620
654
|
simple_asn1: 0.6.3, "ISC", by, "Adam Wick <awick@uhsure.com>"
|
|
621
655
|
siphasher: 1.0.1, "Apache-2.0 OR MIT", by, "Frank Denis <github@pureftpd.org>"
|
|
622
|
-
size: 0.4.1, "MIT", by, "Mahmoud Al-Qudsi <mqudsi@neosmart.net>|NeoSmart Technologies"
|
|
623
656
|
sketches-ddsketch: 0.3.0, "Apache-2.0", by, "Mike Heffner <mikeh@fesnel.com>"
|
|
624
657
|
slab: 0.4.9, "MIT", by, "Carl Lerche <me@carllerche.com>"
|
|
625
|
-
slog: 2.
|
|
658
|
+
slog: 2.8.2, "Apache-2.0 OR MIT OR MPL-2.0", by, "Dawid Ciężarkiewicz <dpc@dpc.pw>"
|
|
626
659
|
slog-async: 2.8.0, "Apache-2.0 OR MIT OR MPL-2.0", by, "Dawid Ciężarkiewicz <dpc@dpc.pw>"
|
|
627
660
|
slog-envlogger: 2.2.0, "Apache-2.0 OR MIT", by, "The Rust Project Developers|Dawid Ciężarkiewicz <dpc@dpc.pw>"
|
|
628
661
|
slog-scope: 4.4.0, "Apache-2.0 OR MIT OR MPL-2.0", by, "Dawid Ciężarkiewicz <dpc@dpc.pw>"
|
|
629
662
|
slog-stdlog: 4.1.1, "Apache-2.0 OR MIT OR MPL-2.0", by, "Dawid Ciężarkiewicz <dpc@dpc.pw>"
|
|
630
663
|
slog-term: 2.9.1, "Apache-2.0 OR MIT OR MPL-2.0", by, "Dawid Ciężarkiewicz <dpc@dpc.pw>"
|
|
664
|
+
slotmap: 1.0.7, "Zlib", by, "Orson Peters <orsonpeters@gmail.com>"
|
|
631
665
|
smallvec: 1.15.1, "Apache-2.0 OR MIT", by, "The Servo Project Developers"
|
|
632
666
|
smartstring: 1.0.1, "MPL-2.0+", by, "Bodil Stokke <bodil@bodil.org>"
|
|
633
667
|
snafu: 0.8.5, "Apache-2.0 OR MIT", by, "Jake Goulding <jake.goulding@gmail.com>"
|
|
@@ -635,22 +669,20 @@ snafu-derive: 0.8.5, "Apache-2.0 OR MIT", by, "Jake Goulding <jake.goulding@gmai
|
|
|
635
669
|
socket2: 0.5.10, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>|Thomas de Zeeuw <thomasdezeeuw@gmail.com>"
|
|
636
670
|
socket2: 0.6.0, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>|Thomas de Zeeuw <thomasdezeeuw@gmail.com>"
|
|
637
671
|
spin: 0.10.0, "MIT", by, "Mathijs van de Nes <git@mathijs.vd-nes.nl>|John Ericson <git@JohnEricson.me>|Joshua Barretto <joshua.s.barretto@gmail.com>"
|
|
638
|
-
sqlparser: 0.
|
|
672
|
+
sqlparser: 0.59.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
|
|
639
673
|
sqlparser_derive: 0.3.0, "Apache-2.0", by, "sqlparser-rs authors"
|
|
640
674
|
stable_deref_trait: 1.2.0, "Apache-2.0 OR MIT", by, "Robert Grosse <n210241048576@gmail.com>"
|
|
641
675
|
stacker: 0.1.21, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>|Simonas Kazlauskas <stacker@kazlauskas.me>"
|
|
642
676
|
static_assertions: 1.1.0, "Apache-2.0 OR MIT", by, "Nikolai Vazquez"
|
|
643
677
|
str_stack: 0.1.0, "Apache-2.0 OR MIT", by, "Steven Allen <steven@stebalien.com>"
|
|
644
678
|
strsim: 0.11.1, "MIT", by, "Danny Guo <danny@dannyguo.com>|maxbachmann <oss@maxbachmann.de>"
|
|
645
|
-
strum: 0.
|
|
646
|
-
strum: 0.27.1, "MIT", by, "Peter Glotfelty <peter.glotfelty@microsoft.com>"
|
|
647
|
-
strum_macros: 0.26.4, "MIT", by, "Peter Glotfelty <peter.glotfelty@microsoft.com>"
|
|
679
|
+
strum: 0.27.2, "MIT", by, "Peter Glotfelty <peter.glotfelty@microsoft.com>"
|
|
648
680
|
strum_macros: 0.27.1, "MIT", by, "Peter Glotfelty <peter.glotfelty@microsoft.com>"
|
|
649
681
|
subtle: 2.6.1, "BSD-3-Clause", by, "Isis Lovecruft <isis@patternsinthevoid.net>|Henry de Valence <hdevalence@hdevalence.ca>"
|
|
650
682
|
symbolic-common: 12.13.3, "MIT", by, "Armin Ronacher <armin.ronacher@active-4.com>|Jan Michael Auer <mail@jauer.org>"
|
|
651
683
|
symbolic-demangle: 12.13.3, "MIT", by, "Armin Ronacher <armin.ronacher@active-4.com>|Jan Michael Auer <mail@jauer.org>"
|
|
652
684
|
syn: 1.0.109, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
|
|
653
|
-
syn: 2.0.
|
|
685
|
+
syn: 2.0.111, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
|
|
654
686
|
sync_wrapper: 1.0.2, "Apache-2.0", by, "Actyx AG <developer@actyx.io>"
|
|
655
687
|
synstructure: 0.13.1, "MIT", by, "Nika Layzell <nika@thelayzells.com>"
|
|
656
688
|
system-configuration: 0.6.1, "Apache-2.0 OR MIT", by, "Mullvad VPN"
|
|
@@ -659,18 +691,17 @@ tagptr: 0.2.0, "Apache-2.0 OR MIT", by, "Oliver Giersch"
|
|
|
659
691
|
take_mut: 0.2.2, "MIT", by, "Sgeo <sgeoster@gmail.com>"
|
|
660
692
|
tap: 1.0.1, "MIT", by, "Elliott Linder <elliott.darfink@gmail.com>|myrrlyn <self@myrrlyn.dev>"
|
|
661
693
|
target-lexicon: 0.13.2, "Apache-2.0 WITH LLVM-exception", by, "Dan Gohman <sunfish@mozilla.com>"
|
|
662
|
-
tempfile: 3.
|
|
694
|
+
tempfile: 3.24.0, "Apache-2.0 OR MIT", by, "Steven Allen <steven@stebalien.com>|The Rust Project Developers|Ashley Mannix <ashleymannix@live.com.au>|Jason White <me@jasonwhite.io>"
|
|
663
695
|
term: 0.7.0, "Apache-2.0 OR MIT", by, "The Rust Project Developers|Steven Allen"
|
|
664
696
|
termcolor: 1.4.1, "MIT OR Unlicense", by, "Andrew Gallant <jamslam@gmail.com>"
|
|
665
697
|
terminal_size: 0.4.1, "Apache-2.0 OR MIT", by, "Andrew Chin <achin@eminence32.net>"
|
|
666
|
-
test-log: 0.2.
|
|
667
|
-
test-log-macros: 0.2.
|
|
668
|
-
test_bin: 0.4.0, "Apache-2.0 OR MIT", by, "Michael Mc Donnell <michael@mcdonnell.dk>"
|
|
698
|
+
test-log: 0.2.19, "Apache-2.0 OR MIT", by, "Daniel Mueller <deso@posteo.net>"
|
|
699
|
+
test-log-macros: 0.2.19, "Apache-2.0 OR MIT", by, "Daniel Mueller <deso@posteo.net>"
|
|
669
700
|
thin-vec: 0.2.14, "Apache-2.0 OR MIT", by, "Aria Beingessner <a.beingessner@gmail.com>"
|
|
670
701
|
thiserror: 1.0.69, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
|
|
671
|
-
thiserror: 2.0.
|
|
702
|
+
thiserror: 2.0.17, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
|
|
672
703
|
thiserror-impl: 1.0.69, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
|
|
673
|
-
thiserror-impl: 2.0.
|
|
704
|
+
thiserror-impl: 2.0.17, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
|
|
674
705
|
thread_local: 1.1.8, "Apache-2.0 OR MIT", by, "Amanieu d'Antras <amanieu@gmail.com>"
|
|
675
706
|
threadpool: 1.8.1, "Apache-2.0 OR MIT", by, "The Rust Project Developers|Corey Farwell <coreyf@rwell.org>|Stefan Schindler <dns2utf8@estada.ch>"
|
|
676
707
|
tikv-jemalloc-ctl: 0.6.0, "Apache-2.0 OR MIT", by, "Steven Fackler <sfackler@gmail.com>|Gonzalo Brito Gadeschi <gonzalobg88@gmail.com>|The TiKV Project Developers"
|
|
@@ -685,22 +716,26 @@ tinystr: 0.7.6, "Unicode-3.0", by, "The ICU4X Project Developers"
|
|
|
685
716
|
tinytemplate: 1.2.1, "Apache-2.0 OR MIT", by, "Brook Heisler <brookheisler@gmail.com>"
|
|
686
717
|
tinyvec: 1.8.1, "Apache-2.0 OR MIT OR Zlib", by, "Lokathor <zefria@gmail.com>"
|
|
687
718
|
tinyvec_macros: 0.1.1, "Apache-2.0 OR MIT OR Zlib", by, "Soveu <marx.tomasz@gmail.com>"
|
|
688
|
-
tokio: 1.
|
|
689
|
-
tokio-macros: 2.
|
|
719
|
+
tokio: 1.48.0, "MIT", by, "Tokio Contributors <team@tokio.rs>"
|
|
720
|
+
tokio-macros: 2.6.0, "MIT", by, "Tokio Contributors <team@tokio.rs>"
|
|
690
721
|
tokio-rustls: 0.24.1, "Apache-2.0 OR MIT", by, "N/A"
|
|
691
722
|
tokio-rustls: 0.26.4, "Apache-2.0 OR MIT", by, "N/A"
|
|
692
723
|
tokio-stream: 0.1.17, "MIT", by, "Tokio Contributors <team@tokio.rs>"
|
|
693
|
-
tokio-util: 0.7.
|
|
724
|
+
tokio-util: 0.7.18, "MIT", by, "Tokio Contributors <team@tokio.rs>"
|
|
694
725
|
toml: 0.8.23, "Apache-2.0 OR MIT", by, "N/A"
|
|
726
|
+
toml: 0.9.6, "Apache-2.0 OR MIT", by, "N/A"
|
|
695
727
|
toml_datetime: 0.6.11, "Apache-2.0 OR MIT", by, "N/A"
|
|
728
|
+
toml_datetime: 0.7.3, "Apache-2.0 OR MIT", by, "N/A"
|
|
696
729
|
toml_edit: 0.19.15, "Apache-2.0 OR MIT", by, "Andronik Ordian <write@reusable.software>|Ed Page <eopage@gmail.com>"
|
|
697
730
|
toml_edit: 0.22.27, "Apache-2.0 OR MIT", by, "N/A"
|
|
731
|
+
toml_parser: 1.0.2, "Apache-2.0 OR MIT", by, "N/A"
|
|
698
732
|
toml_write: 0.1.2, "Apache-2.0 OR MIT", by, "N/A"
|
|
699
|
-
|
|
700
|
-
tonic
|
|
701
|
-
|
|
733
|
+
toml_writer: 1.0.4, "Apache-2.0 OR MIT", by, "N/A"
|
|
734
|
+
tonic: 0.14.2, "MIT", by, "Lucio Franco <luciofranco14@gmail.com>"
|
|
735
|
+
tonic-prost: 0.14.2, "MIT", by, "Lucio Franco <luciofranco14@gmail.com>"
|
|
736
|
+
tonic-reflection: 0.14.2, "MIT", by, "James Nugent <james@jen20.com>|Samani G. Gikandi <samani@gojulas.com>"
|
|
702
737
|
tower: 0.5.2, "MIT", by, "Tower Maintainers <team@tower-rs.com>"
|
|
703
|
-
tower-http: 0.6.
|
|
738
|
+
tower-http: 0.6.8, "MIT", by, "Tower Maintainers <team@tower-rs.com>"
|
|
704
739
|
tower-layer: 0.3.3, "MIT", by, "Tower Maintainers <team@tower-rs.com>"
|
|
705
740
|
tower-service: 0.3.3, "MIT", by, "Tower Maintainers <team@tower-rs.com>"
|
|
706
741
|
tracing: 0.1.41, "MIT", by, "Eliza Weisman <eliza@buoyant.io>|Tokio Contributors <team@tokio.rs>"
|
|
@@ -708,43 +743,46 @@ tracing-appender: 0.2.3, "MIT", by, "Zeki Sherif <zekshi@amazon.com>|Tokio Contr
|
|
|
708
743
|
tracing-attributes: 0.1.28, "MIT", by, "Tokio Contributors <team@tokio.rs>|Eliza Weisman <eliza@buoyant.io>|David Barsky <dbarsky@amazon.com>"
|
|
709
744
|
tracing-core: 0.1.33, "MIT", by, "Tokio Contributors <team@tokio.rs>"
|
|
710
745
|
tracing-log: 0.2.0, "MIT", by, "Tokio Contributors <team@tokio.rs>"
|
|
711
|
-
tracing-opentelemetry: 0.
|
|
746
|
+
tracing-opentelemetry: 0.32.0, "MIT", by, "N/A"
|
|
712
747
|
tracing-panic: 0.1.2, "Apache-2.0 OR MIT", by, "N/A"
|
|
713
748
|
tracing-serde: 0.2.0, "MIT", by, "Tokio Contributors <team@tokio.rs>"
|
|
714
|
-
tracing-slog: 0.
|
|
749
|
+
tracing-slog: 0.4.0, "MIT", by, "Peter Nehrer <pnehrer@eclipticalsoftware.com>"
|
|
715
750
|
tracing-subscriber: 0.3.20, "MIT", by, "Eliza Weisman <eliza@buoyant.io>|David Barsky <me@davidbarsky.com>|Tokio Contributors <team@tokio.rs>"
|
|
716
751
|
try-lock: 0.2.5, "MIT", by, "Sean McArthur <sean@seanmonstar.com>"
|
|
717
|
-
twox-hash: 1.
|
|
718
|
-
typed-builder: 0.
|
|
719
|
-
typed-builder-macro: 0.
|
|
720
|
-
typenum: 1.
|
|
721
|
-
typify: 0.1.0, "Apache-2.0", by, "N/A"
|
|
722
|
-
typify-impl: 0.1.0, "Apache-2.0", by, "N/A"
|
|
723
|
-
typify-macro: 0.1.0, "Apache-2.0", by, "N/A"
|
|
752
|
+
twox-hash: 2.1.2, "MIT", by, "Jake Goulding <jake.goulding@gmail.com>"
|
|
753
|
+
typed-builder: 0.23.2, "Apache-2.0 OR MIT", by, "IdanArye <idanarye@gmail.com>|Chris Morgan <me@chrismorgan.info>"
|
|
754
|
+
typed-builder-macro: 0.23.2, "Apache-2.0 OR MIT", by, "IdanArye <idanarye@gmail.com>|Chris Morgan <me@chrismorgan.info>"
|
|
755
|
+
typenum: 1.19.0, "Apache-2.0 OR MIT", by, "Paho Lurie-Gregg <paho@paholg.com>|Andre Bogus <bogusandre@gmail.com>"
|
|
724
756
|
ulid: 1.2.1, "MIT", by, "dylanhart <dylan96hart@gmail.com>"
|
|
757
|
+
unarray: 0.1.4, "Apache-2.0 OR MIT", by, "N/A"
|
|
725
758
|
uncased: 0.9.10, "Apache-2.0 OR MIT", by, "Sergio Benitez <sb@sergio.bz>"
|
|
726
759
|
unicase: 2.8.1, "Apache-2.0 OR MIT", by, "Sean McArthur <sean@seanmonstar.com>"
|
|
727
|
-
unicode-
|
|
760
|
+
unicode-general-category: 1.1.0, "Apache-2.0", by, "YesLogic Pty. Ltd. <info@yeslogic.com>"
|
|
761
|
+
unicode-ident: 1.0.19, "(Apache-2.0 OR MIT) AND Unicode-3.0", by, "David Tolnay <dtolnay@gmail.com>"
|
|
728
762
|
unicode-segmentation: 1.12.0, "Apache-2.0 OR MIT", by, "kwantam <kwantam@gmail.com>|Manish Goregaokar <manishsmail@gmail.com>"
|
|
729
|
-
unicode-width: 0.
|
|
730
|
-
unicode-width: 0.2.0, "Apache-2.0 OR MIT", by, "kwantam <kwantam@gmail.com>|Manish Goregaokar <manishsmail@gmail.com>"
|
|
763
|
+
unicode-width: 0.2.2, "Apache-2.0 OR MIT", by, "kwantam <kwantam@gmail.com>|Manish Goregaokar <manishsmail@gmail.com>"
|
|
731
764
|
unicode-xid: 0.2.6, "Apache-2.0 OR MIT", by, "erick.tryzelaar <erick.tryzelaar@gmail.com>|kwantam <kwantam@gmail.com>|Manish Goregaokar <manishsmail@gmail.com>"
|
|
732
765
|
unindent: 0.2.3, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
|
|
766
|
+
unit-prefix: 0.5.2, "MIT", by, "Fabio Valentini <decathorpe@gmail.com>|Benjamin Sago <ogham@bsago.me>"
|
|
767
|
+
untrusted: 0.7.1, "ISC", by, "Brian Smith <brian@briansmith.org>"
|
|
733
768
|
untrusted: 0.9.0, "ISC", by, "Brian Smith <brian@briansmith.org>"
|
|
734
769
|
unty: 0.0.4, "Apache-2.0 OR MIT", by, "Victor Koenders <bincode@trang.ar>"
|
|
735
|
-
url: 2.5.
|
|
770
|
+
url: 2.5.7, "Apache-2.0 OR MIT", by, "The rust-url developers"
|
|
736
771
|
urlencoding: 2.1.3, "MIT", by, "Kornel <kornel@geekhood.net>|Bertram Truong <b@bertramtruong.com>"
|
|
737
772
|
utf16_iter: 1.0.5, "Apache-2.0 OR MIT", by, "Henri Sivonen <hsivonen@hsivonen.fi>"
|
|
738
773
|
utf8_iter: 1.0.4, "Apache-2.0 OR MIT", by, "Henri Sivonen <hsivonen@hsivonen.fi>"
|
|
739
774
|
utf8parse: 0.2.2, "Apache-2.0 OR MIT", by, "Joe Wilm <joe@jwilm.com>|Christian Duerr <contact@christianduerr.com>"
|
|
740
|
-
|
|
775
|
+
utoipa: 5.4.0, "Apache-2.0 OR MIT", by, "Juha Kukkonen <juha7kukkonen@gmail.com>"
|
|
776
|
+
utoipa-axum: 0.2.0, "Apache-2.0 OR MIT", by, "Juha Kukkonen <juha7kukkonen@gmail.com>"
|
|
777
|
+
utoipa-gen: 5.4.0, "Apache-2.0 OR MIT", by, "Juha Kukkonen <juha7kukkonen@gmail.com>"
|
|
778
|
+
uuid: 1.19.0, "Apache-2.0 OR MIT", by, "Ashley Mannix<ashleymannix@live.com.au>|Dylan DPC<dylan.dpc@gmail.com>|Hunar Roop Kahlon<hunar.roop@gmail.com>"
|
|
741
779
|
uuid-simd: 0.8.0, "MIT", by, "N/A"
|
|
742
780
|
valuable: 0.1.1, "MIT", by, "N/A"
|
|
743
781
|
vsimd: 0.8.0, "MIT", by, "N/A"
|
|
744
782
|
walkdir: 2.5.0, "MIT OR Unlicense", by, "Andrew Gallant <jamslam@gmail.com>"
|
|
745
783
|
want: 0.3.1, "MIT", by, "Sean McArthur <sean@seanmonstar.com>"
|
|
746
784
|
wasi: 0.11.0+wasi-snapshot-preview1, "Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT", by, "The Cranelift Project Developers"
|
|
747
|
-
|
|
785
|
+
wasip2: 1.0.1+wasi-0.2.4, "Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT", by, "N/A"
|
|
748
786
|
wasm-bindgen: 0.2.100, "Apache-2.0 OR MIT", by, "The wasm-bindgen Developers"
|
|
749
787
|
wasm-bindgen-backend: 0.2.100, "Apache-2.0 OR MIT", by, "The wasm-bindgen Developers"
|
|
750
788
|
wasm-bindgen-futures: 0.4.50, "Apache-2.0 OR MIT", by, "The wasm-bindgen Developers"
|
|
@@ -754,60 +792,66 @@ wasm-bindgen-shared: 0.2.100, "Apache-2.0 OR MIT", by, "The wasm-bindgen Develop
|
|
|
754
792
|
wasm-streams: 0.4.2, "Apache-2.0 OR MIT", by, "Mattias Buelens <mattias@buelens.com>"
|
|
755
793
|
web-sys: 0.3.77, "Apache-2.0 OR MIT", by, "The wasm-bindgen Developers"
|
|
756
794
|
web-time: 1.1.0, "Apache-2.0 OR MIT", by, "N/A"
|
|
757
|
-
webpki-roots: 0.26.8, "MPL-2.0", by, "N/A"
|
|
758
795
|
webpki-roots: 1.0.0, "CDLA-Permissive-2.0", by, "N/A"
|
|
796
|
+
widestring: 1.2.1, "Apache-2.0 OR MIT", by, "N/A"
|
|
759
797
|
winapi: 0.3.9, "Apache-2.0 OR MIT", by, "Peter Atashian <retep998@gmail.com>"
|
|
760
798
|
winapi-i686-pc-windows-gnu: 0.4.0, "Apache-2.0 OR MIT", by, "Peter Atashian <retep998@gmail.com>"
|
|
761
799
|
winapi-util: 0.1.9, "MIT OR Unlicense", by, "Andrew Gallant <jamslam@gmail.com>"
|
|
762
800
|
winapi-x86_64-pc-windows-gnu: 0.4.0, "Apache-2.0 OR MIT", by, "Peter Atashian <retep998@gmail.com>"
|
|
763
|
-
windows: 0.58.0, "Apache-2.0 OR MIT", by, "Microsoft"
|
|
764
801
|
windows-core: 0.52.0, "Apache-2.0 OR MIT", by, "Microsoft"
|
|
765
|
-
windows-core: 0.58.0, "Apache-2.0 OR MIT", by, "Microsoft"
|
|
766
|
-
windows-implement: 0.58.0, "Apache-2.0 OR MIT", by, "Microsoft"
|
|
767
|
-
windows-interface: 0.58.0, "Apache-2.0 OR MIT", by, "Microsoft"
|
|
768
802
|
windows-link: 0.1.3, "Apache-2.0 OR MIT", by, "Microsoft"
|
|
769
|
-
windows-
|
|
803
|
+
windows-link: 0.2.1, "Apache-2.0 OR MIT", by, "N/A"
|
|
770
804
|
windows-registry: 0.5.3, "Apache-2.0 OR MIT", by, "Microsoft"
|
|
771
|
-
windows-result: 0.2.0, "Apache-2.0 OR MIT", by, "Microsoft"
|
|
772
805
|
windows-result: 0.3.4, "Apache-2.0 OR MIT", by, "Microsoft"
|
|
773
|
-
windows-strings: 0.1.0, "Apache-2.0 OR MIT", by, "Microsoft"
|
|
774
806
|
windows-strings: 0.4.2, "Apache-2.0 OR MIT", by, "Microsoft"
|
|
775
807
|
windows-sys: 0.48.0, "Apache-2.0 OR MIT", by, "Microsoft"
|
|
776
808
|
windows-sys: 0.52.0, "Apache-2.0 OR MIT", by, "Microsoft"
|
|
777
809
|
windows-sys: 0.59.0, "Apache-2.0 OR MIT", by, "Microsoft"
|
|
810
|
+
windows-sys: 0.60.2, "Apache-2.0 OR MIT", by, "Microsoft"
|
|
811
|
+
windows-sys: 0.61.2, "Apache-2.0 OR MIT", by, "N/A"
|
|
778
812
|
windows-targets: 0.48.5, "Apache-2.0 OR MIT", by, "Microsoft"
|
|
779
813
|
windows-targets: 0.52.6, "Apache-2.0 OR MIT", by, "Microsoft"
|
|
814
|
+
windows-targets: 0.53.5, "Apache-2.0 OR MIT", by, "N/A"
|
|
780
815
|
windows_aarch64_gnullvm: 0.48.5, "Apache-2.0 OR MIT", by, "Microsoft"
|
|
781
816
|
windows_aarch64_gnullvm: 0.52.6, "Apache-2.0 OR MIT", by, "Microsoft"
|
|
817
|
+
windows_aarch64_gnullvm: 0.53.1, "Apache-2.0 OR MIT", by, "N/A"
|
|
782
818
|
windows_aarch64_msvc: 0.48.5, "Apache-2.0 OR MIT", by, "Microsoft"
|
|
783
819
|
windows_aarch64_msvc: 0.52.6, "Apache-2.0 OR MIT", by, "Microsoft"
|
|
820
|
+
windows_aarch64_msvc: 0.53.1, "Apache-2.0 OR MIT", by, "N/A"
|
|
784
821
|
windows_i686_gnu: 0.48.5, "Apache-2.0 OR MIT", by, "Microsoft"
|
|
785
822
|
windows_i686_gnu: 0.52.6, "Apache-2.0 OR MIT", by, "Microsoft"
|
|
823
|
+
windows_i686_gnu: 0.53.1, "Apache-2.0 OR MIT", by, "N/A"
|
|
786
824
|
windows_i686_gnullvm: 0.52.6, "Apache-2.0 OR MIT", by, "Microsoft"
|
|
825
|
+
windows_i686_gnullvm: 0.53.1, "Apache-2.0 OR MIT", by, "N/A"
|
|
787
826
|
windows_i686_msvc: 0.48.5, "Apache-2.0 OR MIT", by, "Microsoft"
|
|
788
827
|
windows_i686_msvc: 0.52.6, "Apache-2.0 OR MIT", by, "Microsoft"
|
|
828
|
+
windows_i686_msvc: 0.53.1, "Apache-2.0 OR MIT", by, "N/A"
|
|
789
829
|
windows_x86_64_gnu: 0.48.5, "Apache-2.0 OR MIT", by, "Microsoft"
|
|
790
830
|
windows_x86_64_gnu: 0.52.6, "Apache-2.0 OR MIT", by, "Microsoft"
|
|
831
|
+
windows_x86_64_gnu: 0.53.1, "Apache-2.0 OR MIT", by, "N/A"
|
|
791
832
|
windows_x86_64_gnullvm: 0.48.5, "Apache-2.0 OR MIT", by, "Microsoft"
|
|
792
833
|
windows_x86_64_gnullvm: 0.52.6, "Apache-2.0 OR MIT", by, "Microsoft"
|
|
834
|
+
windows_x86_64_gnullvm: 0.53.1, "Apache-2.0 OR MIT", by, "N/A"
|
|
793
835
|
windows_x86_64_msvc: 0.48.5, "Apache-2.0 OR MIT", by, "Microsoft"
|
|
794
836
|
windows_x86_64_msvc: 0.52.6, "Apache-2.0 OR MIT", by, "Microsoft"
|
|
837
|
+
windows_x86_64_msvc: 0.53.1, "Apache-2.0 OR MIT", by, "N/A"
|
|
795
838
|
winnow: 0.5.40, "MIT", by, "N/A"
|
|
796
839
|
winnow: 0.7.11, "MIT", by, "N/A"
|
|
797
|
-
|
|
840
|
+
winreg: 0.50.0, "MIT", by, "Igor Shaula <gentoo90@gmail.com>"
|
|
841
|
+
wit-bindgen: 0.46.0, "Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT", by, "Alex Crichton <alex@alexcrichton.com>"
|
|
798
842
|
write16: 1.0.0, "Apache-2.0 OR MIT", by, "N/A"
|
|
799
843
|
writeable: 0.5.5, "Unicode-3.0", by, "The ICU4X Project Developers"
|
|
800
844
|
wyz: 0.5.1, "MIT", by, "myrrlyn <self@myrrlyn.dev>"
|
|
801
845
|
xmlparser: 0.13.6, "Apache-2.0 OR MIT", by, "Yevhenii Reizner <razrfalcon@gmail.com>"
|
|
802
|
-
xtask: 1.
|
|
846
|
+
xtask: 1.6.0-rc.3, "BUSL-1.1", by, "restate.dev"
|
|
803
847
|
xxhash-rust: 0.8.15, "BSL-1.0", by, "Douman <douman@gmx.se>"
|
|
804
848
|
yansi: 1.0.1, "Apache-2.0 OR MIT", by, "Sergio Benitez <sb@sergio.bz>"
|
|
805
849
|
yoke: 0.7.5, "Unicode-3.0", by, "Manish Goregaokar <manishsmail@gmail.com>"
|
|
806
850
|
yoke-derive: 0.7.5, "Unicode-3.0", by, "Manish Goregaokar <manishsmail@gmail.com>"
|
|
807
851
|
zerocopy: 0.7.35, "Apache-2.0 OR BSD-2-Clause OR MIT", by, "Joshua Liebow-Feeser <joshlf@google.com>"
|
|
808
|
-
zerocopy: 0.8.
|
|
852
|
+
zerocopy: 0.8.31, "Apache-2.0 OR BSD-2-Clause OR MIT", by, "Joshua Liebow-Feeser <joshlf@google.com>|Jack Wrenn <jswrenn@amazon.com>"
|
|
809
853
|
zerocopy-derive: 0.7.35, "Apache-2.0 OR BSD-2-Clause OR MIT", by, "Joshua Liebow-Feeser <joshlf@google.com>"
|
|
810
|
-
zerocopy-derive: 0.8.
|
|
854
|
+
zerocopy-derive: 0.8.31, "Apache-2.0 OR BSD-2-Clause OR MIT", by, "Joshua Liebow-Feeser <joshlf@google.com>|Jack Wrenn <jswrenn@amazon.com>"
|
|
811
855
|
zerofrom: 0.1.5, "Unicode-3.0", by, "Manish Goregaokar <manishsmail@gmail.com>"
|
|
812
856
|
zerofrom-derive: 0.1.5, "Unicode-3.0", by, "Manish Goregaokar <manishsmail@gmail.com>"
|
|
813
857
|
zeroize: 1.8.1, "Apache-2.0 OR MIT", by, "The RustCrypto Project Developers"
|
|
@@ -815,7 +859,7 @@ zeroize_derive: 1.4.2, "Apache-2.0 OR MIT", by, "The RustCrypto Project Develope
|
|
|
815
859
|
zerovec: 0.10.4, "Unicode-3.0", by, "The ICU4X Project Developers"
|
|
816
860
|
zerovec-derive: 0.10.3, "Unicode-3.0", by, "Manish Goregaokar <manishsmail@gmail.com>"
|
|
817
861
|
zip: 0.6.6, "MIT", by, "Mathijs van de Nes <git@mathijs.vd-nes.nl>|Marli Frost <marli@frost.red>|Ryan Levick <ryan.levick@gmail.com>"
|
|
818
|
-
zlib-rs: 0.5.
|
|
862
|
+
zlib-rs: 0.5.2, "Zlib", by, "N/A"
|
|
819
863
|
zstd: 0.11.2+zstd.1.5.2, "MIT", by, "Alexandre Bury <alexandre.bury@gmail.com>"
|
|
820
864
|
zstd: 0.13.2, "MIT", by, "Alexandre Bury <alexandre.bury@gmail.com>"
|
|
821
865
|
zstd-safe: 5.0.2+zstd.1.5.2, "Apache-2.0 OR MIT", by, "Alexandre Bury <alexandre.bury@gmail.com>"
|