@restatedev/restate-server-darwin-arm64 0.6.0 → 0.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 +143 -130
  2. package/bin/restate-server +0 -0
  3. package/package.json +1 -1
package/NOTICE CHANGED
@@ -4,7 +4,7 @@ Copyright (c) 2023 Restate Software, Inc., Restate GmbH <code@restate.dev>
4
4
  addr2line: 0.21.0, "Apache-2.0 OR MIT", by, "N/A"
5
5
  adler: 1.0.2, "0BSD OR Apache-2.0 OR MIT", by, "Jonas Schievink <jonasschievink@gmail.com>"
6
6
  aes: 0.8.3, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
7
- ahash: 0.8.6, "Apache-2.0 OR MIT", by, "Tom Kaitchuck <Tom.Kaitchuck@gmail.com>"
7
+ ahash: 0.8.7, "Apache-2.0 OR MIT", by, "Tom Kaitchuck <Tom.Kaitchuck@gmail.com>"
8
8
  aho-corasick: 1.1.2, "MIT OR Unlicense", by, "Andrew Gallant <jamslam@gmail.com>"
9
9
  alloc-no-stdlib: 2.0.4, "BSD-3-Clause", by, "Daniel Reiter Horn <danielrh@dropbox.com>"
10
10
  alloc-stdlib: 0.2.2, "BSD-3-Clause", by, "Daniel Reiter Horn <danielrh@dropbox.com>"
@@ -12,12 +12,12 @@ allocator-api2: 0.2.16, "Apache-2.0 OR MIT", by, "Zakarum <zaq.dev@icloud.com>"
12
12
  android-tzdata: 0.1.1, "Apache-2.0 OR MIT", by, "RumovZ"
13
13
  android_system_properties: 0.1.5, "Apache-2.0 OR MIT", by, "Nicolas Silva <nical@fastmail.com>"
14
14
  anes: 0.1.6, "Apache-2.0 OR MIT", by, "Robert Vojta <rvojta@me.com>"
15
- anstream: 0.6.4, "Apache-2.0 OR MIT", by, "N/A"
15
+ anstream: 0.6.5, "Apache-2.0 OR MIT", by, "N/A"
16
16
  anstyle: 1.0.4, "Apache-2.0 OR MIT", by, "N/A"
17
- anstyle-parse: 0.2.2, "Apache-2.0 OR MIT", by, "N/A"
18
- anstyle-query: 1.0.0, "Apache-2.0 OR MIT", by, "N/A"
19
- anstyle-wincon: 3.0.1, "Apache-2.0 OR MIT", by, "N/A"
20
- anyhow: 1.0.75, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
17
+ anstyle-parse: 0.2.3, "Apache-2.0 OR MIT", by, "N/A"
18
+ anstyle-query: 1.0.2, "Apache-2.0 OR MIT", by, "N/A"
19
+ anstyle-wincon: 3.0.2, "Apache-2.0 OR MIT", by, "N/A"
20
+ anyhow: 1.0.79, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
21
21
  arc-swap: 1.6.0, "Apache-2.0 OR MIT", by, "Michal 'vorner' Vaner <vorner@vorner.cz>"
22
22
  arrayref: 0.3.7, "BSD-2-Clause", by, "David Roundy <roundyd@physics.oregonstate.edu>"
23
23
  arrayvec: 0.7.4, "Apache-2.0 OR MIT", by, "bluss"
@@ -49,10 +49,11 @@ arrow-string: 46.0.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
49
49
  arrow-string: 49.0.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
50
50
  assert2: 0.3.11, "BSD-2-Clause", by, "Maarten de Vries <maarten@de-vri.es>|Mara Bos <m-ou.se@m-ou.se>"
51
51
  assert2-macros: 0.3.11, "BSD-2-Clause", by, "Maarten de Vries <maarten@de-vri.es>|Mara Bos <m-ou.se@m-ou.se>"
52
+ async-channel: 2.1.1, "Apache-2.0 OR MIT", by, "Stjepan Glavina <stjepang@gmail.com>"
52
53
  async-compression: 0.4.5, "Apache-2.0 OR MIT", by, "Wim Looman <wim@nemo157.com>|Allen Bui <fairingrey@gmail.com>"
53
54
  async-stream: 0.3.5, "MIT", by, "Carl Lerche <me@carllerche.com>"
54
55
  async-stream-impl: 0.3.5, "MIT", by, "Carl Lerche <me@carllerche.com>"
55
- async-trait: 0.1.74, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
56
+ async-trait: 0.1.77, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
56
57
  atomic: 0.5.3, "Apache-2.0 OR MIT", by, "Amanieu d'Antras <amanieu@gmail.com>"
57
58
  atomic: 0.6.0, "Apache-2.0 OR MIT", by, "Amanieu d'Antras <amanieu@gmail.com>"
58
59
  aws-config: 0.100.0, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Russell Cohen <rcoh@amazon.com>"
@@ -77,7 +78,7 @@ axum: 0.6.20, "MIT", by, "N/A"
77
78
  axum-core: 0.3.4, "MIT", by, "N/A"
78
79
  backtrace: 0.3.69, "Apache-2.0 OR MIT", by, "The Rust Project Developers"
79
80
  base64: 0.13.1, "Apache-2.0 OR MIT", by, "Alice Maz <alice@alicemaz.com>|Marshall Pierce <marshall@mpierce.org>"
80
- base64: 0.21.5, "Apache-2.0 OR MIT", by, "Alice Maz <alice@alicemaz.com>|Marshall Pierce <marshall@mpierce.org>"
81
+ base64: 0.21.6, "Apache-2.0 OR MIT", by, "Alice Maz <alice@alicemaz.com>|Marshall Pierce <marshall@mpierce.org>"
81
82
  base64-simd: 0.8.0, "MIT", by, "N/A"
82
83
  base64ct: 1.6.0, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
83
84
  bcder: 0.7.3, "BSD-3-Clause", by, "The NLnet Labs RPKI Team <rpki-team@nlnetlabs.nl>"
@@ -101,24 +102,26 @@ bzip2-sys: 0.1.11+1.0.8, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrich
101
102
  cast: 0.3.0, "Apache-2.0 OR MIT", by, "Jorge Aparicio <jorge@japaric.io>"
102
103
  cfg-if: 1.0.0, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>"
103
104
  chrono: 0.4.31, "Apache-2.0 OR MIT", by, "N/A"
104
- chrono-tz: 0.8.4, "Apache-2.0 OR MIT", by, "N/A"
105
+ chrono-humanize: 0.2.3, "Apache-2.0 OR MIT", by, "Cyril Plisko <cyril.plisko@mountall.com>"
106
+ chrono-tz: 0.8.5, "Apache-2.0 OR MIT", by, "N/A"
105
107
  ciborium: 0.2.1, "Apache-2.0", by, "Nathaniel McCallum <npmccallum@profian.com>"
106
108
  ciborium-io: 0.2.1, "Apache-2.0", by, "Nathaniel McCallum <npmccallum@profian.com>"
107
109
  ciborium-ll: 0.2.1, "Apache-2.0", by, "Nathaniel McCallum <npmccallum@profian.com>"
108
110
  cipher: 0.4.4, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
109
- clap: 4.4.10, "Apache-2.0 OR MIT", by, "N/A"
110
- clap-verbosity-flag: 2.1.0, "Apache-2.0 OR MIT", by, "Pascal Hertleif <killercup@gmail.com>"
111
- clap_builder: 4.4.9, "Apache-2.0 OR MIT", by, "N/A"
111
+ clap: 4.4.14, "Apache-2.0 OR MIT", by, "N/A"
112
+ clap-verbosity-flag: 2.1.1, "Apache-2.0 OR MIT", by, "Pascal Hertleif <killercup@gmail.com>"
113
+ clap_builder: 4.4.14, "Apache-2.0 OR MIT", by, "N/A"
112
114
  clap_derive: 4.4.7, "Apache-2.0 OR MIT", by, "N/A"
113
115
  clap_lex: 0.6.0, "Apache-2.0 OR MIT", by, "N/A"
114
116
  cling: 0.1.1, "Apache-2.0 OR MIT", by, "Ahmed Farghal <me@asoli.dev>"
115
117
  cling-derive: 0.1.1, "Apache-2.0 OR MIT", by, "Ahmed Farghal <me@asoli.dev>"
116
- codederror: 0.6.0, "BUSL-1.1", by, "restate.dev"
118
+ codederror: 0.7.1, "BUSL-1.1", by, "restate.dev"
117
119
  codederror-derive: 0.1.0, "BUSL-1.1", by, "restate.dev"
118
120
  colorchoice: 1.0.0, "Apache-2.0 OR MIT", by, "N/A"
119
121
  comfy-table: 7.1.0, "MIT", by, "Arne Beer <contact@arne.beer>"
