@restatedev/restatectl-darwin-x64 1.7.0-rc.6 → 1.7.1

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.
Files changed (3) hide show
  1. package/NOTICE +194 -175
  2. package/bin/restatectl +0 -0
  3. package/package.json +1 -1
package/NOTICE CHANGED
@@ -18,24 +18,24 @@ anstyle: 1.0.14, "Apache-2.0 OR MIT", by, "N/A"
18
18
  anstyle-parse: 1.0.0, "Apache-2.0 OR MIT", by, "N/A"
19
19
  anstyle-query: 1.1.5, "Apache-2.0 OR MIT", by, "N/A"
20
20
  anstyle-wincon: 3.0.11, "Apache-2.0 OR MIT", by, "N/A"
21
- anyhow: 1.0.102, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
22
- arc-swap: 1.9.1, "Apache-2.0 OR MIT", by, "Michal 'vorner' Vaner <vorner@vorner.cz>"
21
+ anyhow: 1.0.103, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
22
+ arc-swap: 1.9.2, "Apache-2.0 OR MIT", by, "Michal 'vorner' Vaner <vorner@vorner.cz>"
23
23
  arrayref: 0.3.9, "BSD-2-Clause", by, "David Roundy <roundyd@physics.oregonstate.edu>"
24
- arrayvec: 0.7.6, "Apache-2.0 OR MIT", by, "bluss"
25
- arrow: 57.3.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
26
- arrow-arith: 57.3.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
27
- arrow-array: 57.3.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
28
- arrow-buffer: 57.3.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
29
- arrow-cast: 57.3.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
30
- arrow-csv: 57.3.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
31
- arrow-data: 57.3.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
32
- arrow-ipc: 57.3.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
33
- arrow-json: 57.3.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
34
- arrow-ord: 57.3.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
35
- arrow-row: 57.3.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
36
- arrow-schema: 57.3.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
37
- arrow-select: 57.3.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
38
- arrow-string: 57.3.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
24
+ arrayvec: 0.7.7, "Apache-2.0 OR MIT", by, "bluss"
25
+ arrow: 58.3.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
26
+ arrow-arith: 58.3.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
27
+ arrow-array: 58.3.0, "Apache-2.0 AND MIT", by, "Apache Arrow <dev@arrow.apache.org>"
28
+ arrow-buffer: 58.3.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
29
+ arrow-cast: 58.3.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
30
+ arrow-csv: 58.3.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
31
+ arrow-data: 58.3.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
32
+ arrow-ipc: 58.3.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
33
+ arrow-json: 58.3.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
34
+ arrow-ord: 58.3.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
35
+ arrow-row: 58.3.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
36
+ arrow-schema: 58.3.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
37
+ arrow-select: 58.3.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
38
+ arrow-string: 58.3.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
39
39
  assert2: 0.3.16, "BSD-2-Clause", by, "Maarten de Vries <maarten@de-vri.es>|Mara Bos <m-ou.se@m-ou.se>"
40
40
  assert2-macros: 0.3.16, "BSD-2-Clause", by, "Maarten de Vries <maarten@de-vri.es>|Mara Bos <m-ou.se@m-ou.se>"
41
41
  async-channel: 2.5.0, "Apache-2.0 OR MIT", by, "Stjepan Glavina <stjepang@gmail.com>"
@@ -46,30 +46,31 @@ async-trait: 0.1.89, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
46
46
  atoi: 2.0.0, "MIT", by, "Markus Klein"
47
47
  atomic: 0.6.1, "Apache-2.0 OR MIT", by, "Amanieu d'Antras <amanieu@gmail.com>"
48
48
  atomic-waker: 1.1.2, "Apache-2.0 OR MIT", by, "Stjepan Glavina <stjepang@gmail.com>|Contributors to futures-rs"
49
- aws-config: 1.8.16, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Russell Cohen <rcoh@amazon.com>"
49
+ aws-config: 1.8.18, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Russell Cohen <rcoh@amazon.com>"
50
50
  aws-credential-types: 1.2.14, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>"
51
51
  aws-lc-rs: 1.16.3, "(Apache-2.0 OR ISC) AND ISC", by, "AWS-LibCrypto"
52
52
  aws-lc-sys: 0.40.0, "(Apache-2.0 OR ISC OR MIT) AND (Apache-2.0 OR ISC OR MIT-0) AND (Apache-2.0 OR ISC) AND Apache-2.0 AND BSD-3-Clause AND ISC AND MIT", by, "AWS-LC"
53
- aws-runtime: 1.7.3, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>"
53
+ aws-runtime: 1.7.5, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>"
54
54
  aws-sdk-dynamodb: 1.111.0, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Russell Cohen <rcoh@amazon.com>"
55
55
  aws-sdk-lambda: 1.121.0, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Russell Cohen <rcoh@amazon.com>"
56
- aws-sdk-sso: 1.98.0, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Russell Cohen <rcoh@amazon.com>"
57
- aws-sdk-ssooidc: 1.100.0, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Russell Cohen <rcoh@amazon.com>"
58
- aws-sdk-sts: 1.103.0, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Russell Cohen <rcoh@amazon.com>"
59
- aws-sigv4: 1.4.3, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|David Barsky <me@davidbarsky.com>"
56
+ aws-sdk-sso: 1.102.0, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Russell Cohen <rcoh@amazon.com>"
57
+ aws-sdk-ssooidc: 1.104.0, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Russell Cohen <rcoh@amazon.com>"
58
+ aws-sdk-sts: 1.107.0, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Russell Cohen <rcoh@amazon.com>"
59
+ aws-sigv4: 1.4.5, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|David Barsky <me@davidbarsky.com>"
60
60
  aws-smithy-async: 1.2.14, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|John DiSanti <jdisanti@amazon.com>"
61
- aws-smithy-eventstream: 0.60.20, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|John DiSanti <jdisanti@amazon.com>"
61
+ aws-smithy-eventstream: 0.60.21, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|John DiSanti <jdisanti@amazon.com>"
62
62
  aws-smithy-http: 0.63.6, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Russell Cohen <rcoh@amazon.com>"
63
63
  aws-smithy-http-client: 1.1.12, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>"
64
- aws-smithy-json: 0.62.5, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|John DiSanti <jdisanti@amazon.com>"
64
+ aws-smithy-json: 0.62.7, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|John DiSanti <jdisanti@amazon.com>"
65
65
  aws-smithy-observability: 0.2.6, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>"
66
66
  aws-smithy-query: 0.60.15, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|John DiSanti <jdisanti@amazon.com>"
67
- aws-smithy-runtime: 1.11.1, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Zelda Hessler <zhessler@amazon.com>"
68
- aws-smithy-runtime-api: 1.12.0, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Zelda Hessler <zhessler@amazon.com>"
67
+ aws-smithy-runtime: 1.11.3, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Zelda Hessler <zhessler@amazon.com>"
68
+ aws-smithy-runtime-api: 1.12.3, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Zelda Hessler <zhessler@amazon.com>"
69
69
  aws-smithy-runtime-api-macros: 1.0.0, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>"
70
- aws-smithy-types: 1.4.7, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Russell Cohen <rcoh@amazon.com>"
70
+ aws-smithy-schema: 0.1.0, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>"
71
+ aws-smithy-types: 1.5.0, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Russell Cohen <rcoh@amazon.com>"
71
72
  aws-smithy-xml: 0.60.15, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Russell Cohen <rcoh@amazon.com>"
72
- aws-types: 1.3.15, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Russell Cohen <rcoh@amazon.com>"
73
+ aws-types: 1.3.16, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Russell Cohen <rcoh@amazon.com>"
73
74
  axum: 0.8.9, "MIT", by, "N/A"
74
75
  axum-core: 0.5.6, "MIT", by, "N/A"
75
76
  backtrace: 0.3.76, "Apache-2.0 OR MIT", by, "The Rust Project Developers"
@@ -77,7 +78,7 @@ base62: 2.2.4, "MIT", by, "François Bernier <frankbernier@gmail.com>|Chai T. Re
77
78
  base64: 0.21.7, "Apache-2.0 OR MIT", by, "Alice Maz <alice@alicemaz.com>|Marshall Pierce <marshall@mpierce.org>"
78
79
  base64: 0.22.1, "Apache-2.0 OR MIT", by, "Marshall Pierce <marshall@mpierce.org>"
79
80
  base64-simd: 0.8.0, "MIT", by, "N/A"
80
- bifrost-benchpress: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
81
+ bifrost-benchpress: 1.7.1, "BUSL-1.1", by, "restate.dev"
81
82
  bigdecimal: 0.4.10, "Apache-2.0 OR MIT", by, "Andrew Kubera"