120
- console: 0.15.7, "MIT", by, "Armin Ronacher <armin.ronacher@active-4.com>"
121
- const-oid: 0.9.5, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
122
+ concurrent-queue: 2.4.0, "Apache-2.0 OR MIT", by, "Stjepan Glavina <stjepang@gmail.com>|Taiki Endo <te316e89@gmail.com>|John Nunley <jtnunley01@gmail.com>"
123
+ console: 0.15.8, "MIT", by, "Armin Ronacher <armin.ronacher@active-4.com>"
124
+ const-oid: 0.9.6, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
122
125
  const-random: 0.1.17, "Apache-2.0 OR MIT", by, "Tom Kaitchuck <Tom.Kaitchuck@gmail.com>"
123
126
  const-random-macro: 0.1.16, "Apache-2.0 OR MIT", by, "Tom Kaitchuck <Tom.Kaitchuck@gmail.com>"
124
127
  constant_time_eq: 0.1.5, "CC0-1.0", by, "Cesar Eduardo Barros <cesarb@cesarb.eti.br>"
@@ -128,16 +131,16 @@ coolor: 0.5.0, "MIT", by, "dystroy <denys.seguret@gmail.com>"
128
131
  core-foundation: 0.9.4, "Apache-2.0 OR MIT", by, "The Servo Project Developers"
129
132
  core-foundation-sys: 0.8.6, "Apache-2.0 OR MIT", by, "The Servo Project Developers"
130
133
  cpp_demangle: 0.4.3, "Apache-2.0 OR MIT", by, "Nick Fitzgerald <fitzgen@gmail.com>|Jim Blandy <jimb@red-bean.com>|Kyle Huey <khuey@kylehuey.com>"
131
- cpufeatures: 0.2.11, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
134
+ cpufeatures: 0.2.12, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
132
135
  crc32fast: 1.3.2, "Apache-2.0 OR MIT", by, "Sam Rijs <srijs@airpost.net>|Alex Crichton <alex@alexcrichton.com>"
133
136
  criterion: 0.5.1, "Apache-2.0 OR MIT", by, "Jorge Aparicio <japaricious@gmail.com>|Brook Heisler <brookheisler@gmail.com>"
134
137
  criterion-plot: 0.5.0, "Apache-2.0 OR MIT", by, "Jorge Aparicio <japaricious@gmail.com>|Brook Heisler <brookheisler@gmail.com>"
135
- crossbeam: 0.8.2, "Apache-2.0 OR MIT", by, "N/A"
136
- crossbeam-channel: 0.5.8, "Apache-2.0 OR MIT", by, "N/A"
137
- crossbeam-deque: 0.8.3, "Apache-2.0 OR MIT", by, "N/A"
138
- crossbeam-epoch: 0.9.15, "Apache-2.0 OR MIT", by, "N/A"
139
- crossbeam-queue: 0.3.8, "Apache-2.0 OR MIT", by, "N/A"
140
- crossbeam-utils: 0.8.16, "Apache-2.0 OR MIT", by, "N/A"
138
+ crossbeam: 0.8.4, "Apache-2.0 OR MIT", by, "N/A"
139
+ crossbeam-channel: 0.5.11, "Apache-2.0 OR MIT", by, "N/A"
140
+ crossbeam-deque: 0.8.5, "Apache-2.0 OR MIT", by, "N/A"
141
+ crossbeam-epoch: 0.9.18, "Apache-2.0 OR MIT", by, "N/A"
142
+ crossbeam-queue: 0.3.11, "Apache-2.0 OR MIT", by, "N/A"
143
+ crossbeam-utils: 0.8.19, "Apache-2.0 OR MIT", by, "N/A"
141
144
  crossterm: 0.23.2, "MIT", by, "T. Post"
142
145
  crossterm: 0.27.0, "MIT", by, "T. Post"
143
146
  crossterm_winapi: 0.9.1, "MIT", by, "T. Post"
@@ -145,6 +148,7 @@ crunchy: 0.2.2, "MIT", by, "Vurich <jackefransham@hotmail.co.uk>"
145
148
  crypto-common: 0.1.6, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
146
149
  csv: 1.3.0, "MIT OR Unlicense", by, "Andrew Gallant <jamslam@gmail.com>"
147
150
  csv-core: 0.1.11, "MIT OR Unlicense", by, "Andrew Gallant <jamslam@gmail.com>"
151
+ ctrlc: 3.4.2, "Apache-2.0 OR MIT", by, "Antti Keränen <detegr@gmail.com>"
148
152
  darling: 0.14.4, "MIT", by, "Ted Driggs <ted.driggs@outlook.com>"
149
153
  darling: 0.20.3, "MIT", by, "Ted Driggs <ted.driggs@outlook.com>"
150
154
  darling_core: 0.14.4, "MIT", by, "Ted Driggs <ted.driggs@outlook.com>"
@@ -161,7 +165,7 @@ datafusion-physical-expr: 31.0.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apa
161
165
  datafusion-sql: 31.0.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
162
166
  debugid: 0.8.0, "Apache-2.0", by, "Sentry <hello@sentry.io>"
163
167
  der: 0.7.8, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
164
- deranged: 0.3.9, "Apache-2.0 OR MIT", by, "Jacob Pratt <jacob@jhpratt.dev>"
168
+ deranged: 0.3.11, "Apache-2.0 OR MIT", by, "Jacob Pratt <jacob@jhpratt.dev>"
165
169
  derive-new: 0.5.9, "MIT", by, "Nick Cameron <ncameron@mozilla.com>"
166
170
  derive_builder: 0.12.0, "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>"
167
171
  derive_builder_core: 0.12.0, "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>"
@@ -178,11 +182,14 @@ dyn-clone: 1.0.16, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
178
182
  either: 1.9.0, "Apache-2.0 OR MIT", by, "bluss"
179
183
  encode_unicode: 0.3.6, "Apache-2.0 OR MIT", by, "Torbjørn Birch Moltu <t.b.moltu@lyse.net>"
180
184
  encoding_rs: 0.8.33, "(Apache-2.0 OR MIT) AND BSD-3-Clause", by, "Henri Sivonen <hsivonen@hsivonen.fi>"
185
+ endian-type: 0.1.2, "MIT", by, "Lolirofle <lolipopple@hotmail.com>"
181
186
  equivalent: 1.0.1, "Apache-2.0 OR MIT", by, "N/A"
182
187
  errno: 0.3.8, "Apache-2.0 OR MIT", by, "Chris Wong <lambda.fairy@gmail.com>"
188
+ event-listener: 4.0.2, "Apache-2.0 OR MIT", by, "Stjepan Glavina <stjepang@gmail.com>"
189
+ event-listener-strategy: 0.4.0, "Apache-2.0 OR MIT", by, "John Nunley <dev@notgull.net>"
183
190
  fallible-iterator: 0.2.0, "Apache-2.0 OR MIT", by, "Steven Fackler <sfackler@gmail.com>"
184
191
  fastrand: 2.0.1, "Apache-2.0 OR MIT", by, "Stjepan Glavina <stjepang@gmail.com>"
185
- figment: 0.10.12, "Apache-2.0 OR MIT", by, "Sergio Benitez <sb@sergio.bz>"
192
+ figment: 0.10.13, "Apache-2.0 OR MIT", by, "Sergio Benitez <sb@sergio.bz>"
186
193
  findshlibs: 0.10.2, "Apache-2.0 OR MIT", by, "N/A"
187
194
  finl_unicode: 1.2.0, "Apache-2.0 OR MIT", by, "N/A"
188
195
  fixedbitset: 0.4.2, "Apache-2.0 OR MIT", by, "bluss"
@@ -190,17 +197,17 @@ flatbuffers: 23.5.26, "Apache-2.0", by, "Robert Winslow <hello@rwinslow.com>|Fla
190
197
  flate2: 1.0.28, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>|Josh Triplett <josh@joshtriplett.org>"
191
198
  fnv: 1.0.7, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>"
192
199
  form_urlencoded: 1.2.1, "Apache-2.0 OR MIT", by, "The rust-url developers"
193
- futures: 0.3.29, "Apache-2.0 OR MIT", by, "N/A"
194
- futures-channel: 0.3.29, "Apache-2.0 OR MIT", by, "N/A"
195
- futures-core: 0.3.29, "Apache-2.0 OR MIT", by, "N/A"
196
- futures-executor: 0.3.29, "Apache-2.0 OR MIT", by, "N/A"
197
- futures-io: 0.3.29, "Apache-2.0 OR MIT", by, "N/A"
198
- futures-macro: 0.3.29, "Apache-2.0 OR MIT", by, "N/A"
199
- futures-sink: 0.3.29, "Apache-2.0 OR MIT", by, "N/A"
200
- futures-task: 0.3.29, "Apache-2.0 OR MIT", by, "N/A"
201
- futures-util: 0.3.29, "Apache-2.0 OR MIT", by, "N/A"
200
+ futures: 0.3.30, "Apache-2.0 OR MIT", by, "N/A"
201
+ futures-channel: 0.3.30, "Apache-2.0 OR MIT", by, "N/A"
202
+ futures-core: 0.3.30, "Apache-2.0 OR MIT", by, "N/A"
203
+ futures-executor: 0.3.30, "Apache-2.0 OR MIT", by, "N/A"
204
+ futures-io: 0.3.30, "Apache-2.0 OR MIT", by, "N/A"
205
+ futures-macro: 0.3.30, "Apache-2.0 OR MIT", by, "N/A"
206
+ futures-sink: 0.3.30, "Apache-2.0 OR MIT", by, "N/A"
207
+ futures-task: 0.3.30, "Apache-2.0 OR MIT", by, "N/A"
208
+ futures-util: 0.3.30, "Apache-2.0 OR MIT", by, "N/A"
202
209
  generic-array: 0.14.7, "MIT", by, "Bartłomiej Kamiński <fizyk20@gmail.com>|Aaron Trent <novacrazy@gmail.com>"