82
83
  bilrost: 0.1014.2, "Apache-2.0", by, "Kent Ross <k@mad.cash>|Dan Burkert <dan@danburkert.com>|Lucio Franco <luciofranco14@gmail.com|Tokio Contributors <team@tokio.rs>"
83
84
  bilrost-derive: 0.1014.2, "Apache-2.0", by, "Kent Ross <k@mad.cash>|Dan Burkert <dan@danburkert.com>|Lucio Franco <luciofranco14@gmail.com>|Tokio Contributors <team@tokio.rs>"
@@ -101,17 +102,17 @@ bumpalo: 3.20.2, "Apache-2.0 OR MIT", by, "Nick Fitzgerald <fitzgen@gmail.com>"
101
102
  bytecount: 0.6.9, "Apache-2.0 OR MIT", by, "Andre Bogus <bogusandre@gmail.de>|Joshua Landau <joshua@landau.ws>"
102
103
  bytemuck: 1.25.0, "Apache-2.0 OR MIT OR Zlib", by, "Lokathor <zefria@gmail.com>"
103
104
  byteorder: 1.5.0, "MIT OR Unlicense", by, "Andrew Gallant <jamslam@gmail.com>"
104
- bytes: 1.11.1, "MIT", by, "Carl Lerche <me@carllerche.com>|Sean McArthur <sean@seanmonstar.com>"
105
+ bytes: 1.12.0, "MIT", by, "Carl Lerche <me@carllerche.com>|Sean McArthur <sean@seanmonstar.com>"
105
106
  bytes-utils: 0.1.4, "Apache-2.0 OR MIT", by, "Michal 'vorner' Vaner <vorner@vorner.cz>"
106
107
  bytesize: 2.3.1, "Apache-2.0", by, "Hyunsik Choi <hyunsik.choi@gmail.com>|MrCroxx <mrcroxx@outlook.com>|Rob Ede <robjtede@icloud.com>"
107
- bytestring: 1.5.0, "Apache-2.0 OR MIT", by, "Nikolay Kim <fafhrd91@gmail.com>|Rob Ede <robjtede@icloud.com>"
108
+ bytestring: 1.5.1, "Apache-2.0 OR MIT", by, "Nikolay Kim <fafhrd91@gmail.com>|Rob Ede <robjtede@icloud.com>"
108
109
  bzip2: 0.6.1, "Apache-2.0 OR MIT", by, "N/A"
109
110
  bzip2-sys: 0.1.13+1.0.8, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>"
110
111
  cast: 0.3.0, "Apache-2.0 OR MIT", by, "Jorge Aparicio <jorge@japaric.io>"
111
112
  castaway: 0.2.4, "MIT", by, "Stephen M. Coakley <me@stephencoakley.com>"
112
113
  cfg-if: 1.0.4, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>"
113
114
  chacha20: 0.10.0, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
114
- chrono: 0.4.44, "Apache-2.0 OR MIT", by, "N/A"
115
+ chrono: 0.4.45, "Apache-2.0 OR MIT", by, "N/A"
115
116
  chrono-humanize: 0.2.3, "Apache-2.0 OR MIT", by, "Cyril Plisko <cyril.plisko@mountall.com>"
116
117
  chrono-tz: 0.10.4, "Apache-2.0 OR MIT", by, "N/A"
117
118
  ciborium: 0.2.2, "Apache-2.0", by, "Nathaniel McCallum <npmccallum@profian.com>"
@@ -122,18 +123,19 @@ clap: 4.6.1, "Apache-2.0 OR MIT", by, "N/A"
122
123
  clap-stdin: 0.6.0, "Apache-2.0 OR MIT", by, "Mat Wood <thepacketgeek@users.noreply.github.com>"
123
124
  clap-verbosity-flag: 3.0.4, "Apache-2.0 OR MIT", by, "Pascal Hertleif <killercup@gmail.com>"
124
125
  clap_builder: 4.6.0, "Apache-2.0 OR MIT", by, "N/A"
125
- clap_complete: 4.6.2, "Apache-2.0 OR MIT", by, "N/A"
126
+ clap_complete: 4.6.7, "Apache-2.0 OR MIT", by, "N/A"
126
127
  clap_derive: 4.6.1, "Apache-2.0 OR MIT", by, "N/A"
127
128
  clap_lex: 1.1.0, "Apache-2.0 OR MIT", by, "N/A"
128
129
  cling: 0.1.3, "Apache-2.0 OR MIT", by, "Ahmed Farghal <me@asoli.dev>"
129
130
  cling-derive: 0.1.3, "Apache-2.0 OR MIT", by, "Ahmed Farghal <me@asoli.dev>"
131
+ clipboard-win: 5.4.1, "BSL-1.0", by, "Douman <douman@gmx.se>"
130
132
  cmov: 0.5.3, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
131
- codederror: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
133
+ codederror: 1.7.1, "BUSL-1.1", by, "restate.dev"
132
134
  codederror-derive: 0.1.0, "BUSL-1.1", by, "restate.dev"
133
135
  colorchoice: 1.0.5, "Apache-2.0 OR MIT", by, "N/A"
134
136
  combine: 4.6.7, "MIT", by, "Markus Westerlind <marwes91@gmail.com>"
135
137
  comfy-table: 7.2.2, "MIT", by, "Arne Beer <contact@arne.beer>"
136
- compact_str: 0.9.0, "MIT", by, "Parker Timmerman <parker@parkertimmerman.com>"
138
+ compact_str: 0.9.1, "MIT", by, "Parker Timmerman <parker@parkertimmerman.com>"
137
139
  compression-codecs: 0.4.37, "Apache-2.0 OR MIT", by, "Wim Looman <wim@nemo157.com>|Allen Bui <fairingrey@gmail.com>"
138
140
  compression-core: 0.4.31, "Apache-2.0 OR MIT", by, "Wim Looman <wim@nemo157.com>|Allen Bui <fairingrey@gmail.com>"
139
141
  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>"
@@ -179,43 +181,46 @@ darling_core: 0.23.0, "MIT", by, "Ted Driggs <ted.driggs@outlook.com>"
179
181
  darling_macro: 0.20.11, "MIT", by, "Ted Driggs <ted.driggs@outlook.com>"
180
182
  darling_macro: 0.21.3, "MIT", by, "Ted Driggs <ted.driggs@outlook.com>"
181
183
  darling_macro: 0.23.0, "MIT", by, "Ted Driggs <ted.driggs@outlook.com>"
182
- dashmap: 6.1.0, "MIT", by, "Acrimon <joel.wejdenstal@gmail.com>"
184
+ dashmap: 6.2.1, "MIT", by, "Acrimon <joel.wejdenstal@gmail.com>"
183
185
  data-encoding: 2.10.0, "MIT", by, "Julien Cretin <git@ia0.eu>"
184
- datafusion: 52.1.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
185
- datafusion-catalog: 52.1.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
186
- datafusion-catalog-listing: 52.1.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
187
- datafusion-common: 52.1.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
188
- datafusion-common-runtime: 52.1.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
189
- datafusion-datasource: 52.1.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
190
- datafusion-datasource-arrow: 52.1.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
191
- datafusion-datasource-csv: 52.1.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
192
- datafusion-datasource-json: 52.1.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
193
- datafusion-doc: 52.1.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
194
- datafusion-execution: 52.1.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
195
- datafusion-expr: 52.1.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
196
- datafusion-expr-common: 52.1.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
197
- datafusion-functions: 52.1.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
198
- datafusion-functions-aggregate: 52.1.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
199
- datafusion-functions-aggregate-common: 52.1.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
200
- datafusion-functions-json: 0.52.0, "Apache-2.0", by, "N/A"
201
- datafusion-functions-nested: 52.1.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
202
- datafusion-functions-table: 52.1.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
203
- datafusion-functions-window: 52.1.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
204
- datafusion-functions-window-common: 52.1.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
205
- datafusion-macros: 52.1.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
206
- datafusion-optimizer: 52.1.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
207
- datafusion-physical-expr: 52.1.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
208
- datafusion-physical-expr-adapter: 52.1.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
209
- datafusion-physical-expr-common: 52.1.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
210
- datafusion-physical-optimizer: 52.1.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
211
- datafusion-physical-plan: 52.1.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
212
- datafusion-proto: 52.1.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
213
- datafusion-proto-common: 52.1.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
214
- datafusion-pruning: 52.1.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
215
- datafusion-session: 52.1.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
216
- datafusion-sql: 52.1.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
186
+ datafusion: 54.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
187
+ datafusion-catalog: 54.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
188
+ datafusion-catalog-listing: 54.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
189
+ datafusion-common: 54.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
190
+ datafusion-common-runtime: 54.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
191
+ datafusion-datasource: 54.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
192
+ datafusion-datasource-arrow: 54.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
193
+ datafusion-datasource-csv: 54.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
194
+ datafusion-datasource-json: 54.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
195
+ datafusion-doc: 54.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
196
+ datafusion-execution: 54.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
197
+ datafusion-expr: 54.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
198
+ datafusion-expr-common: 54.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
199
+ datafusion-functions: 54.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
200
+ datafusion-functions-aggregate: 54.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
201
+ datafusion-functions-aggregate-common: 54.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
202
+ datafusion-functions-json: 0.54.2, "Apache-2.0", by, "N/A"
203
+ datafusion-functions-nested: 54.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
204
+ datafusion-functions-table: 54.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
205
+ datafusion-functions-window: 54.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
206
+ datafusion-functions-window-common: 54.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
207
+ datafusion-macros: 54.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
208
+ datafusion-optimizer: 54.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
209
+ datafusion-physical-expr: 54.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
210
+ datafusion-physical-expr-adapter: 54.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
211
+ datafusion-physical-expr-common: 54.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
212
+ datafusion-physical-optimizer: 54.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
213
+ datafusion-physical-plan: 54.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
214
+ datafusion-proto: 54.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
215
+ datafusion-proto-common: 54.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
216
+ datafusion-pruning: 54.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
217
+ datafusion-session: 54.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
218
+ datafusion-sql: 54.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
217
219
  debugid: 0.8.0, "Apache-2.0", by, "Sentry <hello@sentry.io>"