203
- getrandom: 0.2.11, "Apache-2.0 OR MIT", by, "The Rand Project Developers"
210
+ getrandom: 0.2.12, "Apache-2.0 OR MIT", by, "The Rand Project Developers"
204
211
  getset: 0.1.2, "MIT", by, "Ana Hobden <ana@hoverbear.org>"
205
212
  gimli: 0.28.1, "Apache-2.0 OR MIT", by, "N/A"
206
213
  glob: 0.3.1, "Apache-2.0 OR MIT", by, "The Rust Project Developers"
@@ -210,22 +217,23 @@ h2: 0.3.22, "MIT", by, "Carl Lerche <me@carllerche.com>|Sean McArthur <sean@sean
210
217
  half: 1.8.2, "Apache-2.0 OR MIT", by, "Kathryn Long <squeeself@gmail.com>"
211
218
  half: 2.3.1, "Apache-2.0 OR MIT", by, "Kathryn Long <squeeself@gmail.com>"
212
219
  hashbrown: 0.12.3, "Apache-2.0 OR MIT", by, "Amanieu d'Antras <amanieu@gmail.com>"
220
+ hashbrown: 0.13.1, "Apache-2.0 OR MIT", by, "Amanieu d'Antras <amanieu@gmail.com>"
213
221
  hashbrown: 0.14.3, "Apache-2.0 OR MIT", by, "Amanieu d'Antras <amanieu@gmail.com>"
214
222
  heck: 0.4.1, "Apache-2.0 OR MIT", by, "Without Boats <woboats@gmail.com>"
215
223
  hermit-abi: 0.3.3, "Apache-2.0 OR MIT", by, "Stefan Lankes"
216
224
  hex: 0.4.3, "Apache-2.0 OR MIT", by, "KokaKiwi <kokakiwi@kokakiwi.net>"
217
225
  hmac: 0.12.1, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
218
226
  http: 0.2.11, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>|Carl Lerche <me@carllerche.com>|Sean McArthur <sean@seanmonstar.com>"
219
- http-body: 0.4.5, "MIT", by, "Carl Lerche <me@carllerche.com>|Lucio Franco <luciofranco14@gmail.com>|Sean McArthur <sean@seanmonstar.com>"
227
+ http-body: 0.4.6, "MIT", by, "Carl Lerche <me@carllerche.com>|Lucio Franco <luciofranco14@gmail.com>|Sean McArthur <sean@seanmonstar.com>"
220
228
  http-range-header: 0.3.1, "MIT", by, "N/A"
221
229
  http-serde: 1.1.3, "Apache-2.0 OR MIT", by, "Kornel <kornel@geekhood.net>"
222
230
  httparse: 1.8.0, "Apache-2.0 OR MIT", by, "Sean McArthur <sean@seanmonstar.com>"
223
231
  httpdate: 1.0.3, "Apache-2.0 OR MIT", by, "Pyfisch <pyfisch@posteo.org>"
224
232
  humantime: 2.1.0, "Apache-2.0 OR MIT", by, "Paul Colomiets <paul@colomiets.name>"
225
- hyper: 0.14.27, "MIT", by, "Sean McArthur <sean@seanmonstar.com>"
233
+ hyper: 0.14.28, "MIT", by, "Sean McArthur <sean@seanmonstar.com>"
226
234
  hyper-rustls: 0.24.2, "Apache-2.0 OR ISC OR MIT", by, "N/A"
227
235
  hyper-timeout: 0.4.1, "Apache-2.0 OR MIT", by, "Herman J. Radtke III <herman@hermanradtke.com>"
228
- iana-time-zone: 0.1.58, "Apache-2.0 OR MIT", by, "Andrew Straw <strawman@astraw.com>|René Kijewski <rene.kijewski@fu-berlin.de>|Ryan Lopopolo <rjl@hyperbo.la>"
236
+ iana-time-zone: 0.1.59, "Apache-2.0 OR MIT", by, "Andrew Straw <strawman@astraw.com>|René Kijewski <rene.kijewski@fu-berlin.de>|Ryan Lopopolo <rjl@hyperbo.la>"
229
237
  iana-time-zone-haiku: 0.1.2, "Apache-2.0 OR MIT", by, "René Kijewski <crates.io@k6i.de>"
230
238
  ident_case: 1.0.1, "Apache-2.0 OR MIT", by, "Ted Driggs <ted.driggs@outlook.com>"
231
239
  idna: 0.5.0, "Apache-2.0 OR MIT", by, "The rust-url developers"
@@ -240,10 +248,10 @@ instant: 0.1.12, "BSD-3-Clause", by, "sebcrozet <developer@crozet.re>"
240
248
  integer-encoding: 3.0.4, "MIT", by, "Lewin Bormann <lbo@spheniscida.de>"
241
249
  ipnet: 2.9.0, "Apache-2.0 OR MIT", by, "Kris Price <kris@krisprice.nz>"
242
250
  iri-string: 0.7.0, "Apache-2.0 OR MIT", by, "YOSHIOKA Takuma <nop_thread@nops.red>"
243
- is-terminal: 0.4.9, "MIT", by, "softprops <d.tangren@gmail.com>|Dan Gohman <dev@sunfishcode.online>"
251
+ is-terminal: 0.4.10, "MIT", by, "softprops <d.tangren@gmail.com>|Dan Gohman <dev@sunfishcode.online>"
244
252
  itertools: 0.10.5, "Apache-2.0 OR MIT", by, "bluss"
245
253
  itertools: 0.11.0, "Apache-2.0 OR MIT", by, "bluss"
246
- itoa: 1.0.9, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
254
+ itoa: 1.0.10, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
247
255
  js-sys: 0.3.66, "Apache-2.0 OR MIT", by, "The wasm-bindgen Developers"
248
256
  jsonwebtoken: 9.2.0, "MIT", by, "Vincent Prouillet <hello@vincentprouillet.com>"
249
257
  lazy_static: 1.4.0, "Apache-2.0 OR MIT", by, "Marvin Löbel <loebel.marvin@gmail.com>"
@@ -253,13 +261,14 @@ lexical-parse-integer: 0.8.6, "Apache-2.0 OR MIT", by, "Alex Huszagh <ahuszagh@g
253
261
  lexical-util: 0.8.5, "Apache-2.0 OR MIT", by, "Alex Huszagh <ahuszagh@gmail.com>"
254
262
  lexical-write-float: 0.8.5, "Apache-2.0 OR MIT", by, "Alex Huszagh <ahuszagh@gmail.com>"
255
263
  lexical-write-integer: 0.8.5, "Apache-2.0 OR MIT", by, "Alex Huszagh <ahuszagh@gmail.com>"
256
- libc: 0.2.150, "Apache-2.0 OR MIT", by, "The Rust Project Developers"
264
+ libc: 0.2.152, "Apache-2.0 OR MIT", by, "The Rust Project Developers"
257
265
  libm: 0.2.8, "Apache-2.0 OR MIT", by, "Jorge Aparicio <jorge@japaric.io>"
258
266
  libredox: 0.0.1, "MIT", by, "4lDO2 <4lDO2@protonmail.com>"
259
- librocksdb-sys: 0.11.0+8.1.1, "Apache-2.0 OR BSD-3-Clause OR MIT", by, "Karl Hobley <karlhobley10@gmail.com>|Arkadiy Paronyan <arkadiy@ethcore.io>"
260
- libz-sys: 1.1.12, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>|Josh Triplett <josh@joshtriplett.org>|Sebastian Thiel <sebastian.thiel@icloud.com>"
267
+ librocksdb-sys: 0.15.0+8.9.1, "Apache-2.0 OR BSD-3-Clause OR MIT", by, "Karl Hobley <karlhobley10@gmail.com>|Arkadiy Paronyan <arkadiy@ethcore.io>"
268
+ libz-sys: 1.1.14, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>|Josh Triplett <josh@joshtriplett.org>|Sebastian Thiel <sebastian.thiel@icloud.com>"
261
269
  linux-raw-sys: 0.4.12, "Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT", by, "Dan Gohman <dev@sunfishcode.online>"
262
270
  lock_api: 0.4.11, "Apache-2.0 OR MIT", by, "Amanieu d'Antras <amanieu@gmail.com>"