218
220
  deflate64: 0.1.12, "MIT", by, "anatawa12 <anatawa12@icloud.com>"
221
+ defmt: 1.1.0, "Apache-2.0 OR MIT", by, "The Knurling-rs developers"
222
+ defmt-macros: 1.1.0, "Apache-2.0 OR MIT", by, "The Knurling-rs developers"
223
+ defmt-parser: 1.0.0, "Apache-2.0 OR MIT", by, "The Knurling-rs developers"
219
224
  deranged: 0.5.8, "Apache-2.0 OR MIT", by, "Jacob Pratt <jacob@jhpratt.dev>"
220
225
  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>"
221
226
  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>"
@@ -239,6 +244,7 @@ dyn-clone: 1.0.20, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
239
244
  either: 1.15.0, "Apache-2.0 OR MIT", by, "bluss"
240
245
  email_address: 0.2.9, "MIT", by, "Simon Johnston <johnstonskj@gmail.com>"
241
246
  encode_unicode: 1.0.0, "Apache-2.0 OR MIT", by, "Torbjørn Birch Moltu <t.b.moltu@lyse.net>"
247
+ endian-type: 0.1.2, "MIT", by, "Lolirofle <lolipopple@hotmail.com>"
242
248
  enum-map: 2.7.3, "Apache-2.0 OR MIT", by, "Kamila Borowska <kamila@borowska.pw>"
243
249
  enum-map-derive: 0.17.0, "Apache-2.0 OR MIT", by, "Kamila Borowska <kamila@borowska.pw>"
244
250
  enum_dispatch: 0.3.13, "Apache-2.0 OR MIT", by, "Anton Lazarev <https://antonok.com>"
@@ -249,12 +255,15 @@ equator-macro: 0.4.2, "MIT", by, "sarah <>"
249
255
  equivalent: 1.0.2, "Apache-2.0 OR MIT", by, "N/A"
250
256
  erased-serde: 0.3.31, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
251
257
  errno: 0.3.14, "Apache-2.0 OR MIT", by, "Chris Wong <lambda.fairy@gmail.com>|Dan Gohman <dev@sunfishcode.online>"
258
+ error-code: 3.3.2, "BSL-1.0", by, "Douman <douman@gmx.se>"
252
259
  etcd-client: 0.17.0, "Apache-2.0 OR MIT", by, "The etcd-client Authors <davidli2010@foxmail.com>"
253
260
  event-listener: 5.4.1, "Apache-2.0 OR MIT", by, "Stjepan Glavina <stjepang@gmail.com>|John Nunley <dev@notgull.net>"
254
261
  event-listener-strategy: 0.5.4, "Apache-2.0 OR MIT", by, "John Nunley <dev@notgull.net>"
262
+ evmap: 11.0.0, "Apache-2.0 OR MIT", by, "Jon Gjengset <jon@thesquareplanet.com>"
255
263
  eyre: 0.6.12, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>|Jane Lusby <jlusby42@gmail.com>"
256
264
  fancy-regex: 0.17.0, "MIT", by, "Raph Levien <raph@google.com>|Robin Stocker <robin@nibor.org>|Keith Hall <keith.hall@available.systems>"
257
265
  fastrand: 2.4.1, "Apache-2.0 OR MIT", by, "Stjepan Glavina <stjepang@gmail.com>"
266
+ fd-lock: 4.0.4, "Apache-2.0 OR MIT", by, "Yoshua Wuyts <yoshuawuyts@gmail.com>"
258
267
  figment: 0.10.19, "Apache-2.0 OR MIT", by, "Sergio Benitez <sb@sergio.bz>"
259
268
  file-id: 0.2.3, "Apache-2.0 OR MIT", by, "Daniel Faust <hessijames@gmail.com>"
260
269
  findshlibs: 0.10.2, "Apache-2.0 OR MIT", by, "N/A"
@@ -282,6 +291,7 @@ futures-task: 0.3.32, "Apache-2.0 OR MIT", by, "N/A"
282
291
  futures-util: 0.3.32, "Apache-2.0 OR MIT", by, "N/A"
283
292
  fxhash: 0.2.1, "Apache-2.0 OR MIT", by, "cbreeden <github@u.breeden.cc>"
284
293
  gardal: 0.0.1-alpha.9, "Apache-2.0 OR MIT", by, "Ahmed Farghal <me@asoli.dev>"
294
+ generator: 0.8.9, "Apache-2.0 OR MIT", by, "Xudong Huang <huangxu008@hotmail.com>"
285
295
  generic-array: 0.14.7, "MIT", by, "Bartłomiej Kamiński <fizyk20@gmail.com>|Aaron Trent <novacrazy@gmail.com>"
286
296
  generic-array: 1.4.1, "MIT", by, "Bartłomiej Kamiński <fizyk20@gmail.com>|Aaron Trent <novacrazy@gmail.com>"
287
297
  getrandom: 0.2.17, "Apache-2.0 OR MIT", by, "The Rand Project Developers"
@@ -296,13 +306,14 @@ google-cloud-rpc: 1.5.0, "Apache-2.0", by, "Google LLC"
296
306
  google-cloud-wkt: 1.4.0, "Apache-2.0", by, "Google LLC"
297
307
  googletest: 0.10.0, "Apache-2.0", by, "Bradford Hovinen <hovinen@google.com>|Bastien Jacot-Guillarmod <bjacotg@google.com>|Maciej Pietrzak <mpi@google.com>|Martin Geisler <mgeisler@google.com>"
298
308
  googletest_macro: 0.10.0, "Apache-2.0", by, "Bradford Hovinen <hovinen@google.com>"
299
- h2: 0.4.13, "MIT", by, "Carl Lerche <me@carllerche.com>|Sean McArthur <sean@seanmonstar.com>"
309
+ h2: 0.4.15, "MIT", by, "Carl Lerche <me@carllerche.com>|Sean McArthur <sean@seanmonstar.com>"
300
310
  half: 2.7.1, "Apache-2.0 OR MIT", by, "Kathryn Long <squeeself@gmail.com>"
311
+ hashbag: 0.1.13, "Apache-2.0 OR MIT", by, "Jon Gjengset <jon@thesquareplanet.com>"
301
312
  hashbrown: 0.12.3, "Apache-2.0 OR MIT", by, "Amanieu d'Antras <amanieu@gmail.com>"
302
313
  hashbrown: 0.14.5, "Apache-2.0 OR MIT", by, "Amanieu d'Antras <amanieu@gmail.com>"
303
314
  hashbrown: 0.15.5, "Apache-2.0 OR MIT", by, "Amanieu d'Antras <amanieu@gmail.com>"
304
315
  hashbrown: 0.16.1, "Apache-2.0 OR MIT", by, "Amanieu d'Antras <amanieu@gmail.com>"
305
- hashbrown: 0.17.0, "Apache-2.0 OR MIT", by, "Amanieu d'Antras <amanieu@gmail.com>"
316
+ hashbrown: 0.17.1, "Apache-2.0 OR MIT", by, "N/A"
306
317
  hdrhistogram: 7.5.4, "Apache-2.0 OR MIT", by, "Jon Gjengset <jon@thesquareplanet.com>|Marshall Pierce <marshall@mpierce.org>"
307
318
  heck: 0.5.0, "Apache-2.0 OR MIT", by, "N/A"
308
319
  hermit-abi: 0.5.2, "Apache-2.0 OR MIT", by, "Stefan Lankes"
@@ -312,9 +323,10 @@ hickory-proto: 0.26.1, "Apache-2.0 OR MIT", by, "The contributors to Hickory DNS
312
323
  hickory-resolver: 0.26.1, "Apache-2.0 OR MIT", by, "The contributors to Hickory DNS"
313
324
  hmac: 0.12.1, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
314
325
  hmac: 0.13.0, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
326
+ home: 0.5.12, "Apache-2.0 OR MIT", by, "Brian Anderson <andersrb@gmail.com>"
315
327
  hostname: 0.4.2, "MIT", by, "N/A"
316
328
  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>"
317
- 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>"
329
+ http: 1.4.2, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>|Carl Lerche <me@carllerche.com>|Sean McArthur <sean@seanmonstar.com>"
318
330
  http-body: 0.4.6, "MIT", by, "Carl Lerche <me@carllerche.com>|Lucio Franco <luciofranco14@gmail.com>|Sean McArthur <sean@seanmonstar.com>"
319
331
  http-body: 1.0.1, "MIT", by, "Carl Lerche <me@carllerche.com>|Lucio Franco <luciofranco14@gmail.com>|Sean McArthur <sean@seanmonstar.com>"
320
332
  http-body-util: 0.1.3, "MIT", by, "Carl Lerche <me@carllerche.com>|Lucio Franco <luciofranco14@gmail.com>|Sean McArthur <sean@seanmonstar.com>"
@@ -323,7 +335,7 @@ httparse: 1.10.1, "Apache-2.0 OR MIT", by, "Sean McArthur <sean@seanmonstar.com>
323
335
  httpdate: 1.0.3, "Apache-2.0 OR MIT", by, "Pyfisch <pyfisch@posteo.org>"
324
336
  humantime: 2.3.0, "Apache-2.0 OR MIT", by, "N/A"
325
337
  hybrid-array: 0.4.10, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
326
- hyper: 1.9.0, "MIT", by, "Sean McArthur <sean@seanmonstar.com>"
338
+ hyper: 1.10.1, "MIT", by, "Sean McArthur <sean@seanmonstar.com>"
327
339
  hyper-rustls: 0.27.9, "Apache-2.0 OR ISC OR MIT", by, "N/A"
328
340
  hyper-timeout: 0.5.2, "Apache-2.0 OR MIT", by, "Herman J. Radtke III <herman@hermanradtke.com>"
329
341
  hyper-util: 0.1.20, "MIT", by, "Sean McArthur <sean@seanmonstar.com>"
@@ -364,11 +376,11 @@ itertools: 0.13.0, "Apache-2.0 OR MIT", by, "bluss"
364
376
  itertools: 0.14.0, "Apache-2.0 OR MIT", by, "bluss"
365
377
  itoa: 1.0.18, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
366
378
  jemalloc_pprof: 0.8.2, "Apache-2.0", by, "Frederic Branczyk <frederic.branczyk@polarsignals.com>|Brennan Vincent <brennan.vincent@polarsignals.com>"
367
- jiff: 0.2.23, "MIT OR Unlicense", by, "Andrew Gallant <jamslam@gmail.com>"
368
- jiff-static: 0.2.23, "MIT OR Unlicense", by, "Andrew Gallant <jamslam@gmail.com>"
379
+ jiff: 0.2.31, "MIT OR Unlicense", by, "Andrew Gallant <jamslam@gmail.com>"
380
+ jiff-static: 0.2.31, "MIT OR Unlicense", by, "Andrew Gallant <jamslam@gmail.com>"
369
381
  jiff-tzdb: 0.1.6, "MIT OR Unlicense", by, "Andrew Gallant <jamslam@gmail.com>"
370
382
  jiff-tzdb-platform: 0.1.3, "MIT OR Unlicense", by, "Andrew Gallant <jamslam@gmail.com>"
371
- jiter: 0.12.0, "MIT", by, "Samuel Colvin <samuel@pydantic.dev>"
383
+ jiter: 0.15.0, "MIT", by, "Samuel Colvin <samuel@pydantic.dev>"
372
384
  jni: 0.22.4, "Apache-2.0 OR MIT", by, "jni team"
373
385
  jni-macros: 0.22.4, "Apache-2.0 OR MIT", by, "N/A"
374
386
  jni-sys: 0.4.1, "Apache-2.0 OR MIT", by, "Steven Fackler <sfackler@gmail.com>|Robert Bragg <robert@sixbynine.org>"
@@ -390,6 +402,7 @@ lambda_runtime: 1.1.3, "Apache-2.0", by, "David Calavera <dcalaver@amazon.com>|H
390
402
  lambda_runtime_api_client: 1.0.3, "Apache-2.0", by, "David Calavera <dcalaver@amazon.com>|Harold Sun <sunhua@amazon.com>"
391
403
  lazy_static: 1.5.0, "Apache-2.0 OR MIT", by, "Marvin Löbel <loebel.marvin@gmail.com>"
392
404
  leb128fmt: 0.1.0, "Apache-2.0 OR MIT", by, "Bryant Luk <code@bryantluk.com>"
405
+ left-right: 0.11.7, "Apache-2.0 OR MIT", by, "Jon Gjengset <jon@thesquareplanet.com>"
393
406
  lexical-core: 1.0.6, "Apache-2.0 OR MIT", by, "Alex Huszagh <ahuszagh@gmail.com>"
394
407
  lexical-parse-float: 1.0.6, "Apache-2.0 OR MIT", by, "Alex Huszagh <ahuszagh@gmail.com>"
395
408
  lexical-parse-integer: 1.0.6, "Apache-2.0 OR MIT", by, "Alex Huszagh <ahuszagh@gmail.com>"
@@ -408,21 +421,22 @@ litemap: 0.8.2, "Unicode-3.0", by, "The ICU4X Project Developers"
408
421
  litrs: 1.0.0, "Apache-2.0 OR MIT", by, "Lukas Kalbertodt <lukas.kalbertodt@gmail.com>"
409
422
  lock_api: 0.4.14, "Apache-2.0 OR MIT", by, "Amanieu d'Antras <amanieu@gmail.com>"
410
423
  log: 0.4.29, "Apache-2.0 OR MIT", by, "The Rust Project Developers"
411
- logserver-bench: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
424
+ logserver-bench: 1.7.1, "BUSL-1.1", by, "restate.dev"
425
+ loom: 0.7.2, "MIT", by, "Carl Lerche <me@carllerche.com>"
412
426
  lru-slab: 0.1.2, "Apache-2.0 OR MIT OR Zlib", by, "Benjamin Saunders <ben.e.saunders@gmail.com>"
413
427
  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>"
414
- lz4_flex: 0.12.1, "MIT", by, "Pascal Seitz <pascal.seitz@gmail.com>|Arthur Silva <arthurprs@gmail.com>|ticki <Ticki@users.noreply.github.com>"
428
+ lz4_flex: 0.13.1, "MIT", by, "Pascal Seitz <pascal.seitz@gmail.com>|Arthur Silva <arthurprs@gmail.com>|ticki <Ticki@users.noreply.github.com>"
415
429
  lzma-rust2: 0.16.2, "Apache-2.0", by, "N/A"
416
430
  mappings: 0.7.2, "Apache-2.0", by, "N/A"
417
431
  matchers: 0.2.0, "MIT", by, "Eliza Weisman <eliza@buoyant.io>"
418
432
  matchit: 0.8.4, "BSD-3-Clause AND MIT", by, "Ibraheem Ahmed <ibraheem@ibraheem.ca>"
419
433
  md-5: 0.10.6, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
434
+ md-5: 0.11.0, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
420
435
  memchr: 2.8.0, "MIT OR Unlicense", by, "Andrew Gallant <jamslam@gmail.com>|bluss"
421
436
  memmap2: 0.9.10, "Apache-2.0 OR MIT", by, "Dan Burkert <dan@danburkert.com>|Yevhenii Reizner <razrfalcon@gmail.com>|The Contributors"
422
- memoffset: 0.9.1, "MIT", by, "Gilad Naaman <gilad.naaman@gmail.com>"
423
- metrics: 0.24.3, "MIT", by, "Toby Lawrence <toby@nuclearfurnace.com>"
424
- metrics-exporter-prometheus: 0.18.1, "MIT", by, "Toby Lawrence <toby@nuclearfurnace.com>"
425
- metrics-util: 0.20.1, "MIT", by, "Toby Lawrence <toby@nuclearfurnace.com>"
437
+ metrics: 0.24.6, "MIT", by, "Toby Lawrence <toby@nuclearfurnace.com>"
438
+ metrics-exporter-prometheus: 0.18.3, "Apache-2.0 AND MIT", by, "Toby Lawrence <toby@nuclearfurnace.com>"
439
+ metrics-util: 0.20.4, "MIT", by, "Toby Lawrence <toby@nuclearfurnace.com>"
426
440
  mime: 0.3.17, "Apache-2.0 OR MIT", by, "Sean McArthur <sean@seanmonstar.com>"