271
+ lockfree-object-pool: 0.1.5, "BSL-1.0", by, "Etienne Vaillant <vaillant.etienne@gmail.com>"
263
272
  log: 0.4.20, "Apache-2.0 OR MIT", by, "The Rust Project Developers"
264
273
  lz4: 1.24.0, "MIT", by, "Jens Heyens <jens.heyens@ewetel.net>|Artem V. Navrotskiy <bozaro@buzzsoft.ru>|Patrick Marks <pmarks@gmail.com>"
265
274
  lz4-sys: 1.9.4, "MIT", by, "Jens Heyens <jens.heyens@ewetel.net>|Artem V. Navrotskiy <bozaro@buzzsoft.ru>|Patrick Marks <pmarks@gmail.com>"
@@ -268,16 +277,21 @@ matchers: 0.1.0, "MIT", by, "Eliza Weisman <eliza@buoyant.io>"
268
277
  matchit: 0.7.3, "MIT AND BSD-3-Clause", by, "Ibraheem Ahmed <ibraheem@ibraheem.ca>"
269
278
  md-5: 0.10.6, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
270
279
  md5: 0.7.0, "Apache-2.0 OR MIT", by, "Ivan Ukhov <ivan.ukhov@gmail.com>|Kamal Ahmad <shibe@openmailbox.org>|Konstantin Stepanov <milezv@gmail.com>|Lukas Kalbertodt <lukas.kalbertodt@gmail.com>|Nathan Musoke <nathan.musoke@gmail.com>|Scott Mabin <scott@mabez.dev>|Tony Arcieri <bascule@gmail.com>|Wim de With <register@dewith.io>|Yosef Dinerstein <yosefdi@gmail.com>"
271
- memchr: 2.6.4, "MIT OR Unlicense", by, "Andrew Gallant <jamslam@gmail.com>|bluss"
272
- memmap2: 0.9.0, "Apache-2.0 OR MIT", by, "Dan Burkert <dan@danburkert.com>|Yevhenii Reizner <razrfalcon@gmail.com>"
273
- memoffset: 0.9.0, "MIT", by, "Gilad Naaman <gilad.naaman@gmail.com>"
280
+ memchr: 2.7.1, "MIT OR Unlicense", by, "Andrew Gallant <jamslam@gmail.com>|bluss"
281
+ memmap2: 0.9.3, "Apache-2.0 OR MIT", by, "Dan Burkert <dan@danburkert.com>|Yevhenii Reizner <razrfalcon@gmail.com>"
282
+ metrics: 0.22.0, "MIT", by, "Toby Lawrence <toby@nuclearfurnace.com>"
283
+ metrics-exporter-prometheus: 0.13.0, "MIT", by, "Toby Lawrence <toby@nuclearfurnace.com>"
284
+ metrics-tracing-context: 0.15.0, "MIT", by, "MOZGIII <mike-n@narod.ru>"
285
+ metrics-util: 0.16.0, "MIT", by, "Toby Lawrence <toby@nuclearfurnace.com>"
274
286
  mime: 0.3.17, "Apache-2.0 OR MIT", by, "Sean McArthur <sean@seanmonstar.com>"
275
287
  minimad: 0.12.0, "MIT", by, "dystroy <denys.seguret@gmail.com>"
276
288
  miniz_oxide: 0.7.1, "Apache-2.0 OR MIT OR Zlib", by, "Frommi <daniil.liferenko@gmail.com>|oyvindln <oyvindln@users.noreply.github.com>"
277
- mio: 0.8.9, "MIT", by, "Carl Lerche <me@carllerche.com>|Thomas de Zeeuw <thomasdezeeuw@gmail.com>|Tokio Contributors <team@tokio.rs>"
289
+ mio: 0.8.10, "MIT", by, "Carl Lerche <me@carllerche.com>|Thomas de Zeeuw <thomasdezeeuw@gmail.com>|Tokio Contributors <team@tokio.rs>"
278
290
  mlua: 0.8.10, "MIT", by, "Aleksandr Orlenko <zxteam@pm.me>|kyren <catherine@chucklefish.org>"
279
291
  mlua_derive: 0.8.0, "MIT", by, "Aleksandr Orlenko <zxteam@pm.me>"
292
+ nibble_vec: 0.1.0, "MIT", by, "Michael Sproul <micsproul@gmail.com>"
280
293
  nix: 0.26.4, "MIT", by, "The nix-rust Project Developers"
294
+ nix: 0.27.1, "MIT", by, "The nix-rust Project Developers"
281
295
  nu-ansi-term: 0.46.0, "MIT", by, "ogham@bsago.me|Ryan Scheel (Havvy) <ryan.havvy@gmail.com>|Josh Triplett <josh@joshtriplett.org>|The Nushell Project Developers"
282
296
  num: 0.4.1, "Apache-2.0 OR MIT", by, "The Rust Project Developers"
283
297
  num-bigint: 0.4.4, "Apache-2.0 OR MIT", by, "The Rust Project Developers"
@@ -292,13 +306,13 @@ num_enum: 0.5.11, "Apache-2.0 OR BSD-3-Clause OR MIT", by, "Daniel Wagner-Hall <
292
306
  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>"
293
307
  num_threads: 0.1.6, "Apache-2.0 OR MIT", by, "Jacob Pratt <open-source@jhpratt.dev>"
294
308
  number_prefix: 0.4.0, "MIT", by, "Benjamin Sago <ogham@bsago.me>"
295
- object: 0.32.1, "Apache-2.0 OR MIT", by, "N/A"
309
+ object: 0.32.2, "Apache-2.0 OR MIT", by, "N/A"
296
310
  object_store: 0.7.1, "Apache-2.0 OR MIT", by, "N/A"
297
311
  octocrab: 0.32.0, "Apache-2.0 OR MIT", by, "XAMPPRocky <xampprocky@gmail.com>"
298
312
  okapi: 0.7.0-rc.1, "MIT", by, "Graham Esau <gesau@hotmail.co.uk>"
299
313
  okapi-operation: 0.2.2, "MIT", by, "Andrey Kononov flowneee3@gmail.com"
300
314
  okapi-operation-macro: 0.1.3, "MIT", by, "Andrey Kononov flowneee3@gmail.com"
301
- once_cell: 1.18.0, "Apache-2.0 OR MIT", by, "Aleksey Kladov <aleksey.kladov@gmail.com>"
315
+ once_cell: 1.19.0, "Apache-2.0 OR MIT", by, "Aleksey Kladov <aleksey.kladov@gmail.com>"
302
316
  oorandom: 11.1.3, "MIT", by, "Simon Heath <icefox@dreamquest.io>"
303
317
  openssl-probe: 0.1.5, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>"
304
318
  opentelemetry: 0.20.0, "Apache-2.0", by, "N/A"
@@ -312,18 +326,20 @@ opentelemetry_sdk: 0.20.0, "Apache-2.0", by, "N/A"
312
326
  option-ext: 0.2.0, "MPL-2.0", by, "Simon Ochsenreither <simon@ochsenreither.de>"
313
327
  ordered-float: 2.10.1, "MIT", by, "Jonathan Reem <jonathan.reem@gmail.com>|Matt Brubeck <mbrubeck@limpet.net>"
314
328
  ordered-float: 3.9.2, "MIT", by, "Jonathan Reem <jonathan.reem@gmail.com>|Matt Brubeck <mbrubeck@limpet.net>"
329
+ ordered-float: 4.2.0, "MIT", by, "Jonathan Reem <jonathan.reem@gmail.com>|Matt Brubeck <mbrubeck@limpet.net>"
315
330
  outref: 0.5.1, "MIT", by, "N/A"
316
331
  overload: 0.1.1, "MIT", by, "Daniel Salvadori <danaugrs@gmail.com>"
332
+ parking: 2.2.0, "Apache-2.0 OR MIT", by, "Stjepan Glavina <stjepang@gmail.com>|The Rust Project Developers"
317
333
  parking_lot: 0.12.1, "Apache-2.0 OR MIT", by, "Amanieu d'Antras <amanieu@gmail.com>"
318
334
  parking_lot_core: 0.9.9, "Apache-2.0 OR MIT", by, "Amanieu d'Antras <amanieu@gmail.com>"
319
335
  parquet: 46.0.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
320
336
  password-hash: 0.4.2, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
321
337
  paste: 1.0.14, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
322
338
  pbkdf2: 0.11.0, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
323
- pear: 0.2.7, "Apache-2.0 OR MIT", by, "Sergio Benitez <sb@sergio.bz>"
324
- pear_codegen: 0.2.7, "Apache-2.0 OR MIT", by, "Sergio Benitez <sb@sergio.bz>"
339
+ pear: 0.2.8, "Apache-2.0 OR MIT", by, "Sergio Benitez <sb@sergio.bz>"
340
+ pear_codegen: 0.2.8, "Apache-2.0 OR MIT", by, "Sergio Benitez <sb@sergio.bz>"
325
341
  pem: 2.0.1, "MIT", by, "Jonathan Creekmore <jonathan@thecreekmores.org>"