427
441
  mime_guess: 2.0.5, "MIT", by, "Austin Bonander <austin.bonander@gmail.com>"
428
442
  minimal-lexical: 0.2.1, "Apache-2.0 OR MIT", by, "Alex Huszagh <ahuszagh@gmail.com>"
@@ -432,10 +446,12 @@ mlua: 0.10.5, "MIT", by, "Aleksandr Orlenko <zxteam@pm.me>|kyren <catherine@kyju
432
446
  mlua-sys: 0.6.8, "MIT", by, "Aleksandr Orlenko <zxteam@pm.me>"
433
447
  mlua_derive: 0.10.1, "MIT", by, "Aleksandr Orlenko <zxteam@pm.me>"
434
448
  mnemonic: 1.1.1, "MIT", by, "Matt Brubeck <mbrubeck@limpet.net>|Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
435
- mock-service-endpoint: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
449
+ mock-service-endpoint: 1.7.1, "BUSL-1.1", by, "restate.dev"
436
450
  moka: 0.12.15, "(Apache-2.0 OR MIT) AND Apache-2.0", by, "N/A"
437
451
  ndk-context: 0.1.1, "Apache-2.0 OR MIT", by, "The Rust Windowing contributors"
452
+ nibble_vec: 0.1.0, "MIT", by, "Michael Sproul <micsproul@gmail.com>"
438
453
  nix: 0.26.4, "MIT", by, "The nix-rust Project Developers"
454
+ nix: 0.28.0, "MIT", by, "The nix-rust Project Developers"
439
455
  nix: 0.30.1, "MIT", by, "The nix-rust Project Developers"
440
456
  nix: 0.31.2, "MIT", by, "The nix-rust Project Developers"
441
457
  nom: 7.1.3, "MIT", by, "contact@geoffroycouprie.com"
@@ -462,7 +478,6 @@ num_threads: 0.1.7, "Apache-2.0 OR MIT", by, "Jacob Pratt <open-source@jhpratt.d
462
478
  objc2: 0.6.4, "MIT", by, "Mads Marquart <mads@marquart.dk>"
463
479
  objc2-encode: 4.1.0, "MIT", by, "Mads Marquart <mads@marquart.dk>"
464
480
  object: 0.37.3, "Apache-2.0 OR MIT", by, "N/A"
465
- object_store: 0.12.5, "Apache-2.0 OR MIT", by, "N/A"
466
481
  object_store: 0.13.2, "Apache-2.0 OR MIT", by, "N/A"
467
482
  octocrab: 0.44.1, "Apache-2.0 OR MIT", by, "XAMPPRocky <xampprocky@gmail.com>"
468
483
  once_cell: 1.21.4, "Apache-2.0 OR MIT", by, "Aleksey Kladov <aleksey.kladov@gmail.com>"
@@ -493,8 +508,8 @@ percent-encoding: 2.3.2, "Apache-2.0 OR MIT", by, "The rust-url developers"
493
508
  petgraph: 0.8.3, "Apache-2.0 OR MIT", by, "bluss|mitchmindtree"
494
509
  phf: 0.12.1, "MIT", by, "Steven Fackler <sfackler@gmail.com>"
495
510
  phf_shared: 0.12.1, "MIT", by, "Steven Fackler <sfackler@gmail.com>"
496
- pin-project: 1.1.11, "Apache-2.0 OR MIT", by, "N/A"
497
- pin-project-internal: 1.1.11, "Apache-2.0 OR MIT", by, "N/A"
511
+ pin-project: 1.1.13, "Apache-2.0 OR MIT", by, "N/A"
512
+ pin-project-internal: 1.1.13, "Apache-2.0 OR MIT", by, "N/A"
498
513
  pin-project-lite: 0.2.17, "Apache-2.0 OR MIT", by, "N/A"
499
514
  pin-utils: 0.1.0, "Apache-2.0 OR MIT", by, "Josef Brandl <mail@josefbrandl.de>"
500
515
  plotters: 0.3.7, "MIT", by, "Hao Hou <haohou302@gmail.com>"
@@ -504,7 +519,7 @@ portable-atomic: 1.13.1, "Apache-2.0 OR MIT", by, "N/A"
504
519
  portable-atomic-util: 0.2.7, "Apache-2.0 OR MIT", by, "N/A"
505
520
  potential_utf: 0.1.5, "Unicode-3.0", by, "The ICU4X Project Developers"
506
521
  powerfmt: 0.2.0, "Apache-2.0 OR MIT", by, "Jacob Pratt <jacob@jhpratt.dev>"
507
- pp-bench: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
522
+ pp-bench: 1.7.1, "BUSL-1.1", by, "restate.dev"
508
523
  ppmd-rust: 1.4.0, "CC0-1.0 OR MIT-0", by, "N/A"
509
524
  pprof: 0.15.0, "Apache-2.0", by, "Yang Keao <keao.yang@yahoo.com>"
510
525
  pprof_util: 0.8.2, "Apache-2.0", by, "N/A"
@@ -520,22 +535,22 @@ proc-macro-error2: 2.0.1, "Apache-2.0 OR MIT", by, "CreepySkeleton <creepy-skele
520
535
  proc-macro2: 1.0.106, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>|Alex Crichton <alex@alexcrichton.com>"
521
536
  proc-macro2-diagnostics: 0.10.1, "Apache-2.0 OR MIT", by, "Sergio Benitez <sb@sergio.bz>"
522
537
  proptest: 1.11.0, "Apache-2.0 OR MIT", by, "Jason Lingle"
523
- prost: 0.14.3, "Apache-2.0", by, "Dan Burkert <dan@danburkert.com>|Lucio Franco <luciofranco14@gmail.com>|Casper Meijn <casper@meijn.net>|Tokio Contributors <team@tokio.rs>"
524
- prost-derive: 0.14.3, "Apache-2.0", by, "Dan Burkert <dan@danburkert.com>|Lucio Franco <luciofranco14@gmail.com>|Casper Meijn <casper@meijn.net>|Tokio Contributors <team@tokio.rs>"
538
+ prost: 0.14.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>"
539
+ prost-derive: 0.14.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>"
525
540
  prost-dto: 0.0.4, "BSD-2-Clause", by, "Ahmed Farghal <me@asoli.dev>|Mohamed Bassem <me@mbassem.com>"
526
541
  prost-dto-core: 0.0.4, "BSD-2-Clause", by, "Ahmed Farghal <me@asoli.dev>|Mohamed Bassem <me@mbassem.com>"
527
542
  prost-dto-derive: 0.0.4, "BSD-2-Clause", by, "Ahmed Farghal <me@asoli.dev>|Mohamed Bassem <me@mbassem.com>"
528
- prost-types: 0.14.3, "Apache-2.0", by, "Dan Burkert <dan@danburkert.com>|Lucio Franco <luciofranco14@gmail.com>|Casper Meijn <casper@meijn.net>|Tokio Contributors <team@tokio.rs>"
543
+ prost-types: 0.14.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>"
529
544
  protobuf: 2.28.0, "MIT", by, "Stepan Koltsov <stepan.koltsov@gmail.com>"
530
545
  psm: 0.1.31, "Apache-2.0 OR MIT", by, "Simonas Kazlauskas <psm@kazlauskas.me>"
531
- pyo3: 0.27.2, "Apache-2.0 OR MIT", by, "PyO3 Project and Contributors <https://github.com/PyO3>"
532
- pyo3-build-config: 0.27.2, "Apache-2.0 OR MIT", by, "PyO3 Project and Contributors <https://github.com/PyO3>"
533
- pyo3-ffi: 0.27.2, "Apache-2.0 OR MIT", by, "PyO3 Project and Contributors <https://github.com/PyO3>"
534
- pyo3-macros: 0.27.2, "Apache-2.0 OR MIT", by, "PyO3 Project and Contributors <https://github.com/PyO3>"
535
- pyo3-macros-backend: 0.27.2, "Apache-2.0 OR MIT", by, "PyO3 Project and Contributors <https://github.com/PyO3>"
546
+ pyo3: 0.28.3, "Apache-2.0 OR MIT", by, "PyO3 Project and Contributors <https://github.com/PyO3>"
547
+ pyo3-build-config: 0.28.3, "Apache-2.0 OR MIT", by, "PyO3 Project and Contributors <https://github.com/PyO3>"
548
+ pyo3-ffi: 0.28.3, "Apache-2.0 OR MIT", by, "PyO3 Project and Contributors <https://github.com/PyO3>"
549
+ pyo3-macros: 0.28.3, "Apache-2.0 OR MIT", by, "PyO3 Project and Contributors <https://github.com/PyO3>"
550
+ pyo3-macros-backend: 0.28.3, "Apache-2.0 OR MIT", by, "PyO3 Project and Contributors <https://github.com/PyO3>"
536
551
  quanta: 0.12.6, "MIT", by, "Toby Lawrence <toby@nuclearfurnace.com>"
537
552
  quick-xml: 0.26.0, "MIT", by, "N/A"
538
- quick-xml: 0.39.2, "MIT", by, "N/A"
553
+ quick-xml: 0.39.4, "MIT", by, "N/A"
539
554
  quinn: 0.11.9, "Apache-2.0 OR MIT", by, "N/A"
540
555
  quinn-proto: 0.11.14, "Apache-2.0 OR MIT", by, "N/A"
541
556
  quinn-udp: 0.5.14, "Apache-2.0 OR MIT", by, "N/A"
@@ -543,6 +558,7 @@ quote: 1.0.45, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
543
558
  r-efi: 5.3.0, "Apache-2.0 OR LGPL-2.1-or-later OR MIT", by, "N/A"
544
559
  r-efi: 6.0.0, "Apache-2.0 OR LGPL-2.1-or-later OR MIT", by, "N/A"
545
560
  radium: 0.7.0, "MIT", by, "Nika Layzell <nika@thelayzells.com>|myrrlyn <self@myrrlyn.dev>"
561
+ radix_trie: 0.2.1, "MIT", by, "Michael Sproul <micsproul@gmail.com>"
546
562
  raft: 0.7.0, "Apache-2.0", by, "The TiKV Project Developers"
547
563
  raft-proto: 0.7.0, "Apache-2.0", by, "The TiKV Project Developers"
548
564
  rand: 0.9.4, "Apache-2.0 OR MIT", by, "The Rand Project Developers|The Rust Project Developers"
@@ -553,6 +569,7 @@ rand_core: 0.9.5, "Apache-2.0 OR MIT", by, "The Rand Project Developers|The Rust
553
569
  rand_core: 0.10.1, "Apache-2.0 OR MIT", by, "The Rand Project Developers"
554
570
  rand_xorshift: 0.4.0, "Apache-2.0 OR MIT", by, "The Rand Project Developers|The Rust Project Developers"
555
571
  rand_xoshiro: 0.7.0, "Apache-2.0 OR MIT", by, "The Rand Project Developers"
572
+ rapidhash: 4.4.2, "Apache-2.0 OR MIT", by, "Liam Gray <gmail@liamg.me>"
556
573
  raw-cpuid: 11.6.0, "MIT", by, "Gerd Zellweger <mail@gerdzellweger.com>"
557
574
  rayon: 1.12.0, "Apache-2.0 OR MIT", by, "N/A"
558
575
  rayon-core: 1.13.0, "Apache-2.0 OR MIT", by, "N/A"
@@ -574,75 +591,75 @@ regress: 0.10.5, "Apache-2.0 OR MIT", by, "ridiculousfish <corydoras@ridiculousf
574
591
  reqwest: 0.12.28, "Apache-2.0 OR MIT", by, "Sean McArthur <sean@seanmonstar.com>"
575
592
  reqwest: 0.13.3, "Apache-2.0 OR MIT", by, "Sean McArthur <sean@seanmonstar.com>"
576
593
  resolv-conf: 0.7.6, "Apache-2.0 OR MIT", by, "N/A"
577
- restate-admin: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
578
- restate-admin-rest-model: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
579
- restate-base64-util: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
580
- restate-benchmarks: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
581
- restate-bifrost: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
582
- restate-cli: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
583
- restate-cli-util: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
584
- restate-clock: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
585
- restate-cloud-tunnel-client: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
586
- restate-core: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
594
+ restate-admin: 1.7.1, "BUSL-1.1", by, "restate.dev"
595
+ restate-admin-rest-model: 1.7.1, "BUSL-1.1", by, "restate.dev"
596
+ restate-base64-util: 1.7.1, "BUSL-1.1", by, "restate.dev"
597
+ restate-benchmarks: 1.7.1, "BUSL-1.1", by, "restate.dev"
598
+ restate-bifrost: 1.7.1, "BUSL-1.1", by, "restate.dev"
599
+ restate-cli: 1.7.1, "BUSL-1.1", by, "restate.dev"
600
+ restate-cli-util: 1.7.1, "BUSL-1.1", by, "restate.dev"
601
+ restate-clock: 1.7.1, "BUSL-1.1", by, "restate.dev"
602
+ restate-cloud-tunnel-client: 1.7.1, "BUSL-1.1", by, "restate.dev"
603
+ restate-core: 1.7.1, "BUSL-1.1", by, "restate.dev"
587
604
  restate-core-derive: 0.1.0, "BUSL-1.1", by, "restate.dev"
588
- restate-doctor: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
589
- restate-encoding: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
605
+ restate-doctor: 1.7.1, "BUSL-1.1", by, "restate.dev"
606
+ restate-encoding: 1.7.1, "BUSL-1.1", by, "restate.dev"
590
607
  restate-encoding-derive: 0.1.0, "BUSL-1.1", by, "restate.dev"
591
- restate-errors: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
592
- restate-fs-util: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
593
- restate-futures-util: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
594
- restate-hyper-uds: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
595
- restate-ingestion-client: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
596
- restate-ingress-http: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
597
- restate-ingress-kafka: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
598
- restate-invoker-impl: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
599
- restate-limiter: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
600
- restate-lite: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
601
- restate-local-cluster-runner: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
602
- restate-log-server: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
603
- restate-log-server-grpc: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
604
- restate-memory: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
605
- restate-metadata-providers: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
606
- restate-metadata-server: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
607
- restate-metadata-server-grpc: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
608
- restate-metadata-store: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
609
- restate-node: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
610
- restate-object-store-util: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
611
- restate-partition-store: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
612
- restate-platform: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
613
- restate-queue: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
614
- restate-rocksdb: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
615
- restate-serde-util: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
616
- restate-server: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
617
- restate-service-client: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
618
- restate-service-protocol: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
619
- restate-service-protocol-v4: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
620
- restate-sharding: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
621
- restate-storage-api: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
622
- restate-storage-query-datafusion: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
623
- restate-test-util: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
624
- restate-timer: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
625
- restate-timer-queue: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
626
- restate-tracing-instrumentation: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
627
- restate-types: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
628
- restate-util-bytecount: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
629
- restate-util-random: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
630
- restate-util-string: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
631
- restate-util-time: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
632
- restate-utoipa: 1.7.0-rc.6, "MIT", by, "N/A"
633
- restate-vqueues: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
634
- restate-wal-protocol: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
635
- restate-web-ui: 1.0.8, "N/A", by, "N/A"
636
- restate-worker: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
637
- restate-worker-api: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
608
+ restate-errors: 1.7.1, "BUSL-1.1", by, "restate.dev"
609
+ restate-fs-util: 1.7.1, "BUSL-1.1", by, "restate.dev"
610
+ restate-futures-util: 1.7.1, "BUSL-1.1", by, "restate.dev"
611
+ restate-hyper-uds: 1.7.1, "BUSL-1.1", by, "restate.dev"
612
+ restate-ingestion-client: 1.7.1, "BUSL-1.1", by, "restate.dev"
613
+ restate-ingress-http: 1.7.1, "BUSL-1.1", by, "restate.dev"
614
+ restate-ingress-kafka: 1.7.1, "BUSL-1.1", by, "restate.dev"
615
+ restate-invoker-impl: 1.7.1, "BUSL-1.1", by, "restate.dev"
616
+ restate-limiter: 1.7.1, "BUSL-1.1", by, "restate.dev"
617
+ restate-lite: 1.7.1, "BUSL-1.1", by, "restate.dev"
618
+ restate-local-cluster-runner: 1.7.1, "BUSL-1.1", by, "restate.dev"
619
+ restate-log-server: 1.7.1, "BUSL-1.1", by, "restate.dev"
620
+ restate-log-server-grpc: 1.7.1, "BUSL-1.1", by, "restate.dev"
621
+ restate-memory: 1.7.1, "BUSL-1.1", by, "restate.dev"
622
+ restate-metadata-providers: 1.7.1, "BUSL-1.1", by, "restate.dev"
623
+ restate-metadata-server: 1.7.1, "BUSL-1.1", by, "restate.dev"
624
+ restate-metadata-server-grpc: 1.7.1, "BUSL-1.1", by, "restate.dev"
625
+ restate-metadata-store: 1.7.1, "BUSL-1.1", by, "restate.dev"
626
+ restate-node: 1.7.1, "BUSL-1.1", by, "restate.dev"
627
+ restate-object-store-util: 1.7.1, "BUSL-1.1", by, "restate.dev"
628
+ restate-partition-store: 1.7.1, "BUSL-1.1", by, "restate.dev"
629
+ restate-platform: 1.7.1, "BUSL-1.1", by, "restate.dev"
630
+ restate-queue: 1.7.1, "BUSL-1.1", by, "restate.dev"
631
+ restate-rocksdb: 1.7.1, "BUSL-1.1", by, "restate.dev"
632
+ restate-serde-util: 1.7.1, "BUSL-1.1", by, "restate.dev"
633
+ restate-server: 1.7.1, "BUSL-1.1", by, "restate.dev"
634
+ restate-service-client: 1.7.1, "BUSL-1.1", by, "restate.dev"
635
+ restate-service-protocol: 1.7.1, "BUSL-1.1", by, "restate.dev"
636
+ restate-service-protocol-v4: 1.7.1, "BUSL-1.1", by, "restate.dev"
637
+ restate-sharding: 1.7.1, "BUSL-1.1", by, "restate.dev"
638
+ restate-storage-api: 1.7.1, "BUSL-1.1", by, "restate.dev"
639
+ restate-storage-query-datafusion: 1.7.1, "BUSL-1.1", by, "restate.dev"
640
+ restate-test-util: 1.7.1, "BUSL-1.1", by, "restate.dev"
641
+ restate-timer: 1.7.1, "BUSL-1.1", by, "restate.dev"
642
+ restate-timer-queue: 1.7.1, "BUSL-1.1", by, "restate.dev"
643
+ restate-tracing-instrumentation: 1.7.1, "BUSL-1.1", by, "restate.dev"
644
+ restate-types: 1.7.1, "BUSL-1.1", by, "restate.dev"
645
+ restate-util-bytecount: 1.7.1, "BUSL-1.1", by, "restate.dev"
646
+ restate-util-random: 1.7.1, "BUSL-1.1", by, "restate.dev"
647
+ restate-util-string: 1.7.1, "BUSL-1.1", by, "restate.dev"
648
+ restate-util-time: 1.7.1, "BUSL-1.1", by, "restate.dev"
649
+ restate-utoipa: 1.7.1, "MIT", by, "N/A"
650
+ restate-vqueues: 1.7.1, "BUSL-1.1", by, "restate.dev"
651
+ restate-wal-protocol: 1.7.1, "BUSL-1.1", by, "restate.dev"
652
+ restate-web-ui: 1.0.11, "N/A", by, "N/A"
653
+ restate-worker: 1.7.1, "BUSL-1.1", by, "restate.dev"
654
+ restate-worker-api: 1.7.1, "BUSL-1.1", by, "restate.dev"
638
655
  restate-workspace-hack: 0.0.1, "N/A", by, "N/A"