326
- pem: 3.0.2, "MIT", by, "Jonathan Creekmore <jonathan@thecreekmores.org>"
342
+ pem: 3.0.3, "MIT", by, "Jonathan Creekmore <jonathan@thecreekmores.org>"
327
343
  percent-encoding: 2.3.1, "Apache-2.0 OR MIT", by, "The rust-url developers"
328
344
  petgraph: 0.6.4, "Apache-2.0 OR MIT", by, "bluss|mitchmindtree"
329
345
  pgwire: 0.15.0, "Apache-2.0 OR MIT", by, "Ning Sun <sunng@pm.me>"
@@ -336,7 +352,7 @@ pin-utils: 0.1.0, "Apache-2.0 OR MIT", by, "Josef Brandl <mail@josefbrandl.de>"
336
352
  plotters: 0.3.5, "MIT", by, "Hao Hou <haohou302@gmail.com>"
337
353
  plotters-backend: 0.3.5, "MIT", by, "Hao Hou <haohou302@gmail.com>"
338
354
  plotters-svg: 0.3.5, "MIT", by, "Hao Hou <haohou302@gmail.com>"
339
- portable-atomic: 1.5.1, "Apache-2.0 OR MIT", by, "N/A"
355
+ portable-atomic: 1.6.0, "Apache-2.0 OR MIT", by, "N/A"
340
356
  postgres-protocol: 0.6.6, "Apache-2.0 OR MIT", by, "Steven Fackler <sfackler@gmail.com>"
341
357
  postgres-types: 0.2.6, "Apache-2.0 OR MIT", by, "Steven Fackler <sfackler@gmail.com>"
342
358
  powerfmt: 0.2.0, "Apache-2.0 OR MIT", by, "Jacob Pratt <jacob@jhpratt.dev>"
@@ -347,7 +363,7 @@ priority-queue: 1.3.2, "LGPL-3.0 OR MPL-2.0", by, "Gianmarco Garrisi <gianmarcog
347
363
  proc-macro-crate: 1.3.1, "Apache-2.0 OR MIT", by, "Bastian Köcher <git@kchr.de>"
348
364
  proc-macro-error: 1.0.4, "Apache-2.0 OR MIT", by, "CreepySkeleton <creepy-skeleton@yandex.ru>"
349
365
  proc-macro-error-attr: 1.0.4, "Apache-2.0 OR MIT", by, "CreepySkeleton <creepy-skeleton@yandex.ru>"
350
- proc-macro2: 1.0.70, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>|Alex Crichton <alex@alexcrichton.com>"
366
+ proc-macro2: 1.0.76, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>|Alex Crichton <alex@alexcrichton.com>"
351
367
  proc-macro2-diagnostics: 0.10.1, "Apache-2.0 OR MIT", by, "Sergio Benitez <sb@sergio.bz>"
352
368
  prost: 0.11.9, "Apache-2.0", by, "Dan Burkert <dan@danburkert.com>|Lucio Franco <luciofranco14@gmail.com|Tokio Contributors <team@tokio.rs>"
353
369
  prost: 0.12.3, "Apache-2.0", by, "Dan Burkert <dan@danburkert.com>|Lucio Franco <luciofranco14@gmail.com|Tokio Contributors <team@tokio.rs>"
@@ -355,11 +371,14 @@ prost-derive: 0.11.9, "Apache-2.0", by, "Dan Burkert <dan@danburkert.com>|Lucio
355
371
  prost-derive: 0.12.3, "Apache-2.0", by, "Dan Burkert <dan@danburkert.com>|Lucio Franco <luciofranco14@gmail.com>|Tokio Contributors <team@tokio.rs>"
356
372
  prost-reflect: 0.12.0, "Apache-2.0 OR MIT", by, "Andrew Hickman <andrew.hickman1@sky.com>"
357
373
  prost-types: 0.12.3, "Apache-2.0", by, "Dan Burkert <dan@danburkert.com>|Lucio Franco <luciofranco14@gmail.com|Tokio Contributors <team@tokio.rs>"
374
+ quanta: 0.12.2, "MIT", by, "Toby Lawrence <toby@nuclearfurnace.com>"
358
375
  quick-xml: 0.26.0, "MIT", by, "N/A"
359
- quote: 1.0.33, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
376
+ quote: 1.0.35, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
377
+ radix_trie: 0.2.1, "MIT", by, "Michael Sproul <micsproul@gmail.com>"
360
378
  rand: 0.8.5, "Apache-2.0 OR MIT", by, "The Rand Project Developers|The Rust Project Developers"
361
379
  rand_chacha: 0.3.1, "Apache-2.0 OR MIT", by, "The Rand Project Developers|The Rust Project Developers|The CryptoCorrosion Contributors"
362
380
  rand_core: 0.6.4, "Apache-2.0 OR MIT", by, "The Rand Project Developers|The Rust Project Developers"
381
+ raw-cpuid: 11.0.1, "MIT", by, "Gerd Zellweger <mail@gerdzellweger.com>"
363
382
  rayon: 1.8.0, "Apache-2.0 OR MIT", by, "Niko Matsakis <niko@alum.mit.edu>|Josh Stone <cuviper@gmail.com>"
364
383
  rayon-core: 1.12.0, "Apache-2.0 OR MIT", by, "Niko Matsakis <niko@alum.mit.edu>|Josh Stone <cuviper@gmail.com>"
365
384
  rdkafka: 0.34.0, "MIT", by, "Federico Giraud <giraud.federico@gmail.com>"
@@ -372,58 +391,60 @@ regex-automata: 0.4.3, "Apache-2.0 OR MIT", by, "The Rust Project Developers|And
372
391
  regex-syntax: 0.6.29, "Apache-2.0 OR MIT", by, "The Rust Project Developers"
373
392
  regex-syntax: 0.7.5, "Apache-2.0 OR MIT", by, "The Rust Project Developers|Andrew Gallant <jamslam@gmail.com>"
374
393
  regex-syntax: 0.8.2, "Apache-2.0 OR MIT", by, "The Rust Project Developers|Andrew Gallant <jamslam@gmail.com>"