639
- restatectl: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
656
+ restatectl: 1.7.1, "BUSL-1.1", by, "restate.dev"
640
657
  rev_lines: 0.3.0, "MIT", by, "Michael Coyne <mjc@hey.com>"
641
658
  rgb: 0.8.53, "MIT", by, "Kornel Lesiński <kornel@geekhood.net>|James Forster <james.forsterer@gmail.com>"
642
659
  ring: 0.17.14, "Apache-2.0 AND ISC", by, "N/A"
643
- rlimit: 0.10.2, "MIT", by, "Nugine <nugine@foxmail.com>"
644
- rust-librocksdb-sys: 0.44.0+11.1.1, "Apache-2.0 OR BSD-3-Clause OR MIT", by, "Karl Hobley <karlhobley10@gmail.com>|Arkadiy Paronyan <arkadiy@ethcore.io>"
645
- rust-rocksdb: 0.48.0, "Apache-2.0", by, "Tyler Neely <t@jujit.su>|David Greenberg <dsg123456789@gmail.com>"
660
+ rlimit: 0.11.0, "MIT", by, "Nugine <nugine@foxmail.com>"
661
+ rust-librocksdb-sys: 0.46.0+11.1.1, "Apache-2.0 OR BSD-3-Clause OR MIT", by, "Karl Hobley <karlhobley10@gmail.com>|Arkadiy Paronyan <arkadiy@ethcore.io>"
662
+ rust-rocksdb: 0.50.0, "Apache-2.0", by, "Tyler Neely <t@jujit.su>|David Greenberg <dsg123456789@gmail.com>"
646
663
  rustc-demangle: 0.1.27, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>"
647
664
  rustc-hash: 2.1.2, "Apache-2.0 OR MIT", by, "The Rust Project Developers"
648
665
  rustix: 1.1.4, "Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT", by, "Dan Gohman <dev@sunfishcode.online>|Jakub Konka <kubkon@jakubkonka.com>"
@@ -653,6 +670,7 @@ rustls-platform-verifier: 0.7.0, "Apache-2.0 OR MIT", by, "N/A"
653
670
  rustls-platform-verifier-android: 0.1.1, "Apache-2.0 OR MIT", by, "N/A"
654
671
  rustls-webpki: 0.103.13, "ISC", by, "N/A"
655
672
  rustversion: 1.0.22, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
673
+ rustyline: 14.0.0, "MIT", by, "Katsu Kawakami <kkawa1570@gmail.com>"
656
674
  ryu: 1.0.23, "Apache-2.0 OR BSL-1.0", by, "David Tolnay <dtolnay@gmail.com>"
657
675
  same-file: 1.0.6, "MIT OR Unlicense", by, "Andrew Gallant <jamslam@gmail.com>"
658
676
  sasl2-sys: 0.1.22+2.1.28, "Apache-2.0", by, "Materialize, Inc."
@@ -660,6 +678,7 @@ schannel: 0.1.29, "MIT", by, "Steven Fackler <sfackler@gmail.com>|Steffen Butzer
660
678
  schemars: 0.9.0, "MIT", by, "Graham Esau <gesau@hotmail.co.uk>"
661
679
  schemars: 1.2.1, "MIT", by, "Graham Esau <gesau@hotmail.co.uk>"
662
680
  schemars_derive: 1.2.1, "MIT", by, "Graham Esau <gesau@hotmail.co.uk>"
681
+ scoped-tls: 1.0.1, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>"
663
682
  scopeguard: 1.2.0, "Apache-2.0 OR MIT", by, "bluss"
664
683
  secrecy: 0.10.3, "Apache-2.0 OR MIT", by, "Tony Arcieri <tony@iqlusion.io>"
665
684
  security-framework: 3.7.0, "Apache-2.0 OR MIT", by, "Steven Fackler <sfackler@gmail.com>|Kornel <kornel@geekhood.net>"
@@ -669,14 +688,14 @@ serde: 1.0.228, "Apache-2.0 OR MIT", by, "Erick Tryzelaar <erick.tryzelaar@gmail
669
688
  serde_core: 1.0.228, "Apache-2.0 OR MIT", by, "Erick Tryzelaar <erick.tryzelaar@gmail.com>|David Tolnay <dtolnay@gmail.com>"
670
689
  serde_derive: 1.0.228, "Apache-2.0 OR MIT", by, "Erick Tryzelaar <erick.tryzelaar@gmail.com>|David Tolnay <dtolnay@gmail.com>"
671
690
  serde_derive_internals: 0.29.1, "Apache-2.0 OR MIT", by, "Erick Tryzelaar <erick.tryzelaar@gmail.com>|David Tolnay <dtolnay@gmail.com>"
672
- serde_json: 1.0.149, "Apache-2.0 OR MIT", by, "Erick Tryzelaar <erick.tryzelaar@gmail.com>|David Tolnay <dtolnay@gmail.com>"
691
+ serde_json: 1.0.150, "Apache-2.0 OR MIT", by, "Erick Tryzelaar <erick.tryzelaar@gmail.com>|David Tolnay <dtolnay@gmail.com>"
673
692
  serde_path_to_error: 0.1.20, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
674
693
  serde_spanned: 0.6.9, "Apache-2.0 OR MIT", by, "N/A"
675
694
  serde_spanned: 1.1.1, "Apache-2.0 OR MIT", by, "N/A"
676
695
  serde_urlencoded: 0.7.1, "Apache-2.0 OR MIT", by, "Anthony Ramine <n.oxyde@gmail.com>"
677
- serde_with: 3.18.0, "Apache-2.0 OR MIT", by, "Jonas Bushart|Marcin Kaźmierczak"
678
- serde_with_macros: 3.18.0, "Apache-2.0 OR MIT", by, "Jonas Bushart"
679
- service-protocol-wireshark-dissector: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
696
+ serde_with: 3.21.0, "Apache-2.0 OR MIT", by, "Jonas Bushart|Marcin Kaźmierczak"
697
+ serde_with_macros: 3.21.0, "Apache-2.0 OR MIT", by, "Jonas Bushart"
698
+ service-protocol-wireshark-dissector: 1.7.1, "BUSL-1.1", by, "restate.dev"
680
699
  sha1: 0.10.6, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
681
700
  sha2: 0.10.9, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
682
701
  sha2: 0.11.0, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