375
- reqwest: 0.11.22, "Apache-2.0 OR MIT", by, "Sean McArthur <sean@seanmonstar.com>"
376
- restate-base64-util: 0.6.0, "BUSL-1.1", by, "restate.dev"
377
- restate-benchmarks: 0.6.0, "BUSL-1.1", by, "restate.dev"
378
- restate-cli: 0.0.1-dev, "BUSL-1.1", by, "restate.dev"
379
- restate-consensus: 0.6.0, "BUSL-1.1", by, "restate.dev"
380
- restate-errors: 0.6.0, "BUSL-1.1", by, "restate.dev"
381
- restate-fs-util: 0.6.0, "BUSL-1.1", by, "restate.dev"
382
- restate-futures-util: 0.6.0, "BUSL-1.1", by, "restate.dev"
383
- restate-ingress-dispatcher: 0.6.0, "BUSL-1.1", by, "restate.dev"
384
- restate-ingress-grpc: 0.6.0, "BUSL-1.1", by, "restate.dev"
385
- restate-ingress-kafka: 0.6.0, "BUSL-1.1", by, "restate.dev"
386
- restate-invoker-api: 0.6.0, "BUSL-1.1", by, "restate.dev"
387
- restate-invoker-impl: 0.6.0, "BUSL-1.1", by, "restate.dev"
388
- restate-meta: 0.6.0, "BUSL-1.1", by, "restate.dev"
389
- restate-meta-rest-model: 0.6.0, "BUSL-1.1", by, "restate.dev"
390
- restate-network: 0.6.0, "BUSL-1.1", by, "restate.dev"
391
- restate-pb: 0.6.0, "BUSL-1.1", by, "restate.dev"
392
- restate-queue: 0.6.0, "BUSL-1.1", by, "restate.dev"
393
- restate-schema-api: 0.6.0, "BUSL-1.1", by, "restate.dev"
394
- restate-schema-impl: 0.6.0, "BUSL-1.1", by, "restate.dev"
395
- restate-serde-util: 0.6.0, "BUSL-1.1", by, "restate.dev"
396
- restate-server: 0.6.0, "BUSL-1.1", by, "restate.dev"
397
- restate-service-client: 0.6.0, "BUSL-1.1", by, "restate.dev"
398
- restate-service-protocol: 0.6.0, "BUSL-1.1", by, "restate.dev"
399
- restate-storage-api: 0.6.0, "BUSL-1.1", by, "restate.dev"
400
- restate-storage-proto: 0.6.0, "BUSL-1.1", by, "restate.dev"
401
- restate-storage-query-datafusion: 0.6.0, "BUSL-1.1", by, "restate.dev"
402
- restate-storage-query-http: 0.6.0, "BUSL-1.1", by, "restate.dev"
403
- restate-storage-query-postgres: 0.6.0, "BUSL-1.1", by, "restate.dev"
404
- restate-storage-rocksdb: 0.6.0, "BUSL-1.1", by, "restate.dev"
405
- restate-test-util: 0.6.0, "BUSL-1.1", by, "restate.dev"
406
- restate-timer: 0.6.0, "BUSL-1.1", by, "restate.dev"
407
- restate-timer-queue: 0.6.0, "BUSL-1.1", by, "restate.dev"
408
- restate-tracing-instrumentation: 0.6.0, "BUSL-1.1", by, "restate.dev"
409
- restate-types: 0.6.0, "BUSL-1.1", by, "restate.dev"
410
- restate-worker: 0.6.0, "BUSL-1.1", by, "restate.dev"
411
- restate-worker-api: 0.6.0, "BUSL-1.1", by, "restate.dev"
394
+ reqwest: 0.11.23, "Apache-2.0 OR MIT", by, "Sean McArthur <sean@seanmonstar.com>"
395
+ restate-admin: 0.7.1, "BUSL-1.1", by, "restate.dev"
396
+ restate-base64-util: 0.7.1, "BUSL-1.1", by, "restate.dev"
397
+ restate-benchmarks: 0.7.1, "BUSL-1.1", by, "restate.dev"
398
+ restate-cli: 0.7.1, "BUSL-1.1", by, "restate.dev"
399
+ restate-consensus: 0.7.1, "BUSL-1.1", by, "restate.dev"
400
+ restate-errors: 0.7.1, "BUSL-1.1", by, "restate.dev"
401
+ restate-fs-util: 0.7.1, "BUSL-1.1", by, "restate.dev"
402
+ restate-futures-util: 0.7.1, "BUSL-1.1", by, "restate.dev"
403
+ restate-ingress-dispatcher: 0.7.1, "BUSL-1.1", by, "restate.dev"
404
+ restate-ingress-grpc: 0.7.1, "BUSL-1.1", by, "restate.dev"
405
+ restate-ingress-kafka: 0.7.1, "BUSL-1.1", by, "restate.dev"
406
+ restate-invoker-api: 0.7.1, "BUSL-1.1", by, "restate.dev"
407
+ restate-invoker-impl: 0.7.1, "BUSL-1.1", by, "restate.dev"
408
+ restate-meta: 0.7.1, "BUSL-1.1", by, "restate.dev"
409
+ restate-meta-rest-model: 0.7.1, "BUSL-1.1", by, "restate.dev"
410
+ restate-network: 0.7.1, "BUSL-1.1", by, "restate.dev"
411
+ restate-node-ctrl: 0.7.1, "BUSL-1.1", by, "restate.dev"
412
+ restate-node-ctrl-proto: 0.7.1, "BUSL-1.1", by, "restate.dev"
413
+ restate-pb: 0.7.1, "BUSL-1.1", by, "restate.dev"
414
+ restate-queue: 0.7.1, "BUSL-1.1", by, "restate.dev"
415
+ restate-schema-api: 0.7.1, "BUSL-1.1", by, "restate.dev"
416
+ restate-schema-impl: 0.7.1, "BUSL-1.1", by, "restate.dev"
417
+ restate-serde-util: 0.7.1, "BUSL-1.1", by, "restate.dev"
418
+ restate-server: 0.7.1, "BUSL-1.1", by, "restate.dev"
419
+ restate-service-client: 0.7.1, "BUSL-1.1", by, "restate.dev"
420
+ restate-service-protocol: 0.7.1, "BUSL-1.1", by, "restate.dev"
421
+ restate-storage-api: 0.7.1, "BUSL-1.1", by, "restate.dev"
422
+ restate-storage-proto: 0.7.1, "BUSL-1.1", by, "restate.dev"
423
+ restate-storage-query-datafusion: 0.7.1, "BUSL-1.1", by, "restate.dev"
424
+ restate-storage-query-postgres: 0.7.1, "BUSL-1.1", by, "restate.dev"
425
+ restate-storage-rocksdb: 0.7.1, "BUSL-1.1", by, "restate.dev"
426
+ restate-test-util: 0.7.1, "BUSL-1.1", by, "restate.dev"
427
+ restate-timer: 0.7.1, "BUSL-1.1", by, "restate.dev"
428
+ restate-timer-queue: 0.7.1, "BUSL-1.1", by, "restate.dev"
429
+ restate-tracing-instrumentation: 0.7.1, "BUSL-1.1", by, "restate.dev"
430
+ restate-types: 0.7.1, "BUSL-1.1", by, "restate.dev"
431
+ restate-worker: 0.7.1, "BUSL-1.1", by, "restate.dev"
432
+ restate-worker-api: 0.7.1, "BUSL-1.1", by, "restate.dev"
412
433
  rgb: 0.8.37, "MIT", by, "Kornel Lesiński <kornel@geekhood.net>"
413
434
  ring: 0.16.20, "Custom License File", by, "Brian Smith <brian@briansmith.org>"
414
- ring: 0.17.6, "Custom License File", by, "Brian Smith <brian@briansmith.org>"
435
+ ring: 0.17.7, "Custom License File", by, "Brian Smith <brian@briansmith.org>"
415
436
  rocksdb: 0.21.0, "Apache-2.0", by, "Tyler Neely <t@jujit.su>|David Greenberg <dsg123456789@gmail.com>"
416
437
  rustc-demangle: 0.1.23, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>"
417
438
  rustc-hash: 1.1.0, "Apache-2.0 OR MIT", by, "The Rust Project Developers"
418
- rustix: 0.38.26, "Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT", by, "Dan Gohman <dev@sunfishcode.online>|Jakub Konka <kubkon@jakubkonka.com>"
419
- rustls: 0.21.9, "Apache-2.0 OR ISC OR MIT", by, "N/A"
439
+ rustix: 0.38.28, "Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT", by, "Dan Gohman <dev@sunfishcode.online>|Jakub Konka <kubkon@jakubkonka.com>"
440
+ rustls: 0.21.10, "Apache-2.0 OR ISC OR MIT", by, "N/A"
420
441
  rustls-native-certs: 0.6.3, "Apache-2.0 OR ISC OR MIT", by, "N/A"
421
442
  rustls-pemfile: 1.0.4, "Apache-2.0 OR ISC OR MIT", by, "N/A"
422
443
  rustls-webpki: 0.101.7, "ISC", by, "N/A"
423
444
  rustversion: 1.0.14, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
424
- ryu: 1.0.15, "Apache-2.0 OR BSL-1.0", by, "David Tolnay <dtolnay@gmail.com>"
445
+ ryu: 1.0.16, "Apache-2.0 OR BSL-1.0", by, "David Tolnay <dtolnay@gmail.com>"
425
446
  same-file: 1.0.6, "MIT OR Unlicense", by, "Andrew Gallant <jamslam@gmail.com>"
426
- schannel: 0.1.22, "MIT", by, "Steven Fackler <sfackler@gmail.com>|Steffen Butzer <steffen.butzer@outlook.com>"
447
+ schannel: 0.1.23, "MIT", by, "Steven Fackler <sfackler@gmail.com>|Steffen Butzer <steffen.butzer@outlook.com>"
427
448
  schemars: 0.8.16, "MIT", by, "Graham Esau <gesau@hotmail.co.uk>"
428
449
  schemars_derive: 0.8.16, "MIT", by, "Graham Esau <gesau@hotmail.co.uk>"
429
450
  scopeguard: 1.2.0, "Apache-2.0 OR MIT", by, "bluss"
@@ -432,17 +453,17 @@ secrecy: 0.8.0, "Apache-2.0 OR MIT", by, "Tony Arcieri <tony@iqlusion.io>"
432
453
  security-framework: 2.9.2, "Apache-2.0 OR MIT", by, "Steven Fackler <sfackler@gmail.com>|Kornel <kornel@geekhood.net>"
433
454
  security-framework-sys: 2.9.1, "Apache-2.0 OR MIT", by, "Steven Fackler <sfackler@gmail.com>|Kornel <kornel@geekhood.net>"
434
455
  seq-macro: 0.3.5, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
435
- serde: 1.0.193, "Apache-2.0 OR MIT", by, "Erick Tryzelaar <erick.tryzelaar@gmail.com>|David Tolnay <dtolnay@gmail.com>"
456
+ serde: 1.0.195, "Apache-2.0 OR MIT", by, "Erick Tryzelaar <erick.tryzelaar@gmail.com>|David Tolnay <dtolnay@gmail.com>"
436
457
  serde-value: 0.7.0, "MIT", by, "arcnmx"
437
- serde_derive: 1.0.193, "Apache-2.0 OR MIT", by, "Erick Tryzelaar <erick.tryzelaar@gmail.com>|David Tolnay <dtolnay@gmail.com>"
458
+ serde_derive: 1.0.195, "Apache-2.0 OR MIT", by, "Erick Tryzelaar <erick.tryzelaar@gmail.com>|David Tolnay <dtolnay@gmail.com>"
438
459
  serde_derive_internals: 0.26.0, "Apache-2.0 OR MIT", by, "Erick Tryzelaar <erick.tryzelaar@gmail.com>|David Tolnay <dtolnay@gmail.com>"
439
- serde_json: 1.0.108, "Apache-2.0 OR MIT", by, "Erick Tryzelaar <erick.tryzelaar@gmail.com>|David Tolnay <dtolnay@gmail.com>"
440
- serde_path_to_error: 0.1.14, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
460
+ serde_json: 1.0.111, "Apache-2.0 OR MIT", by, "Erick Tryzelaar <erick.tryzelaar@gmail.com>|David Tolnay <dtolnay@gmail.com>"
461
+ serde_path_to_error: 0.1.15, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
441
462
  serde_urlencoded: 0.7.1, "Apache-2.0 OR MIT", by, "Anthony Ramine <n.oxyde@gmail.com>"
442
463
  serde_with: 2.3.3, "Apache-2.0 OR MIT", by, "Jonas Bushart|Marcin Kaźmierczak"
443
464
  serde_with_macros: 2.3.3, "Apache-2.0 OR MIT", by, "Jonas Bushart"
444
- serde_yaml: 0.9.27, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
445
- service-protocol-wireshark-dissector: 0.6.0, "BUSL-1.1", by, "restate.dev"
465
+ serde_yaml: 0.9.30, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
466
+ service-protocol-wireshark-dissector: 0.7.1, "BUSL-1.1", by, "restate.dev"
446
467
  sha1: 0.10.6, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
447
468
  sha2: 0.10.8, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
448
469
  sharded-slab: 0.1.7, "MIT", by, "Eliza Weisman <eliza@buoyant.io>"
@@ -454,12 +475,12 @@ signature: 2.2.0, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
454
475
  simple_asn1: 0.6.2, "ISC", by, "Adam Wick <awick@uhsure.com>"
455
476
  siphasher: 0.3.11, "Apache-2.0 OR MIT", by, "Frank Denis <github@pureftpd.org>"
456
477
  size: 0.4.1, "MIT", by, "Mahmoud Al-Qudsi <mqudsi@neosmart.net>|NeoSmart Technologies"
478
+ sketches-ddsketch: 0.2.1, "Apache-2.0", by, "Mike Heffner <mikeh@fesnel.com>"
457
479
  slab: 0.4.9, "MIT", by, "Carl Lerche <me@carllerche.com>"
458
480
  smallvec: 1.11.2, "Apache-2.0 OR MIT", by, "The Servo Project Developers"
459
481
  snafu: 0.7.5, "Apache-2.0 OR MIT", by, "Jake Goulding <jake.goulding@gmail.com>"
460
482
  snafu-derive: 0.7.5, "Apache-2.0 OR MIT", by, "Jake Goulding <jake.goulding@gmail.com>"
461
- snap: 1.1.0, "BSD-3-Clause", by, "Andrew Gallant <jamslam@gmail.com>"
462
- socket2: 0.4.10, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>|Thomas de Zeeuw <thomasdezeeuw@gmail.com>"
483
+ snap: 1.1.1, "BSD-3-Clause", by, "Andrew Gallant <jamslam@gmail.com>"
463
484
  socket2: 0.5.5, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>|Thomas de Zeeuw <thomasdezeeuw@gmail.com>"
464
485
  spin: 0.5.2, "MIT", by, "Mathijs van de Nes <git@mathijs.vd-nes.nl>|John Ericson <git@JohnEricson.me>"
465
486
  spin: 0.9.8, "MIT", by, "Mathijs van de Nes <git@mathijs.vd-nes.nl>|John Ericson <git@JohnEricson.me>|Joshua Barretto <joshua.s.barretto@gmail.com>"
@@ -477,28 +498,27 @@ subtle: 2.5.0, "BSD-3-Clause", by, "Isis Lovecruft <isis@patternsinthevoid.net>|
477
498
  symbolic-common: 12.8.0, "MIT", by, "Armin Ronacher <armin.ronacher@active-4.com>|Jan Michael Auer <mail@jauer.org>"
478
499
  symbolic-demangle: 12.8.0, "MIT", by, "Armin Ronacher <armin.ronacher@active-4.com>|Jan Michael Auer <mail@jauer.org>"
479
500
  syn: 1.0.109, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
480
- syn: 2.0.39, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
501
+ syn: 2.0.48, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
481
502
  sync_wrapper: 0.1.2, "Apache-2.0", by, "Actyx AG <developer@actyx.io>"
482
503
  system-configuration: 0.5.1, "Apache-2.0 OR MIT", by, "Mullvad VPN"
483
504
  system-configuration-sys: 0.5.0, "Apache-2.0 OR MIT", by, "Mullvad VPN"
484
- tempfile: 3.8.1, "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>"
505
+ tempfile: 3.9.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>"
485
506
  termcolor: 1.4.0, "MIT OR Unlicense", by, "Andrew Gallant <jamslam@gmail.com>"
486
507
  termimad: 0.23.2, "MIT", by, "dystroy <denys.seguret@gmail.com>"
487
508
  terminal_size: 0.3.0, "Apache-2.0 OR MIT", by, "Andrew Chin <achin@eminence32.net>"
488
- test-log: 0.2.13, "Apache-2.0 OR MIT", by, "Daniel Mueller <deso@posteo.net>"
489
- thiserror: 1.0.50, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
490
- thiserror-impl: 1.0.50, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
509
+ thiserror: 1.0.56, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
510
+ thiserror-impl: 1.0.56, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
491
511
  thread_local: 1.1.7, "Apache-2.0 OR MIT", by, "Amanieu d'Antras <amanieu@gmail.com>"
492
512
  thrift: 0.17.0, "Apache-2.0", by, "Apache Thrift Developers <dev@thrift.apache.org>"
493
- time: 0.3.30, "Apache-2.0 OR MIT", by, "Jacob Pratt <open-source@jhpratt.dev>|Time contributors"
513
+ time: 0.3.31, "Apache-2.0 OR MIT", by, "Jacob Pratt <open-source@jhpratt.dev>|Time contributors"
494
514
  time-core: 0.1.2, "Apache-2.0 OR MIT", by, "Jacob Pratt <open-source@jhpratt.dev>|Time contributors"
495
- time-macros: 0.2.15, "Apache-2.0 OR MIT", by, "Jacob Pratt <open-source@jhpratt.dev>|Time contributors"
515
+ time-macros: 0.2.16, "Apache-2.0 OR MIT", by, "Jacob Pratt <open-source@jhpratt.dev>|Time contributors"
496
516
  tiny-gradient: 0.1.0, "MIT", by, "Maxim Zhiburt <zhiburt@gmail.com>"
497
517
  tiny-keccak: 2.0.2, "CC0-1.0", by, "debris <marek.kotewicz@gmail.com>"
498
518
  tinytemplate: 1.2.1, "Apache-2.0 OR MIT", by, "Brook Heisler <brookheisler@gmail.com>"
499
519
  tinyvec: 1.6.0, "Apache-2.0 OR MIT OR Zlib", by, "Lokathor <zefria@gmail.com>"
500
520
  tinyvec_macros: 0.1.1, "Apache-2.0 OR MIT OR Zlib", by, "Soveu <marx.tomasz@gmail.com>"
501
- tokio: 1.34.0, "MIT", by, "Tokio Contributors <team@tokio.rs>"
521
+ tokio: 1.35.1, "MIT", by, "Tokio Contributors <team@tokio.rs>"
502
522
  tokio-io-timeout: 1.2.0, "Apache-2.0 OR MIT", by, "Steven Fackler <sfackler@gmail.com>"
503
523
  tokio-macros: 2.2.0, "MIT", by, "Tokio Contributors <team@tokio.rs>"
504
524
  tokio-rustls: 0.24.1, "Apache-2.0 OR MIT", by, "N/A"
@@ -508,6 +528,7 @@ toml_datetime: 0.6.5, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton
508
528
  toml_edit: 0.19.15, "Apache-2.0 OR MIT", by, "Andronik Ordian <write@reusable.software>|Ed Page <eopage@gmail.com>"
509
529
  tonic: 0.9.2, "MIT", by, "Lucio Franco <luciofranco14@gmail.com>"
510
530
  tonic: 0.10.2, "MIT", by, "Lucio Franco <luciofranco14@gmail.com>"
531
+ tonic-reflection: 0.10.2, "MIT", by, "James Nugent <james@jen20.com>|Samani G. Gikandi <samani@gojulas.com>"
511
532
  tonic-web: 0.10.2, "MIT", by, "Juan Alvarez <alce@me.com>"
512
533
  tower: 0.4.13, "MIT", by, "Tower Maintainers <team@tower-rs.com>"
513
534
  tower-http: 0.4.4, "MIT", by, "Tower Maintainers <team@tower-rs.com>"
@@ -519,18 +540,19 @@ tracing-core: 0.1.32, "MIT", by, "Tokio Contributors <team@tokio.rs>"
519
540
  tracing-log: 0.1.4, "MIT", by, "Tokio Contributors <team@tokio.rs>"
520
541
  tracing-log: 0.2.0, "MIT", by, "Tokio Contributors <team@tokio.rs>"
521
542
  tracing-opentelemetry: 0.21.0, "MIT", by, "Julian Tescher <julian@tescher.me>|Tokio Contributors <team@tokio.rs>"