@@ -701,21 +720,21 @@ slog-scope: 4.4.1, "Apache-2.0 OR MIT OR MPL-2.0", by, "Dawid Ciężarkiewicz <d
701
720
  slog-stdlog: 4.1.1, "Apache-2.0 OR MIT OR MPL-2.0", by, "Dawid Ciężarkiewicz <dpc@dpc.pw>"
702
721
  slog-term: 2.9.2, "Apache-2.0 OR MIT OR MPL-2.0", by, "Dawid Ciężarkiewicz <dpc@dpc.pw>"
703
722
  slotmap: 1.1.1, "Zlib", by, "Orson Peters <orsonpeters@gmail.com>"
704
- smallvec: 1.15.1, "Apache-2.0 OR MIT", by, "The Servo Project Developers"
723
+ smallvec: 1.15.2, "Apache-2.0 OR MIT", by, "The Servo Project Developers"
705
724
  smartstring: 1.0.1, "MPL-2.0+", by, "Bodil Stokke <bodil@bodil.org>"
706
725
  snafu: 0.8.9, "Apache-2.0 OR MIT", by, "Jake Goulding <jake.goulding@gmail.com>"
707
726
  snafu-derive: 0.8.9, "Apache-2.0 OR MIT", by, "Jake Goulding <jake.goulding@gmail.com>"
708
727
  socket2: 0.6.3, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>|Thomas de Zeeuw <thomasdezeeuw@gmail.com>"
709
728
  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>"
710
- sqlparser: 0.59.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
711
- sqlparser_derive: 0.3.0, "Apache-2.0", by, "sqlparser-rs authors"
729
+ sqlparser: 0.62.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
730
+ sqlparser_derive: 0.5.0, "Apache-2.0", by, "sqlparser-rs authors"
712
731
  stable_deref_trait: 1.2.1, "Apache-2.0 OR MIT", by, "Robert Grosse <n210241048576@gmail.com>"
713
732
  stacker: 0.1.24, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>|Simonas Kazlauskas <stacker@kazlauskas.me>"
714
733
  static_assertions: 1.1.0, "Apache-2.0 OR MIT", by, "Nikolai Vazquez"
715
734
  str_stack: 0.1.0, "Apache-2.0 OR MIT", by, "Steven Allen <steven@stebalien.com>"
716
735
  strsim: 0.11.1, "MIT", by, "Danny Guo <danny@dannyguo.com>|maxbachmann <oss@maxbachmann.de>"
717
- strum: 0.27.2, "MIT", by, "Peter Glotfelty <peter.glotfelty@microsoft.com>"
718
- strum_macros: 0.27.2, "MIT", by, "Peter Glotfelty <peter.glotfelty@microsoft.com>"
736
+ strum: 0.28.0, "MIT", by, "Peter Glotfelty <peter.glotfelty@microsoft.com>"
737
+ strum_macros: 0.28.0, "MIT", by, "Peter Glotfelty <peter.glotfelty@microsoft.com>"
719
738
  subtle: 2.6.1, "BSD-3-Clause", by, "Isis Lovecruft <isis@patternsinthevoid.net>|Henry de Valence <hdevalence@hdevalence.ca>"
720
739
  symbolic-common: 12.18.2, "MIT", by, "Armin Ronacher <armin.ronacher@active-4.com>|Jan Michael Auer <mail@jauer.org>"
721
740
  symbolic-demangle: 12.18.2, "MIT", by, "Armin Ronacher <armin.ronacher@active-4.com>|Jan Michael Auer <mail@jauer.org>"
@@ -771,8 +790,8 @@ toml_edit: 0.25.11+spec-1.1.0, "Apache-2.0 OR MIT", by, "N/A"
771
790
  toml_parser: 1.1.2+spec-1.1.0, "Apache-2.0 OR MIT", by, "N/A"
772
791
  toml_write: 0.1.2, "Apache-2.0 OR MIT", by, "N/A"
773
792
  toml_writer: 1.1.1+spec-1.1.0, "Apache-2.0 OR MIT", by, "N/A"
774
- tonic: 0.14.5, "MIT", by, "Lucio Franco <luciofranco14@gmail.com>"
775
- tonic-prost: 0.14.5, "MIT", by, "Lucio Franco <luciofranco14@gmail.com>"
793
+ tonic: 0.14.6, "MIT", by, "Lucio Franco <luciofranco14@gmail.com>"
794
+ tonic-prost: 0.14.6, "MIT", by, "Lucio Franco <luciofranco14@gmail.com>"
776
795
  tonic-reflection: 0.14.5, "MIT", by, "James Nugent <james@jen20.com>|Samani G. Gikandi <samani@gojulas.com>"
777
796
  tower: 0.5.3, "MIT", by, "Tower Maintainers <team@tower-rs.com>"
778
797
  tower-http: 0.6.8, "MIT", by, "Tower Maintainers <team@tower-rs.com>"
@@ -801,9 +820,9 @@ unicase: 2.9.0, "Apache-2.0 OR MIT", by, "Sean McArthur <sean@seanmonstar.com>"
801
820
  unicode-general-category: 1.1.0, "Apache-2.0", by, "YesLogic Pty. Ltd. <info@yeslogic.com>"
802
821
  unicode-ident: 1.0.24, "(Apache-2.0 OR MIT) AND Unicode-3.0", by, "David Tolnay <dtolnay@gmail.com>"
803
822
  unicode-segmentation: 1.13.2, "Apache-2.0 OR MIT", by, "kwantam <kwantam@gmail.com>|Manish Goregaokar <manishsmail@gmail.com>"
823
+ unicode-width: 0.1.14, "Apache-2.0 OR MIT", by, "kwantam <kwantam@gmail.com>|Manish Goregaokar <manishsmail@gmail.com>"
804
824
  unicode-width: 0.2.2, "Apache-2.0 OR MIT", by, "kwantam <kwantam@gmail.com>|Manish Goregaokar <manishsmail@gmail.com>"
805
825
  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>"
806
- unindent: 0.2.4, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
807
826
  unit-prefix: 0.5.2, "MIT", by, "Fabio Valentini <decathorpe@gmail.com>|Benjamin Sago <ogham@bsago.me>"
808
827
  untrusted: 0.7.1, "ISC", by, "Brian Smith <brian@briansmith.org>"
809
828
  untrusted: 0.9.0, "ISC", by, "Brian Smith <brian@briansmith.org>"
@@ -815,7 +834,7 @@ utf8parse: 0.2.2, "Apache-2.0 OR MIT", by, "Joe Wilm <joe@jwilm.com>|Christian D
815
834
  utoipa: 5.4.0, "Apache-2.0 OR MIT", by, "Juha Kukkonen <juha7kukkonen@gmail.com>"
816
835
  utoipa-axum: 0.2.0, "Apache-2.0 OR MIT", by, "Juha Kukkonen <juha7kukkonen@gmail.com>"
817
836
  utoipa-gen: 5.4.0, "Apache-2.0 OR MIT", by, "Juha Kukkonen <juha7kukkonen@gmail.com>"
818
- uuid: 1.23.1, "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>"
837
+ uuid: 1.23.4, "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>"
819
838
  uuid-simd: 0.8.0, "MIT", by, "N/A"
820
839
  valuable: 0.1.1, "MIT", by, "N/A"
821
840
  vsimd: 0.8.0, "MIT", by, "N/A"
@@ -893,8 +912,8 @@ wit-parser: 0.244.0, "Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT", by,
893
912
  writeable: 0.6.3, "Unicode-3.0", by, "The ICU4X Project Developers"
894
913
  wyz: 0.5.1, "MIT", by, "myrrlyn <self@myrrlyn.dev>"
895
914
  xmlparser: 0.13.6, "Apache-2.0 OR MIT", by, "Yevhenii Reizner <razrfalcon@gmail.com>"
896
- xtask: 1.7.0-rc.6, "BUSL-1.1", by, "restate.dev"
897
- xxhash-rust: 0.8.15, "BSL-1.0", by, "Douman <douman@gmx.se>"
915
+ xtask: 1.7.1, "BUSL-1.1", by, "restate.dev"
916
+ xxhash-rust: 0.8.16, "BSL-1.0", by, "Douman <douman@gmx.se>"
898
917
  yansi: 1.0.1, "Apache-2.0 OR MIT", by, "Sergio Benitez <sb@sergio.bz>"
899
918
  yoke: 0.8.2, "Unicode-3.0", by, "Manish Goregaokar <manishsmail@gmail.com>"
900
919
  yoke-derive: 0.8.2, "Unicode-3.0", by, "Manish Goregaokar <manishsmail@gmail.com>"
package/bin/restatectl CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@restatedev/restatectl-darwin-x64",
3
- "version": "1.7.0-rc.6",
3
+ "version": "1.7.1",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/restatedev/restate.git"