543
+ tracing-panic: 0.1.1, "Apache-2.0 OR MIT", by, "N/A"
522
544
  tracing-serde: 0.1.3, "MIT", by, "Tokio Contributors <team@tokio.rs>"
523
545
  tracing-subscriber: 0.3.18, "MIT", by, "Eliza Weisman <eliza@buoyant.io>|David Barsky <me@davidbarsky.com>|Tokio Contributors <team@tokio.rs>"
524
- try-lock: 0.2.4, "MIT", by, "Sean McArthur <sean@seanmonstar.com>"
546
+ try-lock: 0.2.5, "MIT", by, "Sean McArthur <sean@seanmonstar.com>"
525
547
  twox-hash: 1.6.3, "MIT", by, "Jake Goulding <jake.goulding@gmail.com>"
526
548
  typenum: 1.17.0, "Apache-2.0 OR MIT", by, "Paho Lurie-Gregg <paho@paholg.com>|Andre Bogus <bogusandre@gmail.com>"
527
549
  uncased: 0.9.9, "Apache-2.0 OR MIT", by, "Sergio Benitez <sb@sergio.bz>"
528
- unicode-bidi: 0.3.13, "Apache-2.0 OR MIT", by, "The Servo Project Developers"
550
+ unicode-bidi: 0.3.14, "Apache-2.0 OR MIT", by, "The Servo Project Developers"
529
551
  unicode-ident: 1.0.12, "(MIT OR Apache-2.0) AND Unicode-DFS-2016", by, "David Tolnay <dtolnay@gmail.com>"
530
552
  unicode-normalization: 0.1.22, "Apache-2.0 OR MIT", by, "kwantam <kwantam@gmail.com>|Manish Goregaokar <manishsmail@gmail.com>"
531
553
  unicode-segmentation: 1.10.1, "Apache-2.0 OR MIT", by, "kwantam <kwantam@gmail.com>|Manish Goregaokar <manishsmail@gmail.com>"
532
554
  unicode-width: 0.1.11, "Apache-2.0 OR MIT", by, "kwantam <kwantam@gmail.com>|Manish Goregaokar <manishsmail@gmail.com>"
533
- unsafe-libyaml: 0.2.9, "MIT", by, "David Tolnay <dtolnay@gmail.com>"
555
+ unsafe-libyaml: 0.2.10, "MIT", by, "David Tolnay <dtolnay@gmail.com>"
534
556
  untrusted: 0.7.1, "ISC", by, "Brian Smith <brian@briansmith.org>"
535
557
  untrusted: 0.9.0, "ISC", by, "Brian Smith <brian@briansmith.org>"
536
558
  url: 2.5.0, "Apache-2.0 OR MIT", by, "The rust-url developers"
@@ -554,45 +576,36 @@ winapi: 0.3.9, "Apache-2.0 OR MIT", by, "Peter Atashian <retep998@gmail.com>"
554
576
  winapi-i686-pc-windows-gnu: 0.4.0, "Apache-2.0 OR MIT", by, "Peter Atashian <retep998@gmail.com>"
555
577
  winapi-util: 0.1.6, "MIT OR Unlicense", by, "Andrew Gallant <jamslam@gmail.com>"
556
578
  winapi-x86_64-pc-windows-gnu: 0.4.0, "Apache-2.0 OR MIT", by, "Peter Atashian <retep998@gmail.com>"
557
- windows-core: 0.51.1, "Apache-2.0 OR MIT", by, "Microsoft"
558
- windows-sys: 0.45.0, "Apache-2.0 OR MIT", by, "Microsoft"
579
+ windows-core: 0.52.0, "Apache-2.0 OR MIT", by, "Microsoft"
559
580
  windows-sys: 0.48.0, "Apache-2.0 OR MIT", by, "Microsoft"
560
581
  windows-sys: 0.52.0, "Apache-2.0 OR MIT", by, "Microsoft"
561
- windows-targets: 0.42.2, "Apache-2.0 OR MIT", by, "Microsoft"
562
582
  windows-targets: 0.48.5, "Apache-2.0 OR MIT", by, "Microsoft"
563
583
  windows-targets: 0.52.0, "Apache-2.0 OR MIT", by, "Microsoft"
564
- windows_aarch64_gnullvm: 0.42.2, "Apache-2.0 OR MIT", by, "Microsoft"
565
584
  windows_aarch64_gnullvm: 0.48.5, "Apache-2.0 OR MIT", by, "Microsoft"
566
585
  windows_aarch64_gnullvm: 0.52.0, "Apache-2.0 OR MIT", by, "Microsoft"
567
- windows_aarch64_msvc: 0.42.2, "Apache-2.0 OR MIT", by, "Microsoft"
568
586
  windows_aarch64_msvc: 0.48.5, "Apache-2.0 OR MIT", by, "Microsoft"
569
587
  windows_aarch64_msvc: 0.52.0, "Apache-2.0 OR MIT", by, "Microsoft"
570
- windows_i686_gnu: 0.42.2, "Apache-2.0 OR MIT", by, "Microsoft"
571
588
  windows_i686_gnu: 0.48.5, "Apache-2.0 OR MIT", by, "Microsoft"
572
589
  windows_i686_gnu: 0.52.0, "Apache-2.0 OR MIT", by, "Microsoft"
573
- windows_i686_msvc: 0.42.2, "Apache-2.0 OR MIT", by, "Microsoft"
574
590
  windows_i686_msvc: 0.48.5, "Apache-2.0 OR MIT", by, "Microsoft"
575
591
  windows_i686_msvc: 0.52.0, "Apache-2.0 OR MIT", by, "Microsoft"
576
- windows_x86_64_gnu: 0.42.2, "Apache-2.0 OR MIT", by, "Microsoft"
577
592
  windows_x86_64_gnu: 0.48.5, "Apache-2.0 OR MIT", by, "Microsoft"
578
593
  windows_x86_64_gnu: 0.52.0, "Apache-2.0 OR MIT", by, "Microsoft"
579
- windows_x86_64_gnullvm: 0.42.2, "Apache-2.0 OR MIT", by, "Microsoft"
580
594
  windows_x86_64_gnullvm: 0.48.5, "Apache-2.0 OR MIT", by, "Microsoft"
581
595
  windows_x86_64_gnullvm: 0.52.0, "Apache-2.0 OR MIT", by, "Microsoft"
582
- windows_x86_64_msvc: 0.42.2, "Apache-2.0 OR MIT", by, "Microsoft"
583
596
  windows_x86_64_msvc: 0.48.5, "Apache-2.0 OR MIT", by, "Microsoft"
584
597
  windows_x86_64_msvc: 0.52.0, "Apache-2.0 OR MIT", by, "Microsoft"
585
- winnow: 0.5.19, "MIT", by, "N/A"
598
+ winnow: 0.5.33, "MIT", by, "N/A"
586
599
  winreg: 0.50.0, "MIT", by, "Igor Shaula <gentoo90@gmail.com>"
587
600
  x509-certificate: 0.20.0, "MPL-2.0", by, "Gregory Szorc <gregory.szorc@gmail.com>"
588
601
  xmlparser: 0.13.6, "Apache-2.0 OR MIT", by, "Yevhenii Reizner <razrfalcon@gmail.com>"
589
- xtask: 0.6.0, "BUSL-1.1", by, "restate.dev"
590
- xxhash-rust: 0.8.7, "BSL-1.0", by, "Douman <douman@gmx.se>"
602
+ xtask: 0.7.1, "BUSL-1.1", by, "restate.dev"
603
+ xxhash-rust: 0.8.8, "BSL-1.0", by, "Douman <douman@gmx.se>"
591
604
  xz2: 0.1.7, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>"
592
605
  yansi: 0.5.1, "Apache-2.0 OR MIT", by, "Sergio Benitez <sb@sergio.bz>"
593
606
  yansi: 1.0.0-rc.1, "Apache-2.0 OR MIT", by, "Sergio Benitez <sb@sergio.bz>"
594
- zerocopy: 0.7.29, "Apache-2.0 OR BSD-2-Clause OR MIT", by, "Joshua Liebow-Feeser <joshlf@google.com>"
595
- zerocopy-derive: 0.7.29, "Apache-2.0 OR BSD-2-Clause OR MIT", by, "Joshua Liebow-Feeser <joshlf@google.com>"
607
+ zerocopy: 0.7.32, "Apache-2.0 OR BSD-2-Clause OR MIT", by, "Joshua Liebow-Feeser <joshlf@google.com>"
608
+ zerocopy-derive: 0.7.32, "Apache-2.0 OR BSD-2-Clause OR MIT", by, "Joshua Liebow-Feeser <joshlf@google.com>"
596
609
  zeroize: 1.7.0, "Apache-2.0 OR MIT", by, "The RustCrypto Project Developers"
597
610
  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>"
598
611
  zip-extensions: 0.6.2, "MIT", by, "Matthias Friedrich <rushiblegit@gmail.com>"
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@restatedev/restate-server-darwin-arm64",
3
- "version": "0.6.0",
3
+ "version": "0.7.1",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/restatedev/restate.git"