@restatedev/restate-server-darwin-arm64 1.3.2 → 1.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/LICENSE CHANGED
@@ -5,17 +5,35 @@ Parameters
5
5
  Licensor: Restate Software, Inc., Restate GmbH
6
6
  Licensed Work: Restate
7
7
  The Licensed Work is (c) 2023 - 2025 Restate Software, Inc., Restate GmbH
8
- Additional Use Grant: You may make use of the Licensed Work, provided that
9
- you may not use the Licensed Work for an Application
10
- Platform Service.
11
-
12
- An “Application Platform Service” is a commercial
13
- offering that allows third parties (other than your
14
- employees and contractors) to access the functionality
15
- of the Licensed Work by registering new services
16
- (directly or indirectly) with the Licensed Work for
17
- the purpose of invoking such services through the
18
- Licensed Work.
8
+ Additional Use Grant: You may make use of the Licensed Work, provided that you may not use
9
+ the Licensed Work for a Public Restate Platform Service.
10
+
11
+ A "Public Restate Platform Service" is a managed service that allows
12
+ third parties (other than your employees and contractors) to
13
+ access Restate's APIs and register their own service deployments
14
+ and invoke them through that managed service. Restate's APIs
15
+ include all ports and protocols exposed by the Licensed work.
16
+
17
+ For the avoidance of doubt, the following scenarios are explicitly permitted
18
+ under this license and do not constitute a "Public Restate Platform Service":
19
+ * Any type of production deployment of Restate that is invoking services
20
+ or workflows written by the Licensee (or their organization, employees,
21
+ or contractors).
22
+ * Any internal deployment (including an internal managed platform)
23
+ where only the Licensee (or their organization, employees, or
24
+ contractors) can access Restate's APIs.
25
+ * Any publicly exposed workflow platform that presents an abstraction layer
26
+ such as a graphical user interface (GUI) builder, a domain-specific
27
+ language (DSL), or proprietary API that consumes Restate functionality,
28
+ provided that the mechanism by which a consumer of the platform specifies
29
+ workflows, adds a new workflow implementation to the platform, and submits
30
+ a new workflow invocation does not directly use the Restate APIs (as defined above).
31
+
32
+ For the avoidance of doubt, the following scenarios are not permitted
33
+ under the license:
34
+ * A managed service that lets third party developers (other than the Licensee,
35
+ their organization, employees, or contractors) register their own Restate service
36
+ endpoints and invoke them through that managed service.
19
37
 
20
38
  Change Date: 4 years after release
21
39
 
package/NOTICE CHANGED
@@ -17,70 +17,58 @@ anstyle: 1.0.10, "Apache-2.0 OR MIT", by, "N/A"
17
17
  anstyle-parse: 0.2.6, "Apache-2.0 OR MIT", by, "N/A"
18
18
  anstyle-query: 1.1.2, "Apache-2.0 OR MIT", by, "N/A"
19
19
  anstyle-wincon: 3.0.7, "Apache-2.0 OR MIT", by, "N/A"
20
- anyhow: 1.0.95, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
20
+ anyhow: 1.0.98, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
21
21
  arc-swap: 1.7.1, "Apache-2.0 OR MIT", by, "Michal 'vorner' Vaner <vorner@vorner.cz>"
22
22
  array-init: 2.1.0, "Apache-2.0 OR MIT", by, "Manish Goregaokar <manishsmail@gmail.com>|Michal 'vorner' Vaner <vorner@vorner.cz>"
23
23
  arrayref: 0.3.9, "BSD-2-Clause", by, "David Roundy <roundyd@physics.oregonstate.edu>"
24
24
  arrayvec: 0.7.6, "Apache-2.0 OR MIT", by, "bluss"
25
- arrow: 53.4.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
26
- arrow: 54.2.1, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
27
- arrow-arith: 53.4.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
28
- arrow-arith: 54.2.1, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
29
- arrow-array: 53.4.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
30
- arrow-array: 54.2.1, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
31
- arrow-buffer: 53.4.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
32
- arrow-buffer: 54.2.1, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
33
- arrow-cast: 53.4.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
34
- arrow-cast: 54.2.1, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
35
- arrow-csv: 53.4.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
36
- arrow-data: 53.4.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
37
- arrow-data: 54.2.1, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
38
- arrow-ipc: 53.4.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
39
- arrow-ipc: 54.2.1, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
40
- arrow-json: 53.4.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
41
- arrow-ord: 53.4.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
42
- arrow-ord: 54.2.1, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
43
- arrow-row: 53.4.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
44
- arrow-row: 54.2.1, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
45
- arrow-schema: 53.4.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
46
- arrow-schema: 54.2.1, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
47
- arrow-select: 53.4.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
48
- arrow-select: 54.2.1, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
49
- arrow-string: 53.4.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
50
- arrow-string: 54.2.1, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
51
- arrow_convert: 0.7.4, "Apache-2.0 OR MIT", by, "Swoorup Joshi <swoorupj@gmail.com>|Jorge Leitao <jorgecarleitao@gmail.com>|Chandra Penke <chandrapenke@gmail.com>"
52
- arrow_convert_derive: 0.7.4, "Apache-2.0 OR MIT", by, "Swoorup Joshi <swoorupj@gmail.com>|Jorge Leitao <jorgecarleitao@gmail.com>|Chandra Penke <chandrapenke@gmail.com>"
25
+ arrow: 55.1.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
26
+ arrow-arith: 55.1.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
27
+ arrow-array: 55.1.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
28
+ arrow-buffer: 55.1.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
29
+ arrow-cast: 55.1.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
30
+ arrow-csv: 55.1.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
31
+ arrow-data: 55.1.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
32
+ arrow-ipc: 55.1.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
33
+ arrow-json: 55.1.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
34
+ arrow-ord: 55.1.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
35
+ arrow-row: 55.1.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
36
+ arrow-schema: 55.1.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
37
+ arrow-select: 55.1.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
38
+ arrow-string: 55.1.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
39
+ arrow_convert: 0.9.0, "Apache-2.0 OR MIT", by, "Swoorup Joshi <swoorupj@gmail.com>|Jorge Leitao <jorgecarleitao@gmail.com>|Chandra Penke <chandrapenke@gmail.com>"
40
+ arrow_convert_derive: 0.9.0, "Apache-2.0 OR MIT", by, "Swoorup Joshi <swoorupj@gmail.com>|Jorge Leitao <jorgecarleitao@gmail.com>|Chandra Penke <chandrapenke@gmail.com>"
53
41
  assert2: 0.3.15, "BSD-2-Clause", by, "Maarten de Vries <maarten@de-vri.es>|Mara Bos <m-ou.se@m-ou.se>"
54
42
  assert2-macros: 0.3.15, "BSD-2-Clause", by, "Maarten de Vries <maarten@de-vri.es>|Mara Bos <m-ou.se@m-ou.se>"
55
43
  async-channel: 2.3.1, "Apache-2.0 OR MIT", by, "Stjepan Glavina <stjepang@gmail.com>"
56
44
  async-stream: 0.3.6, "MIT", by, "Carl Lerche <me@carllerche.com>"
57
45
  async-stream-impl: 0.3.6, "MIT", by, "Carl Lerche <me@carllerche.com>"
58
- async-trait: 0.1.86, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
46
+ async-trait: 0.1.88, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
59
47
  atoi: 2.0.0, "MIT", by, "Markus Klein"
60
48
  atomic: 0.6.0, "Apache-2.0 OR MIT", by, "Amanieu d'Antras <amanieu@gmail.com>"
61
49
  atomic-waker: 1.1.2, "Apache-2.0 OR MIT", by, "Stjepan Glavina <stjepang@gmail.com>|Contributors to futures-rs"
62
- aws-config: 1.6.0, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Russell Cohen <rcoh@amazon.com>"
63
- aws-credential-types: 1.2.2, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>"
50
+ aws-config: 1.8.0, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Russell Cohen <rcoh@amazon.com>"
51
+ aws-credential-types: 1.2.3, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>"
64
52
  aws-lc-rs: 1.12.6, "ISC AND (Apache-2.0 OR ISC)", by, "AWS-LibCrypto"
65
53
  aws-lc-sys: 0.27.1, "ISC AND (Apache-2.0 OR ISC) AND OpenSSL", by, "AWS-LC"
66
- aws-runtime: 1.5.6, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>"
54
+ aws-runtime: 1.5.8, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>"
67
55
  aws-sdk-lambda: 1.73.0, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Russell Cohen <rcoh@amazon.com>"
68
- aws-sdk-sso: 1.62.0, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Russell Cohen <rcoh@amazon.com>"
69
- aws-sdk-ssooidc: 1.63.0, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Russell Cohen <rcoh@amazon.com>"
70
- aws-sdk-sts: 1.63.0, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Russell Cohen <rcoh@amazon.com>"
71
- aws-sigv4: 1.3.0, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|David Barsky <me@davidbarsky.com>"
56
+ aws-sdk-sso: 1.73.0, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Russell Cohen <rcoh@amazon.com>"
57
+ aws-sdk-ssooidc: 1.74.0, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Russell Cohen <rcoh@amazon.com>"
58
+ aws-sdk-sts: 1.75.0, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Russell Cohen <rcoh@amazon.com>"
59
+ aws-sigv4: 1.3.3, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|David Barsky <me@davidbarsky.com>"
72
60
  aws-smithy-async: 1.2.5, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|John DiSanti <jdisanti@amazon.com>"
73
- aws-smithy-eventstream: 0.60.8, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|John DiSanti <jdisanti@amazon.com>"
74
- aws-smithy-http: 0.62.0, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Russell Cohen <rcoh@amazon.com>"
75
- aws-smithy-http-client: 1.0.0, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>"
76
- aws-smithy-json: 0.61.3, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|John DiSanti <jdisanti@amazon.com>"
77
- aws-smithy-observability: 0.1.2, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>"
61
+ aws-smithy-eventstream: 0.60.9, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|John DiSanti <jdisanti@amazon.com>"
62
+ aws-smithy-http: 0.62.1, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Russell Cohen <rcoh@amazon.com>"
63
+ aws-smithy-http-client: 1.0.5, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>"
64
+ aws-smithy-json: 0.61.4, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|John DiSanti <jdisanti@amazon.com>"
65
+ aws-smithy-observability: 0.1.3, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>"
78
66
  aws-smithy-query: 0.60.7, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|John DiSanti <jdisanti@amazon.com>"
79
- aws-smithy-runtime: 1.8.1, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Zelda Hessler <zhessler@amazon.com>"
80
- aws-smithy-runtime-api: 1.7.4, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Zelda Hessler <zhessler@amazon.com>"
81
- aws-smithy-types: 1.3.0, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Russell Cohen <rcoh@amazon.com>"
82
- aws-smithy-xml: 0.60.9, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Russell Cohen <rcoh@amazon.com>"
83
- aws-types: 1.3.6, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Russell Cohen <rcoh@amazon.com>"
67
+ aws-smithy-runtime: 1.8.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.8.1, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Zelda Hessler <zhessler@amazon.com>"
69
+ aws-smithy-types: 1.3.2, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Russell Cohen <rcoh@amazon.com>"
70
+ aws-smithy-xml: 0.60.10, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Russell Cohen <rcoh@amazon.com>"
71
+ aws-types: 1.3.7, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Russell Cohen <rcoh@amazon.com>"
84
72
  axum: 0.7.9, "MIT", by, "N/A"
85
73
  axum-core: 0.4.5, "MIT", by, "N/A"
86
74
  backtrace: 0.3.74, "Apache-2.0 OR MIT", by, "The Rust Project Developers"
@@ -89,16 +77,18 @@ base64: 0.21.7, "Apache-2.0 OR MIT", by, "Alice Maz <alice@alicemaz.com>|Marshal
89
77
  base64: 0.22.1, "Apache-2.0 OR MIT", by, "Marshall Pierce <marshall@mpierce.org>"
90
78
  base64-simd: 0.8.0, "MIT", by, "N/A"
91
79
  base64ct: 1.6.0, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
92
- bifrost-benchpress: 1.3.2, "BUSL-1.1", by, "restate.dev"
93
- bigdecimal: 0.4.7, "Apache-2.0 OR MIT", by, "Andrew Kubera"
80
+ bifrost-benchpress: 1.4.0, "BUSL-1.1", by, "restate.dev"
81
+ bigdecimal: 0.4.8, "Apache-2.0 OR MIT", by, "Andrew Kubera"
82
+ bilrost: 0.1013.0, "Apache-2.0", by, "Kent Ross <k@mad.cash>|Dan Burkert <dan@danburkert.com>|Lucio Franco <luciofranco14@gmail.com|Tokio Contributors <team@tokio.rs>"
83
+ bilrost-derive: 0.1013.0, "Apache-2.0", by, "Kent Ross <k@mad.cash>|Dan Burkert <dan@danburkert.com>|Lucio Franco <luciofranco14@gmail.com>|Tokio Contributors <team@tokio.rs>"
94
84
  bincode: 2.0.1, "MIT", by, "Ty Overby <ty@pre-alpha.com>|Zoey Riordan <zoey@dos.cafe>|Victor Koenders <bincode@trangar.com>"
95
85
  bit-set: 0.8.0, "Apache-2.0 OR MIT", by, "Alexis Beingessner <a.beingessner@gmail.com>"
96
86
  bit-vec: 0.8.0, "Apache-2.0 OR MIT", by, "Alexis Beingessner <a.beingessner@gmail.com>"
97
87
  bitflags: 1.3.2, "Apache-2.0 OR MIT", by, "The Rust Project Developers"
98
- bitflags: 2.8.0, "Apache-2.0 OR MIT", by, "The Rust Project Developers"
88
+ bitflags: 2.9.1, "Apache-2.0 OR MIT", by, "The Rust Project Developers"
99
89
  bitvec: 1.0.1, "MIT", by, "N/A"
100
90
  blake2: 0.10.6, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
101
- blake3: 1.5.5, "Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR CC0-1.0", by, "Jack O'Connor <oconnor663@gmail.com>|Samuel Neves"
91
+ blake3: 1.8.2, "Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR CC0-1.0", by, "Jack O'Connor <oconnor663@gmail.com>|Samuel Neves"
102
92
  block-buffer: 0.10.4, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
103
93
  borrow-or-share: 0.2.2, "MIT-0", by, "Scallop Ye <yescallop@gmail.com>"
104
94
  borsh: 1.5.5, "Apache-2.0 OR MIT", by, "Near Inc <hello@near.org>"
@@ -119,22 +109,22 @@ bzip2: 0.4.4, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>"
119
109
  bzip2-sys: 0.1.13+1.0.8, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>"
120
110
  cast: 0.3.0, "Apache-2.0 OR MIT", by, "Jorge Aparicio <jorge@japaric.io>"
121
111
  cfg-if: 1.0.0, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>"
122
- chrono: 0.4.39, "Apache-2.0 OR MIT", by, "N/A"
112
+ chrono: 0.4.41, "Apache-2.0 OR MIT", by, "N/A"
123
113
  chrono-humanize: 0.2.3, "Apache-2.0 OR MIT", by, "Cyril Plisko <cyril.plisko@mountall.com>"
124
114
  chrono-tz: 0.10.1, "Apache-2.0 OR MIT", by, "N/A"
125
115
  ciborium: 0.2.2, "Apache-2.0", by, "Nathaniel McCallum <npmccallum@profian.com>"
126
116
  ciborium-io: 0.2.2, "Apache-2.0", by, "Nathaniel McCallum <npmccallum@profian.com>"
127
117
  ciborium-ll: 0.2.2, "Apache-2.0", by, "Nathaniel McCallum <npmccallum@profian.com>"
128
118
  cipher: 0.4.4, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
129
- clap: 4.5.27, "Apache-2.0 OR MIT", by, "N/A"
130
- clap-stdin: 0.5.1, "Apache-2.0 OR MIT", by, "Mat Wood <thepacketgeek@users.noreply.github.com>"
119
+ clap: 4.5.40, "Apache-2.0 OR MIT", by, "N/A"
120
+ clap-stdin: 0.6.0, "Apache-2.0 OR MIT", by, "Mat Wood <thepacketgeek@users.noreply.github.com>"
131
121
  clap-verbosity-flag: 3.0.2, "Apache-2.0 OR MIT", by, "Pascal Hertleif <killercup@gmail.com>"
132
- clap_builder: 4.5.27, "Apache-2.0 OR MIT", by, "N/A"
133
- clap_derive: 4.5.24, "Apache-2.0 OR MIT", by, "N/A"
122
+ clap_builder: 4.5.40, "Apache-2.0 OR MIT", by, "N/A"
123
+ clap_derive: 4.5.40, "Apache-2.0 OR MIT", by, "N/A"
134
124
  clap_lex: 0.7.4, "Apache-2.0 OR MIT", by, "N/A"
135
- cling: 0.1.2, "Apache-2.0 OR MIT", by, "Ahmed Farghal <me@asoli.dev>"
136
- cling-derive: 0.1.2, "Apache-2.0 OR MIT", by, "Ahmed Farghal <me@asoli.dev>"
137
- codederror: 1.3.2, "BUSL-1.1", by, "restate.dev"
125
+ cling: 0.1.3, "Apache-2.0 OR MIT", by, "Ahmed Farghal <me@asoli.dev>"
126
+ cling-derive: 0.1.3, "Apache-2.0 OR MIT", by, "Ahmed Farghal <me@asoli.dev>"
127
+ codederror: 1.4.0, "BUSL-1.1", by, "restate.dev"
138
128
  codederror-derive: 0.1.0, "BUSL-1.1", by, "restate.dev"
139
129
  colorchoice: 1.0.3, "Apache-2.0 OR MIT", by, "N/A"
140
130
  comfy-table: 7.1.3, "MIT", by, "Arne Beer <contact@arne.beer>"
@@ -159,8 +149,8 @@ crossbeam-channel: 0.5.15, "Apache-2.0 OR MIT", by, "N/A"
159
149
  crossbeam-deque: 0.8.6, "Apache-2.0 OR MIT", by, "N/A"
160
150
  crossbeam-epoch: 0.9.18, "Apache-2.0 OR MIT", by, "N/A"
161
151
  crossbeam-utils: 0.8.21, "Apache-2.0 OR MIT", by, "N/A"
162
- crossterm: 0.27.0, "MIT", by, "T. Post"
163
152
  crossterm: 0.28.1, "MIT", by, "T. Post"
153
+ crossterm: 0.29.0, "MIT", by, "T. Post"
164
154
  crossterm_winapi: 0.9.1, "MIT", by, "T. Post"
165
155
  crunchy: 0.2.3, "MIT", by, "Eira Fransham <jackefransham@gmail.com>"
166
156
  crypto-common: 0.1.6, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
@@ -171,28 +161,33 @@ darling: 0.20.10, "MIT", by, "Ted Driggs <ted.driggs@outlook.com>"
171
161
  darling_core: 0.20.10, "MIT", by, "Ted Driggs <ted.driggs@outlook.com>"
172
162
  darling_macro: 0.20.10, "MIT", by, "Ted Driggs <ted.driggs@outlook.com>"
173
163
  dashmap: 6.1.0, "MIT", by, "Acrimon <joel.wejdenstal@gmail.com>"
174
- datafusion: 44.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
175
- datafusion-catalog: 44.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
176
- datafusion-common: 44.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
177
- datafusion-common-runtime: 44.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
178
- datafusion-doc: 44.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
179
- datafusion-execution: 44.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
180
- datafusion-expr: 44.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
181
- datafusion-expr-common: 44.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
182
- datafusion-functions: 44.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
183
- datafusion-functions-aggregate: 44.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
184
- datafusion-functions-aggregate-common: 44.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
185
- datafusion-functions-json: 0.44.2, "Apache-2.0", by, "N/A"
186
- datafusion-functions-table: 44.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
187
- datafusion-functions-window: 44.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
188
- datafusion-functions-window-common: 44.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
189
- datafusion-macros: 44.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
190
- datafusion-optimizer: 44.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
191
- datafusion-physical-expr: 44.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
192
- datafusion-physical-expr-common: 44.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
193
- datafusion-physical-optimizer: 44.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
194
- datafusion-physical-plan: 44.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
195
- datafusion-sql: 44.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
164
+ datafusion: 48.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
165
+ datafusion-catalog: 48.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
166
+ datafusion-catalog-listing: 48.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
167
+ datafusion-common: 48.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
168
+ datafusion-common-runtime: 48.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
169
+ datafusion-datasource: 48.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
170
+ datafusion-datasource-csv: 48.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
171
+ datafusion-datasource-json: 48.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
172
+ datafusion-doc: 48.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
173
+ datafusion-execution: 48.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
174
+ datafusion-expr: 48.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
175
+ datafusion-expr-common: 48.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
176
+ datafusion-functions: 48.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
177
+ datafusion-functions-aggregate: 48.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
178
+ datafusion-functions-aggregate-common: 48.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
179
+ datafusion-functions-json: 0.48.0, "Apache-2.0", by, "N/A"
180
+ datafusion-functions-table: 48.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
181
+ datafusion-functions-window: 48.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
182
+ datafusion-functions-window-common: 48.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
183
+ datafusion-macros: 48.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
184
+ datafusion-optimizer: 48.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
185
+ datafusion-physical-expr: 48.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
186
+ datafusion-physical-expr-common: 48.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
187
+ datafusion-physical-optimizer: 48.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
188
+ datafusion-physical-plan: 48.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
189
+ datafusion-session: 48.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
190
+ datafusion-sql: 48.0.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
196
191
  debugid: 0.8.0, "Apache-2.0", by, "Sentry <hello@sentry.io>"
197
192
  deranged: 0.3.11, "Apache-2.0 OR MIT", by, "Jacob Pratt <jacob@jhpratt.dev>"
198
193
  derive-new: 0.7.0, "MIT", by, "Nick Cameron <nrc@ncameron.org>"
@@ -209,6 +204,7 @@ dirs-next: 2.0.0, "Apache-2.0 OR MIT", by, "The @xdg-rs members"
209
204
  dirs-sys: 0.4.1, "Apache-2.0 OR MIT", by, "Simon Ochsenreither <simon@ochsenreither.de>"
210
205
  dirs-sys-next: 0.1.2, "Apache-2.0 OR MIT", by, "The @xdg-rs members"
211
206
  displaydoc: 0.2.5, "Apache-2.0 OR MIT", by, "Jane Lusby <jlusby@yaah.dev>"
207
+ document-features: 0.2.11, "Apache-2.0 OR MIT", by, "Slint Developers <info@slint.dev>"
212
208
  dotenvy: 0.15.7, "MIT", by, "Noemi Lapresta <noemi.lapresta@gmail.com>|Craig Hills <chills@gmail.com>|Mike Piccolo <mfpiccolo@gmail.com>|Alice Maz <alice@alicemaz.com>|Sean Griffin <sean@seantheprogrammer.com>|Adam Sharp <adam@sharplet.me>|Arpad Borsos <arpad.borsos@googlemail.com>|Allan Zhang <al@ayz.ai>"
213
209
  downcast-rs: 2.0.1, "Apache-2.0 OR MIT", by, "N/A"
214
210
  dyn-clone: 1.0.18, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
@@ -219,8 +215,8 @@ endian-type: 0.1.2, "MIT", by, "Lolirofle <lolipopple@hotmail.com>"
219
215
  enum-map: 2.7.3, "Apache-2.0 OR MIT", by, "Kamila Borowska <kamila@borowska.pw>"
220
216
  enum-map-derive: 0.17.0, "Apache-2.0 OR MIT", by, "Kamila Borowska <kamila@borowska.pw>"
221
217
  enum_dispatch: 0.3.13, "Apache-2.0 OR MIT", by, "Anton Lazarev <https://antonok.com>"
222
- enumset: 1.1.5, "Apache-2.0 OR MIT", by, "Alissa Rao <lymia@lymiahugs.com>"
223
- enumset_derive: 0.10.0, "Apache-2.0 OR MIT", by, "Alissa Rao <lymia@lymiahugs.com>"
218
+ enumset: 1.1.6, "Apache-2.0 OR MIT", by, "Alissa Rao <lymia@lymiahugs.com>"
219
+ enumset_derive: 0.11.0, "Apache-2.0 OR MIT", by, "Alissa Rao <lymia@lymiahugs.com>"
224
220
  equator: 0.2.2, "MIT", by, "sarah <>"
225
221
  equator-macro: 0.2.1, "MIT", by, "sarah <>"
226
222
  equivalent: 1.0.1, "Apache-2.0 OR MIT", by, "N/A"
@@ -229,6 +225,7 @@ errno: 0.3.10, "Apache-2.0 OR MIT", by, "Chris Wong <lambda.fairy@gmail.com>"
229
225
  etcd-client: 0.14.1, "Apache-2.0 OR MIT", by, "The etcd-client Authors <davidli2010@foxmail.com>"
230
226
  event-listener: 5.4.0, "Apache-2.0 OR MIT", by, "Stjepan Glavina <stjepang@gmail.com>|John Nunley <dev@notgull.net>"
231
227
  event-listener-strategy: 0.5.3, "Apache-2.0 OR MIT", by, "John Nunley <dev@notgull.net>"
228
+ eyre: 0.6.12, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>|Jane Lusby <jlusby42@gmail.com>"
232
229
  fallible-iterator: 0.2.0, "Apache-2.0 OR MIT", by, "Steven Fackler <sfackler@gmail.com>"
233
230
  fancy-regex: 0.14.0, "MIT", by, "Raph Levien <raph@google.com>|Robin Stocker <robin@nibor.org>"
234
231
  fastrand: 2.3.0, "Apache-2.0 OR MIT", by, "Stjepan Glavina <stjepang@gmail.com>"
@@ -236,10 +233,10 @@ figment: 0.10.19, "Apache-2.0 OR MIT", by, "Sergio Benitez <sb@sergio.bz>"
236
233
  file-id: 0.2.2, "Apache-2.0 OR MIT", by, "Daniel Faust <hessijames@gmail.com>"
237
234
  filetime: 0.2.25, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>"
238
235
  findshlibs: 0.10.2, "Apache-2.0 OR MIT", by, "N/A"
239
- fixedbitset: 0.4.2, "Apache-2.0 OR MIT", by, "bluss"
240
- flatbuffers: 24.12.23, "Apache-2.0", by, "Robert Winslow <hello@rwinslow.com>|FlatBuffers Maintainers"
241
- flate2: 1.0.35, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>|Josh Triplett <josh@joshtriplett.org>"
242
- flexbuffers: 25.1.24, "Apache-2.0", by, "Casper Neo <cneo@google.com>|FlatBuffers Maintainers"
236
+ fixedbitset: 0.5.7, "Apache-2.0 OR MIT", by, "bluss"
237
+ flatbuffers: 25.2.10, "Apache-2.0", by, "Robert Winslow <hello@rwinslow.com>|FlatBuffers Maintainers"
238
+ flate2: 1.1.1, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>|Josh Triplett <josh@joshtriplett.org>"
239
+ flexbuffers: 25.2.10, "Apache-2.0", by, "Casper Neo <cneo@google.com>|FlatBuffers Maintainers"
243
240
  fluent-uri: 0.1.4, "MIT", by, "Scallop Ye <yescallop@gmail.com>"
244
241
  fluent-uri: 0.3.2, "MIT", by, "Scallop Ye <yescallop@gmail.com>"
245
242
  fnv: 1.0.7, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>"
@@ -267,8 +264,8 @@ gimli: 0.31.1, "Apache-2.0 OR MIT", by, "N/A"
267
264
  glob: 0.3.2, "Apache-2.0 OR MIT", by, "The Rust Project Developers"
268
265
  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>"
269
266
  googletest_macro: 0.10.0, "Apache-2.0", by, "Bradford Hovinen <hovinen@google.com>"
270
- h2: 0.4.7, "MIT", by, "Carl Lerche <me@carllerche.com>|Sean McArthur <sean@seanmonstar.com>"
271
- half: 2.4.1, "Apache-2.0 OR MIT", by, "Kathryn Long <squeeself@gmail.com>"
267
+ h2: 0.4.10, "MIT", by, "Carl Lerche <me@carllerche.com>|Sean McArthur <sean@seanmonstar.com>"
268
+ half: 2.6.0, "Apache-2.0 OR MIT", by, "Kathryn Long <squeeself@gmail.com>"
272
269
  hashbrown: 0.12.3, "Apache-2.0 OR MIT", by, "Amanieu d'Antras <amanieu@gmail.com>"
273
270
  hashbrown: 0.14.5, "Apache-2.0 OR MIT", by, "Amanieu d'Antras <amanieu@gmail.com>"
274
271
  hashbrown: 0.15.2, "Apache-2.0 OR MIT", by, "Amanieu d'Antras <amanieu@gmail.com>"
@@ -278,20 +275,20 @@ hermit-abi: 0.3.9, "Apache-2.0 OR MIT", by, "Stefan Lankes"
278
275
  hermit-abi: 0.4.0, "Apache-2.0 OR MIT", by, "Stefan Lankes"
279
276
  hex: 0.4.3, "Apache-2.0 OR MIT", by, "KokaKiwi <kokakiwi@kokakiwi.net>"
280
277
  hmac: 0.12.1, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
281
- hostname: 0.4.0, "MIT", by, "fengcen <fengcen.love@gmail.com>|svartalf <self@svartalf.info>"
278
+ hostname: 0.4.1, "MIT", by, "N/A"
282
279
  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>"
283
- http: 1.2.0, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>|Carl Lerche <me@carllerche.com>|Sean McArthur <sean@seanmonstar.com>"
280
+ http: 1.3.1, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>|Carl Lerche <me@carllerche.com>|Sean McArthur <sean@seanmonstar.com>"
284
281
  http-body: 0.4.6, "MIT", by, "Carl Lerche <me@carllerche.com>|Lucio Franco <luciofranco14@gmail.com>|Sean McArthur <sean@seanmonstar.com>"
285
282
  http-body: 1.0.1, "MIT", by, "Carl Lerche <me@carllerche.com>|Lucio Franco <luciofranco14@gmail.com>|Sean McArthur <sean@seanmonstar.com>"
286
283
  http-body-util: 0.1.2, "MIT", by, "Carl Lerche <me@carllerche.com>|Lucio Franco <luciofranco14@gmail.com>|Sean McArthur <sean@seanmonstar.com>"
287
284
  http-serde: 2.1.1, "Apache-2.0 OR MIT", by, "Kornel <kornel@geekhood.net>"
288
285
  httparse: 1.10.0, "Apache-2.0 OR MIT", by, "Sean McArthur <sean@seanmonstar.com>"
289
286
  httpdate: 1.0.3, "Apache-2.0 OR MIT", by, "Pyfisch <pyfisch@posteo.org>"
290
- humantime: 2.1.0, "Apache-2.0 OR MIT", by, "Paul Colomiets <paul@colomiets.name>"
287
+ humantime: 2.2.0, "Apache-2.0 OR MIT", by, "N/A"
291
288
  hyper: 1.6.0, "MIT", by, "Sean McArthur <sean@seanmonstar.com>"
292
- hyper-rustls: 0.27.5, "Apache-2.0 OR ISC OR MIT", by, "N/A"
289
+ hyper-rustls: 0.27.7, "Apache-2.0 OR ISC OR MIT", by, "N/A"
293
290
  hyper-timeout: 0.5.2, "Apache-2.0 OR MIT", by, "Herman J. Radtke III <herman@hermanradtke.com>"
294
- hyper-util: 0.1.10, "MIT", by, "Sean McArthur <sean@seanmonstar.com>"
291
+ hyper-util: 0.1.14, "MIT", by, "Sean McArthur <sean@seanmonstar.com>"
295
292
  iana-time-zone: 0.1.61, "Apache-2.0 OR MIT", by, "Andrew Straw <strawman@astraw.com>|René Kijewski <rene.kijewski@fu-berlin.de>|Ryan Lopopolo <rjl@hyperbo.la>"
296
293
  iana-time-zone-haiku: 0.1.2, "Apache-2.0 OR MIT", by, "René Kijewski <crates.io@k6i.de>"
297
294
  icu_collections: 1.5.0, "Unicode-3.0", by, "The ICU4X Project Developers"
@@ -309,16 +306,16 @@ idna: 1.0.3, "Apache-2.0 OR MIT", by, "The rust-url developers"
309
306
  idna_adapter: 1.2.0, "Apache-2.0 OR MIT", by, "The rust-url developers"
310
307
  include_dir: 0.7.4, "MIT", by, "Michael Bryan <michaelfbryan@gmail.com>"
311
308
  include_dir_macros: 0.7.4, "MIT", by, "Michael Bryan <michaelfbryan@gmail.com>"
309
+ indenter: 0.3.3, "Apache-2.0 OR MIT", by, "Jane Lusby <jlusby@yaah.dev>"
312
310
  indexmap: 1.9.3, "Apache-2.0 OR MIT", by, "N/A"
313
- indexmap: 2.7.1, "Apache-2.0 OR MIT", by, "N/A"
311
+ indexmap: 2.9.0, "Apache-2.0 OR MIT", by, "N/A"
314
312
  indicatif: 0.17.11, "MIT", by, "N/A"
315
313
  indoc: 2.0.5, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
316
314
  inferno: 0.11.21, "CDDL-1.0", by, "Jon Gjengset <jon@thesquareplanet.com>"
317
315
  inlinable_string: 0.1.15, "Apache-2.0 OR MIT", by, "Nick Fitzgerald <fitzgen@gmail.com>"
318
- inotify: 0.10.2, "ISC", by, "Hanno Braun <mail@hannobraun.de>|Félix Saparelli <me@passcod.name>|Cristian Kubis <cristian.kubis@tsunix.de>|Frank Denis <github@pureftpd.org>"
316
+ inotify: 0.11.0, "ISC", by, "Hanno Braun <mail@hannobraun.de>|Félix Saparelli <me@passcod.name>|Cristian Kubis <cristian.kubis@tsunix.de>|Frank Denis <github@pureftpd.org>"
319
317
  inotify-sys: 0.1.5, "ISC", by, "Hanno Braun <hb@hannobraun.de>"
320
318
  inout: 0.1.3, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
321
- instant: 0.1.13, "BSD-3-Clause", by, "sebcrozet <developer@crozet.re>"
322
319
  ipnet: 2.11.0, "Apache-2.0 OR MIT", by, "Kris Price <kris@krisprice.nz>"
323
320
  iri-string: 0.7.7, "Apache-2.0 OR MIT", by, "YOSHIOKA Takuma <nop_thread@nops.red>"
324
321
  is-docker: 0.2.0, "MIT", by, "Sean Larkin <TheLarkInn@users.noreply.github.com>"
@@ -327,12 +324,15 @@ is-wsl: 0.4.0, "MIT", by, "Sean Larkin <TheLarkInn@users.noreply.github.com>"
327
324
  is_terminal_polyfill: 1.70.1, "Apache-2.0 OR MIT", by, "N/A"
328
325
  iso8601: 0.6.2, "MIT", by, "Jan-Erik Rediger <janerik@fnordig.de>|Hendrik Sollich <hendrik@hoodie.de>"
329
326
  itertools: 0.10.5, "Apache-2.0 OR MIT", by, "bluss"
330
- itertools: 0.12.1, "Apache-2.0 OR MIT", by, "bluss"
331
327
  itertools: 0.13.0, "Apache-2.0 OR MIT", by, "bluss"
332
328
  itertools: 0.14.0, "Apache-2.0 OR MIT", by, "bluss"
333
329
  itoa: 1.0.14, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
334
330
  jemalloc_pprof: 0.6.0, "Apache-2.0", by, "Frederic Branczyk <frederic.branczyk@polarsignals.com>|Brennan Vincent <brennan.vincent@polarsignals.com>"
335
- jiter: 0.8.2, "MIT", by, "Samuel Colvin <samuel@pydantic.dev>"
331
+ jiff: 0.2.14, "MIT OR Unlicense", by, "Andrew Gallant <jamslam@gmail.com>"
332
+ jiff-static: 0.2.14, "MIT OR Unlicense", by, "Andrew Gallant <jamslam@gmail.com>"
333
+ jiff-tzdb: 0.1.4, "MIT OR Unlicense", by, "Andrew Gallant <jamslam@gmail.com>"
334
+ jiff-tzdb-platform: 0.1.3, "MIT OR Unlicense", by, "Andrew Gallant <jamslam@gmail.com>"
335
+ jiter: 0.10.0, "MIT", by, "Samuel Colvin <samuel@pydantic.dev>"
336
336
  js-sys: 0.3.77, "Apache-2.0 OR MIT", by, "The wasm-bindgen Developers"
337
337
  json-patch: 2.0.0, "Apache-2.0 OR MIT", by, "Ivan Dubrov <dubrov.ivan@gmail.com>"
338
338
  jsonptr: 0.4.7, "Apache-2.0 OR MIT", by, "chance dinkins"
@@ -346,22 +346,22 @@ lazy-regex: 3.4.1, "MIT", by, "Canop <cano.petrole@gmail.com>"
346
346
  lazy-regex-proc_macros: 3.4.1, "MIT", by, "Canop <cano.petrole@gmail.com>"
347
347
  lazy_static: 1.5.0, "Apache-2.0 OR MIT", by, "Marvin Löbel <loebel.marvin@gmail.com>"
348
348
  lexical-core: 1.0.5, "Apache-2.0 OR MIT", by, "Alex Huszagh <ahuszagh@gmail.com>"
349
- lexical-parse-float: 0.8.5, "Apache-2.0 OR MIT", by, "Alex Huszagh <ahuszagh@gmail.com>"
350
349
  lexical-parse-float: 1.0.5, "Apache-2.0 OR MIT", by, "Alex Huszagh <ahuszagh@gmail.com>"
351
- lexical-parse-integer: 0.8.6, "Apache-2.0 OR MIT", by, "Alex Huszagh <ahuszagh@gmail.com>"
352
350
  lexical-parse-integer: 1.0.5, "Apache-2.0 OR MIT", by, "Alex Huszagh <ahuszagh@gmail.com>"
353
- lexical-util: 0.8.5, "Apache-2.0 OR MIT", by, "Alex Huszagh <ahuszagh@gmail.com>"
354
351
  lexical-util: 1.0.6, "Apache-2.0 OR MIT", by, "Alex Huszagh <ahuszagh@gmail.com>"
355
352
  lexical-write-float: 1.0.5, "Apache-2.0 OR MIT", by, "Alex Huszagh <ahuszagh@gmail.com>"
356
353
  lexical-write-integer: 1.0.5, "Apache-2.0 OR MIT", by, "Alex Huszagh <ahuszagh@gmail.com>"
357
- libc: 0.2.169, "Apache-2.0 OR MIT", by, "The Rust Project Developers"
354
+ libc: 0.2.173, "Apache-2.0 OR MIT", by, "The Rust Project Developers"
358
355
  libm: 0.2.11, "Apache-2.0) OR MIT AND (MIT", by, "Jorge Aparicio <jorge@japaric.io>"
359
356
  libredox: 0.1.3, "MIT", by, "4lDO2 <4lDO2@protonmail.com>"
357
+ libz-rs-sys: 0.5.0, "Zlib", by, "N/A"
360
358
  libz-sys: 1.1.21, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>|Josh Triplett <josh@joshtriplett.org>|Sebastian Thiel <sebastian.thiel@icloud.com>"
361
359
  linux-raw-sys: 0.4.15, "Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT", by, "Dan Gohman <dev@sunfishcode.online>"
360
+ linux-raw-sys: 0.9.4, "Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT", by, "Dan Gohman <dev@sunfishcode.online>"
362
361
  litemap: 0.7.4, "Unicode-3.0", by, "The ICU4X Project Developers"
363
- lock_api: 0.4.12, "Apache-2.0 OR MIT", by, "Amanieu d'Antras <amanieu@gmail.com>"
364
- log: 0.4.25, "Apache-2.0 OR MIT", by, "The Rust Project Developers"
362
+ litrs: 0.4.1, "Apache-2.0 OR MIT", by, "Lukas Kalbertodt <lukas.kalbertodt@gmail.com>"
363
+ lock_api: 0.4.13, "Apache-2.0 OR MIT", by, "Amanieu d'Antras <amanieu@gmail.com>"
364
+ log: 0.4.27, "Apache-2.0 OR MIT", by, "The Rust Project Developers"
365
365
  loom: 0.7.2, "MIT", by, "Carl Lerche <me@carllerche.com>"
366
366
  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>"
367
367
  lz4_flex: 0.11.3, "MIT", by, "Pascal Seitz <pascal.seitz@gmail.com>|Arthur Silva <arthurprs@gmail.com>|ticki <Ticki@users.noreply.github.com>"
@@ -373,28 +373,27 @@ md5: 0.7.0, "Apache-2.0 OR MIT", by, "Ivan Ukhov <ivan.ukhov@gmail.com>|Kamal Ah
373
373
  memchr: 2.7.4, "MIT OR Unlicense", by, "Andrew Gallant <jamslam@gmail.com>|bluss"
374
374
  memmap2: 0.9.5, "Apache-2.0 OR MIT", by, "Dan Burkert <dan@danburkert.com>|Yevhenii Reizner <razrfalcon@gmail.com>"
375
375
  memoffset: 0.9.1, "MIT", by, "Gilad Naaman <gilad.naaman@gmail.com>"
376
- metrics: 0.24.1, "MIT", by, "Toby Lawrence <toby@nuclearfurnace.com>"
377
- metrics-exporter-prometheus: 0.16.2, "MIT", by, "Toby Lawrence <toby@nuclearfurnace.com>"
378
- metrics-util: 0.19.0, "MIT", by, "Toby Lawrence <toby@nuclearfurnace.com>"
376
+ metrics: 0.24.2, "MIT", by, "Toby Lawrence <toby@nuclearfurnace.com>"
377
+ metrics-exporter-prometheus: 0.17.0, "MIT", by, "Toby Lawrence <toby@nuclearfurnace.com>"
378
+ metrics-util: 0.19.1, "MIT", by, "Toby Lawrence <toby@nuclearfurnace.com>"
379
379
  mime: 0.3.17, "Apache-2.0 OR MIT", by, "Sean McArthur <sean@seanmonstar.com>"
380
380
  mime_guess: 2.0.5, "MIT", by, "Austin Bonander <austin.bonander@gmail.com>"
381
381
  minimal-lexical: 0.2.1, "Apache-2.0 OR MIT", by, "Alex Huszagh <ahuszagh@gmail.com>"
382
- miniz_oxide: 0.8.3, "Apache-2.0 OR MIT OR Zlib", by, "Frommi <daniil.liferenko@gmail.com>|oyvindln <oyvindln@users.noreply.github.com>|Rich Geldreich richgel99@gmail.com"
383
- mio: 0.8.11, "MIT", by, "Carl Lerche <me@carllerche.com>|Thomas de Zeeuw <thomasdezeeuw@gmail.com>|Tokio Contributors <team@tokio.rs>"
382
+ miniz_oxide: 0.8.8, "Apache-2.0 OR MIT OR Zlib", by, "Frommi <daniil.liferenko@gmail.com>|oyvindln <oyvindln@users.noreply.github.com>|Rich Geldreich richgel99@gmail.com"
384
383
  mio: 1.0.3, "MIT", by, "Carl Lerche <me@carllerche.com>|Thomas de Zeeuw <thomasdezeeuw@gmail.com>|Tokio Contributors <team@tokio.rs>"
385
384
  mlua: 0.10.3, "MIT", by, "Aleksandr Orlenko <zxteam@pm.me>|kyren <catherine@kyju.org>"
386
385
  mlua-sys: 0.6.7, "MIT", by, "Aleksandr Orlenko <zxteam@pm.me>"
387
386
  mlua_derive: 0.10.1, "MIT", by, "Aleksandr Orlenko <zxteam@pm.me>"
388
- mock-service-endpoint: 1.3.2, "BUSL-1.1", by, "restate.dev"
387
+ mock-service-endpoint: 1.4.0, "BUSL-1.1", by, "restate.dev"
389
388
  moka: 0.12.10, "Apache-2.0 OR MIT", by, "N/A"
390
389
  nibble_vec: 0.1.0, "MIT", by, "Michael Sproul <micsproul@gmail.com>"
391
390
  nix: 0.26.4, "MIT", by, "The nix-rust Project Developers"
392
391
  nix: 0.29.0, "MIT", by, "The nix-rust Project Developers"
393
392
  nom: 7.1.3, "MIT", by, "contact@geoffroycouprie.com"
394
393
  nom: 8.0.0, "MIT", by, "contact@geoffroycouprie.com"
395
- notify: 7.0.0, "CC0-1.0", by, "Félix Saparelli <me@passcod.name>|Daniel Faust <hessijames@gmail.com>|Aron Heinecke <Ox0p54r36@t-online.de>"
396
- notify-debouncer-full: 0.4.0, "Apache-2.0 OR MIT", by, "Daniel Faust <hessijames@gmail.com>"
397
- notify-types: 1.0.1, "Apache-2.0 OR MIT", by, "Daniel Faust <hessijames@gmail.com>"
394
+ notify: 8.0.0, "CC0-1.0", by, "Félix Saparelli <me@passcod.name>|Daniel Faust <hessijames@gmail.com>|Aron Heinecke <Ox0p54r36@t-online.de>"
395
+ notify-debouncer-full: 0.5.0, "Apache-2.0 OR MIT", by, "Daniel Faust <hessijames@gmail.com>"
396
+ notify-types: 2.0.0, "Apache-2.0 OR MIT", by, "Daniel Faust <hessijames@gmail.com>"
398
397
  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"
399
398
  nu-ansi-term: 0.50.1, "MIT", by, "ogham@bsago.me|Ryan Scheel (Havvy) <ryan.havvy@gmail.com>|Josh Triplett <josh@joshtriplett.org>|The Nushell Project Developers"
400
399
  num: 0.4.3, "Apache-2.0 OR MIT", by, "The Rust Project Developers"
@@ -413,9 +412,8 @@ num_enum_derive: 0.5.11, "Apache-2.0 OR BSD-3-Clause OR MIT", by, "Daniel Wagner
413
412
  num_threads: 0.1.7, "Apache-2.0 OR MIT", by, "Jacob Pratt <open-source@jhpratt.dev>"
414
413
  number_prefix: 0.4.0, "MIT", by, "Benjamin Sago <ogham@bsago.me>"
415
414
  object: 0.36.7, "Apache-2.0 OR MIT", by, "N/A"
416
- object_store: 0.11.2, "Apache-2.0 OR MIT", by, "N/A"
417
- object_store: 0.12.0, "Apache-2.0 OR MIT", by, "N/A"
418
- octocrab: 0.44.0, "Apache-2.0 OR MIT", by, "XAMPPRocky <xampprocky@gmail.com>"
415
+ object_store: 0.12.2, "Apache-2.0 OR MIT", by, "N/A"
416
+ octocrab: 0.44.1, "Apache-2.0 OR MIT", by, "XAMPPRocky <xampprocky@gmail.com>"
419
417
  okapi: 0.7.0, "MIT", by, "Graham Esau <gesau@hotmail.co.uk>"
420
418
  okapi-operation: 0.3.0-rc3, "MIT", by, "Andrey Kononov flowneee3@gmail.com"
421
419
  okapi-operation-macro: 0.2.0, "MIT", by, "Andrey Kononov flowneee3@gmail.com"
@@ -435,8 +433,8 @@ ordered-float: 4.6.0, "MIT", by, "Jonathan Reem <jonathan.reem@gmail.com>|Matt B
435
433
  outref: 0.5.2, "MIT", by, "N/A"
436
434
  overload: 0.1.1, "MIT", by, "Daniel Salvadori <danaugrs@gmail.com>"
437
435
  parking: 2.2.1, "Apache-2.0 OR MIT", by, "Stjepan Glavina <stjepang@gmail.com>|The Rust Project Developers"
438
- parking_lot: 0.12.3, "Apache-2.0 OR MIT", by, "Amanieu d'Antras <amanieu@gmail.com>"
439
- parking_lot_core: 0.9.10, "Apache-2.0 OR MIT", by, "Amanieu d'Antras <amanieu@gmail.com>"
436
+ parking_lot: 0.12.4, "Apache-2.0 OR MIT", by, "Amanieu d'Antras <amanieu@gmail.com>"
437
+ parking_lot_core: 0.9.11, "Apache-2.0 OR MIT", by, "Amanieu d'Antras <amanieu@gmail.com>"
440
438
  password-hash: 0.4.2, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
441
439
  paste: 1.0.15, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
442
440
  pathdiff: 0.2.3, "Apache-2.0 OR MIT", by, "Manish Goregaokar <manishsmail@gmail.com>"
@@ -445,33 +443,34 @@ pear: 0.2.9, "Apache-2.0 OR MIT", by, "Sergio Benitez <sb@sergio.bz>"
445
443
  pear_codegen: 0.2.9, "Apache-2.0 OR MIT", by, "Sergio Benitez <sb@sergio.bz>"
446
444
  pem: 3.0.4, "MIT", by, "Jonathan Creekmore <jonathan@thecreekmores.org>"
447
445
  percent-encoding: 2.3.1, "Apache-2.0 OR MIT", by, "The rust-url developers"
448
- petgraph: 0.6.5, "Apache-2.0 OR MIT", by, "bluss|mitchmindtree"
446
+ petgraph: 0.8.2, "Apache-2.0 OR MIT", by, "bluss|mitchmindtree"
449
447
  pgwire: 0.28.0, "Apache-2.0 OR MIT", by, "Ning Sun <sunng@pm.me>"
450
448
  phf: 0.11.3, "MIT", by, "Steven Fackler <sfackler@gmail.com>"
451
449
  phf_shared: 0.11.3, "MIT", by, "Steven Fackler <sfackler@gmail.com>"
452
- pin-project: 1.1.9, "Apache-2.0 OR MIT", by, "N/A"
453
- pin-project-internal: 1.1.9, "Apache-2.0 OR MIT", by, "N/A"
450
+ pin-project: 1.1.10, "Apache-2.0 OR MIT", by, "N/A"
451
+ pin-project-internal: 1.1.10, "Apache-2.0 OR MIT", by, "N/A"
454
452
  pin-project-lite: 0.2.16, "Apache-2.0 OR MIT", by, "N/A"
455
453
  pin-utils: 0.1.0, "Apache-2.0 OR MIT", by, "Josef Brandl <mail@josefbrandl.de>"
456
454
  plotters: 0.3.7, "MIT", by, "Hao Hou <haohou302@gmail.com>"
457
455
  plotters-backend: 0.3.7, "MIT", by, "Hao Hou <haohou302@gmail.com>"
458
456
  plotters-svg: 0.3.7, "MIT", by, "Hao Hou <haohou302@gmail.com>"
459
457
  portable-atomic: 1.10.0, "Apache-2.0 OR MIT", by, "N/A"
458
+ portable-atomic-util: 0.2.4, "Apache-2.0 OR MIT", by, "N/A"
460
459
  postgres-protocol: 0.6.8, "Apache-2.0 OR MIT", by, "Steven Fackler <sfackler@gmail.com>"
461
460
  postgres-types: 0.2.9, "Apache-2.0 OR MIT", by, "Steven Fackler <sfackler@gmail.com>"
462
461
  powerfmt: 0.2.0, "Apache-2.0 OR MIT", by, "Jacob Pratt <jacob@jhpratt.dev>"
463
- pprof: 0.14.0, "Apache-2.0", by, "Yang Keao <keao.yang@yahoo.com>"
462
+ pprof: 0.15.0, "Apache-2.0", by, "Yang Keao <keao.yang@yahoo.com>"
464
463
  pprof_util: 0.6.0, "Apache-2.0", by, "N/A"
465
464
  ppv-lite86: 0.2.20, "Apache-2.0 OR MIT", by, "The CryptoCorrosion Contributors"
466
465
  pretty_assertions: 1.4.1, "Apache-2.0 OR MIT", by, "Colin Kiegel <kiegel@gmx.de>|Florent Fayolle <florent.fayolle69@gmail.com>|Tom Milligan <code@tommilligan.net>"
467
- priority-queue: 2.1.2, "LGPL-3.0-or-later OR MPL-2.0", by, "Gianmarco Garrisi <gianmarcogarrisi@tutanota.com>"
466
+ priority-queue: 2.5.0, "LGPL-3.0-or-later OR MPL-2.0", by, "Gianmarco Garrisi <gianmarcogarrisi@tutanota.com>"
468
467
  proc-macro-crate: 1.3.1, "Apache-2.0 OR MIT", by, "Bastian Köcher <git@kchr.de>"
469
468
  proc-macro-crate: 3.2.0, "Apache-2.0 OR MIT", by, "Bastian Köcher <git@kchr.de>"
470
469
  proc-macro-error: 1.0.4, "Apache-2.0 OR MIT", by, "CreepySkeleton <creepy-skeleton@yandex.ru>"
471
470
  proc-macro-error-attr: 1.0.4, "Apache-2.0 OR MIT", by, "CreepySkeleton <creepy-skeleton@yandex.ru>"
472
471
  proc-macro-error-attr2: 2.0.0, "Apache-2.0 OR MIT", by, "CreepySkeleton <creepy-skeleton@yandex.ru>|GnomedDev <david2005thomas@gmail.com>"
473
472
  proc-macro-error2: 2.0.1, "Apache-2.0 OR MIT", by, "CreepySkeleton <creepy-skeleton@yandex.ru>|GnomedDev <david2005thomas@gmail.com>"
474
- proc-macro2: 1.0.93, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>|Alex Crichton <alex@alexcrichton.com>"
473
+ proc-macro2: 1.0.95, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>|Alex Crichton <alex@alexcrichton.com>"
475
474
  proc-macro2-diagnostics: 0.10.1, "Apache-2.0 OR MIT", by, "Sergio Benitez <sb@sergio.bz>"
476
475
  prost: 0.13.4, "Apache-2.0", by, "Dan Burkert <dan@danburkert.com>|Lucio Franco <luciofranco14@gmail.com>|Casper Meijn <casper@meijn.net>|Tokio Contributors <team@tokio.rs>"
477
476
  prost-derive: 0.13.4, "Apache-2.0", by, "Dan Burkert <dan@danburkert.com>|Lucio Franco <luciofranco14@gmail.com>|Casper Meijn <casper@meijn.net>|Tokio Contributors <team@tokio.rs>"
@@ -480,36 +479,40 @@ prost-dto-core: 0.0.3, "BSD-2-Clause", by, "Ahmed Farghal <me@asoli.dev>|Mohamed
480
479
  prost-dto-derive: 0.0.3, "BSD-2-Clause", by, "Ahmed Farghal <me@asoli.dev>|Mohamed Bassem <me@mbassem.com>"
481
480
  prost-types: 0.13.4, "Apache-2.0", by, "Dan Burkert <dan@danburkert.com>|Lucio Franco <luciofranco14@gmail.com>|Casper Meijn <casper@meijn.net>|Tokio Contributors <team@tokio.rs>"
482
481
  protobuf: 2.28.0, "MIT", by, "Stepan Koltsov <stepan.koltsov@gmail.com>"
482
+ psm: 0.1.26, "Apache-2.0 OR MIT", by, "Simonas Kazlauskas <psm@kazlauskas.me>"
483
483
  ptr_meta: 0.1.4, "MIT", by, "David Koloski <djkoloski@gmail.com>"
484
484
  ptr_meta_derive: 0.1.4, "MIT", by, "David Koloski <djkoloski@gmail.com>"
485
- pyo3: 0.23.4, "Apache-2.0 OR MIT", by, "PyO3 Project and Contributors <https://github.com/PyO3>"
486
- pyo3-build-config: 0.23.4, "Apache-2.0 OR MIT", by, "PyO3 Project and Contributors <https://github.com/PyO3>"
487
- pyo3-ffi: 0.23.4, "Apache-2.0 OR MIT", by, "PyO3 Project and Contributors <https://github.com/PyO3>"
488
- pyo3-macros: 0.23.4, "Apache-2.0 OR MIT", by, "PyO3 Project and Contributors <https://github.com/PyO3>"
489
- pyo3-macros-backend: 0.23.4, "Apache-2.0 OR MIT", by, "PyO3 Project and Contributors <https://github.com/PyO3>"
485
+ pyo3: 0.25.1, "Apache-2.0 OR MIT", by, "PyO3 Project and Contributors <https://github.com/PyO3>"
486
+ pyo3-build-config: 0.25.1, "Apache-2.0 OR MIT", by, "PyO3 Project and Contributors <https://github.com/PyO3>"
487
+ pyo3-ffi: 0.25.1, "Apache-2.0 OR MIT", by, "PyO3 Project and Contributors <https://github.com/PyO3>"
488
+ pyo3-macros: 0.25.1, "Apache-2.0 OR MIT", by, "PyO3 Project and Contributors <https://github.com/PyO3>"
489
+ pyo3-macros-backend: 0.25.1, "Apache-2.0 OR MIT", by, "PyO3 Project and Contributors <https://github.com/PyO3>"
490
490
  quanta: 0.12.5, "MIT", by, "Toby Lawrence <toby@nuclearfurnace.com>"
491
491
  quick-xml: 0.26.0, "MIT", by, "N/A"
492
492
  quick-xml: 0.37.2, "MIT", by, "N/A"
493
493
  quinn: 0.11.6, "Apache-2.0 OR MIT", by, "N/A"
494
494
  quinn-proto: 0.11.9, "Apache-2.0 OR MIT", by, "N/A"
495
495
  quinn-udp: 0.5.9, "Apache-2.0 OR MIT", by, "N/A"
496
- quote: 1.0.38, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
496
+ quote: 1.0.40, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
497
497
  radium: 0.7.0, "MIT", by, "Nika Layzell <nika@thelayzells.com>|myrrlyn <self@myrrlyn.dev>"
498
498
  radix_trie: 0.2.1, "MIT", by, "Michael Sproul <micsproul@gmail.com>"
499
499
  raft: 0.7.0, "Apache-2.0", by, "The TiKV Project Developers"
500
500
  raft-proto: 0.7.0, "Apache-2.0", by, "The TiKV Project Developers"
501
501
  rand: 0.8.5, "Apache-2.0 OR MIT", by, "The Rand Project Developers|The Rust Project Developers"
502
- rand: 0.9.0, "Apache-2.0 OR MIT", by, "The Rand Project Developers|The Rust Project Developers"
502
+ rand: 0.9.1, "Apache-2.0 OR MIT", by, "The Rand Project Developers|The Rust Project Developers"
503
503
  rand_chacha: 0.3.1, "Apache-2.0 OR MIT", by, "The Rand Project Developers|The Rust Project Developers|The CryptoCorrosion Contributors"
504
504
  rand_chacha: 0.9.0, "Apache-2.0 OR MIT", by, "The Rand Project Developers|The Rust Project Developers|The CryptoCorrosion Contributors"
505
505
  rand_core: 0.6.4, "Apache-2.0 OR MIT", by, "The Rand Project Developers|The Rust Project Developers"
506
506
  rand_core: 0.9.0, "Apache-2.0 OR MIT", by, "The Rand Project Developers|The Rust Project Developers"
507
- rand_xoshiro: 0.6.0, "Apache-2.0 OR MIT", by, "The Rand Project Developers"
507
+ rand_xoshiro: 0.7.0, "Apache-2.0 OR MIT", by, "The Rand Project Developers"
508
+ rangemap: 1.5.1, "Apache-2.0 OR MIT", by, "Jeff Parsons <jeff@parsons.io>"
508
509
  raw-cpuid: 11.3.0, "MIT", by, "Gerd Zellweger <mail@gerdzellweger.com>"
509
510
  rayon: 1.10.0, "Apache-2.0 OR MIT", by, "Niko Matsakis <niko@alum.mit.edu>|Josh Stone <cuviper@gmail.com>"
510
511
  rayon-core: 1.12.1, "Apache-2.0 OR MIT", by, "Niko Matsakis <niko@alum.mit.edu>|Josh Stone <cuviper@gmail.com>"
511
512
  rdkafka: 0.35.0, "MIT", by, "Federico Giraud <giraud.federico@gmail.com>"
512
513
  rdkafka-sys: 4.7.0+2.3.0, "MIT", by, "Federico Giraud <giraud.federico@gmail.com>"
514
+ recursive: 0.1.1, "MIT", by, "Orson Peters <orsonpeters@gmail.com>"
515
+ recursive-proc-macro-impl: 0.1.1, "MIT", by, "Orson Peters <orsonpeters@gmail.com>"
513
516
  redox_syscall: 0.5.8, "MIT", by, "Jeremy Soller <jackpot51@gmail.com>"
514
517
  redox_users: 0.4.6, "MIT", by, "Jose Narvaez <goyox86@gmail.com>|Wesley Hershberger <mggmugginsmc@gmail.com>"
515
518
  ref-cast: 1.0.23, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
@@ -525,91 +528,99 @@ regress: 0.9.1, "Apache-2.0 OR MIT", by, "ridiculousfish <corydoras@ridiculousfi
525
528
  regress: 0.10.3, "Apache-2.0 OR MIT", by, "ridiculousfish <corydoras@ridiculousfish.com>"
526
529
  rend: 0.4.2, "MIT", by, "David Koloski <djkoloski@gmail.com>"
527
530
  reqwest: 0.12.12, "Apache-2.0 OR MIT", by, "Sean McArthur <sean@seanmonstar.com>"
528
- restate-admin: 1.3.2, "BUSL-1.1", by, "restate.dev"
529
- restate-admin-rest-model: 1.3.2, "BUSL-1.1", by, "restate.dev"
530
- restate-base64-util: 1.3.2, "BUSL-1.1", by, "restate.dev"
531
- restate-benchmarks: 1.3.2, "BUSL-1.1", by, "restate.dev"
532
- restate-bifrost: 1.3.2, "BUSL-1.1", by, "restate.dev"
533
- restate-cli: 1.3.2, "BUSL-1.1", by, "restate.dev"
534
- restate-cli-util: 1.3.2, "BUSL-1.1", by, "restate.dev"
535
- restate-core: 1.3.2, "BUSL-1.1", by, "restate.dev"
531
+ restate-admin: 1.4.0, "BUSL-1.1", by, "restate.dev"
532
+ restate-admin-rest-model: 1.4.0, "BUSL-1.1", by, "restate.dev"
533
+ restate-base64-util: 1.4.0, "BUSL-1.1", by, "restate.dev"
534
+ restate-benchmarks: 1.4.0, "BUSL-1.1", by, "restate.dev"
535
+ restate-bifrost: 1.4.0, "BUSL-1.1", by, "restate.dev"
536
+ restate-cli: 1.4.0, "BUSL-1.1", by, "restate.dev"
537
+ restate-cli-util: 1.4.0, "BUSL-1.1", by, "restate.dev"
538
+ restate-core: 1.4.0, "BUSL-1.1", by, "restate.dev"
536
539
  restate-core-derive: 0.1.0, "BUSL-1.1", by, "restate.dev"
537
- restate-errors: 1.3.2, "BUSL-1.1", by, "restate.dev"
538
- restate-fs-util: 1.3.2, "BUSL-1.1", by, "restate.dev"
539
- restate-futures-util: 1.3.2, "BUSL-1.1", by, "restate.dev"
540
- restate-ingress-http: 1.3.2, "BUSL-1.1", by, "restate.dev"
541
- restate-ingress-kafka: 1.3.2, "BUSL-1.1", by, "restate.dev"
542
- restate-invoker-api: 1.3.2, "BUSL-1.1", by, "restate.dev"
543
- restate-invoker-impl: 1.3.2, "BUSL-1.1", by, "restate.dev"
544
- restate-local-cluster-runner: 1.3.2, "BUSL-1.1", by, "restate.dev"
545
- restate-log-server: 1.3.2, "BUSL-1.1", by, "restate.dev"
546
- restate-metadata-server: 1.3.2, "BUSL-1.1", by, "restate.dev"
547
- restate-node: 1.3.2, "BUSL-1.1", by, "restate.dev"
548
- restate-object-store-util: 1.3.2, "BUSL-1.1", by, "restate.dev"
549
- restate-partition-store: 1.3.2, "BUSL-1.1", by, "restate.dev"
550
- restate-queue: 1.3.2, "BUSL-1.1", by, "restate.dev"
551
- restate-rocksdb: 1.3.2, "BUSL-1.1", by, "restate.dev"
552
- restate-serde-util: 1.3.2, "BUSL-1.1", by, "restate.dev"
553
- restate-server: 1.3.2, "BUSL-1.1", by, "restate.dev"
554
- restate-service-client: 1.3.2, "BUSL-1.1", by, "restate.dev"
555
- restate-service-protocol: 1.3.2, "BUSL-1.1", by, "restate.dev"
556
- restate-service-protocol-v4: 1.3.2, "BUSL-1.1", by, "restate.dev"
557
- restate-storage-api: 1.3.2, "BUSL-1.1", by, "restate.dev"
558
- restate-storage-query-datafusion: 1.3.2, "BUSL-1.1", by, "restate.dev"
559
- restate-storage-query-postgres: 1.3.2, "BUSL-1.1", by, "restate.dev"
560
- restate-test-util: 1.3.2, "BUSL-1.1", by, "restate.dev"
561
- restate-timer: 1.3.2, "BUSL-1.1", by, "restate.dev"
562
- restate-timer-queue: 1.3.2, "BUSL-1.1", by, "restate.dev"
563
- restate-tracing-instrumentation: 1.3.2, "BUSL-1.1", by, "restate.dev"
564
- restate-types: 1.3.2, "BUSL-1.1", by, "restate.dev"
565
- restate-utoipa: 1.3.2, "MIT", by, "N/A"
566
- restate-wal-protocol: 1.3.2, "BUSL-1.1", by, "restate.dev"
567
- restate-web-ui: 0.0.63, "N/A", by, "N/A"
568
- restate-worker: 1.3.2, "BUSL-1.1", by, "restate.dev"
569
- restatectl: 1.3.2, "BUSL-1.1", by, "restate.dev"
540
+ restate-encoding: 1.4.0, "BUSL-1.1", by, "restate.dev"
541
+ restate-encoding-derive: 0.1.0, "BUSL-1.1", by, "restate.dev"
542
+ restate-errors: 1.4.0, "BUSL-1.1", by, "restate.dev"
543
+ restate-fs-util: 1.4.0, "BUSL-1.1", by, "restate.dev"
544
+ restate-futures-util: 1.4.0, "BUSL-1.1", by, "restate.dev"
545
+ restate-ingress-http: 1.4.0, "BUSL-1.1", by, "restate.dev"
546
+ restate-ingress-kafka: 1.4.0, "BUSL-1.1", by, "restate.dev"
547
+ restate-invoker-api: 1.4.0, "BUSL-1.1", by, "restate.dev"
548
+ restate-invoker-impl: 1.4.0, "BUSL-1.1", by, "restate.dev"
549
+ restate-local-cluster-runner: 1.4.0, "BUSL-1.1", by, "restate.dev"
550
+ restate-log-server: 1.4.0, "BUSL-1.1", by, "restate.dev"
551
+ restate-log-server-grpc: 1.4.0, "BUSL-1.1", by, "restate.dev"
552
+ restate-metadata-providers: 1.4.0, "BUSL-1.1", by, "restate.dev"
553
+ restate-metadata-server: 1.4.0, "BUSL-1.1", by, "restate.dev"
554
+ restate-metadata-server-grpc: 1.4.0, "BUSL-1.1", by, "restate.dev"
555
+ restate-metadata-store: 1.4.0, "BUSL-1.1", by, "restate.dev"
556
+ restate-node: 1.4.0, "BUSL-1.1", by, "restate.dev"
557
+ restate-object-store-util: 1.4.0, "BUSL-1.1", by, "restate.dev"
558
+ restate-partition-store: 1.4.0, "BUSL-1.1", by, "restate.dev"
559
+ restate-queue: 1.4.0, "BUSL-1.1", by, "restate.dev"
560
+ restate-rocksdb: 1.4.0, "BUSL-1.1", by, "restate.dev"
561
+ restate-serde-util: 1.4.0, "BUSL-1.1", by, "restate.dev"
562
+ restate-server: 1.4.0, "BUSL-1.1", by, "restate.dev"
563
+ restate-service-client: 1.4.0, "BUSL-1.1", by, "restate.dev"
564
+ restate-service-protocol: 1.4.0, "BUSL-1.1", by, "restate.dev"
565
+ restate-service-protocol-v4: 1.4.0, "BUSL-1.1", by, "restate.dev"
566
+ restate-storage-api: 1.4.0, "BUSL-1.1", by, "restate.dev"
567
+ restate-storage-query-datafusion: 1.4.0, "BUSL-1.1", by, "restate.dev"
568
+ restate-storage-query-postgres: 1.4.0, "BUSL-1.1", by, "restate.dev"
569
+ restate-test-util: 1.4.0, "BUSL-1.1", by, "restate.dev"
570
+ restate-timer: 1.4.0, "BUSL-1.1", by, "restate.dev"
571
+ restate-timer-queue: 1.4.0, "BUSL-1.1", by, "restate.dev"
572
+ restate-tracing-instrumentation: 1.4.0, "BUSL-1.1", by, "restate.dev"
573
+ restate-types: 1.4.0, "BUSL-1.1", by, "restate.dev"
574
+ restate-utoipa: 1.4.0, "MIT", by, "N/A"
575
+ restate-wal-protocol: 1.4.0, "BUSL-1.1", by, "restate.dev"
576
+ restate-web-ui: 0.0.78, "N/A", by, "N/A"
577
+ restate-worker: 1.4.0, "BUSL-1.1", by, "restate.dev"
578
+ restatectl: 1.4.0, "BUSL-1.1", by, "restate.dev"
570
579
  rev_lines: 0.3.0, "MIT", by, "Michael Coyne <mjc@hey.com>"
571
580
  rgb: 0.8.50, "MIT", by, "Kornel Lesiński <kornel@geekhood.net>|James Forster <james.forsterer@gmail.com>"
572
581
  ring: 0.17.13, "Apache-2.0 AND ISC", by, "N/A"
573
582
  rkyv: 0.7.45, "MIT", by, "David Koloski <djkoloski@gmail.com>"
574
583
  rkyv_derive: 0.7.45, "MIT", by, "David Koloski <djkoloski@gmail.com>"
575
584
  rlimit: 0.10.2, "MIT", by, "Nugine <nugine@foxmail.com>"
576
- rust-librocksdb-sys: 0.32.0+9.10.0.restate-1, "Apache-2.0 OR BSD-3-Clause OR MIT", by, "Karl Hobley <karlhobley10@gmail.com>|Arkadiy Paronyan <arkadiy@ethcore.io>"
577
- rust-rocksdb: 0.36.0-restate.1, "Apache-2.0", by, "Tyler Neely <t@jujit.su>|David Greenberg <dsg123456789@gmail.com>"
585
+ rust-librocksdb-sys: 0.37.0+10.2.1, "Apache-2.0 OR BSD-3-Clause OR MIT", by, "Karl Hobley <karlhobley10@gmail.com>|Arkadiy Paronyan <arkadiy@ethcore.io>"
586
+ rust-rocksdb: 0.41.0, "Apache-2.0", by, "Tyler Neely <t@jujit.su>|David Greenberg <dsg123456789@gmail.com>"
578
587
  rust_decimal: 1.36.0, "MIT", by, "Paul Mason <paul@form1.co.nz>"
579
588
  rustc-demangle: 0.1.24, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>"
580
589
  rustc-hash: 2.1.0, "Apache-2.0 OR MIT", by, "The Rust Project Developers"
581
590
  rustix: 0.38.44, "Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT", by, "Dan Gohman <dev@sunfishcode.online>|Jakub Konka <kubkon@jakubkonka.com>"
582
- rustls: 0.23.25, "Apache-2.0 OR ISC OR MIT", by, "N/A"
591
+ rustix: 1.0.7, "Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT", by, "Dan Gohman <dev@sunfishcode.online>|Jakub Konka <kubkon@jakubkonka.com>"
592
+ rustls: 0.23.28, "Apache-2.0 OR ISC OR MIT", by, "N/A"
583
593
  rustls-native-certs: 0.8.1, "Apache-2.0 OR ISC OR MIT", by, "N/A"
584
594
  rustls-pemfile: 2.2.0, "Apache-2.0 OR ISC OR MIT", by, "N/A"
585
595
  rustls-pki-types: 1.11.0, "Apache-2.0 OR MIT", by, "N/A"
586
- rustls-webpki: 0.103.1, "ISC", by, "N/A"
596
+ rustls-webpki: 0.103.3, "ISC", by, "N/A"
587
597
  rustversion: 1.0.19, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
588
598
  ryu: 1.0.19, "Apache-2.0 OR BSL-1.0", by, "David Tolnay <dtolnay@gmail.com>"
589
599
  same-file: 1.0.6, "MIT OR Unlicense", by, "Andrew Gallant <jamslam@gmail.com>"
590
600
  schannel: 0.1.27, "MIT", by, "Steven Fackler <sfackler@gmail.com>|Steffen Butzer <steffen.butzer@outlook.com>"
591
- schemars: 0.8.21, "MIT", by, "Graham Esau <gesau@hotmail.co.uk>"
592
- schemars_derive: 0.8.21, "MIT", by, "Graham Esau <gesau@hotmail.co.uk>"
601
+ schemars: 0.8.22, "MIT", by, "Graham Esau <gesau@hotmail.co.uk>"
602
+ schemars: 0.9.0, "MIT", by, "Graham Esau <gesau@hotmail.co.uk>"
603
+ schemars_derive: 0.8.22, "MIT", by, "Graham Esau <gesau@hotmail.co.uk>"
593
604
  scoped-tls: 1.0.1, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>"
594
605
  scopeguard: 1.2.0, "Apache-2.0 OR MIT", by, "bluss"
595
606
  seahash: 4.1.0, "MIT", by, "ticki <ticki@users.noreply.github.com>|Tom Almeida <tom@tommoa.me>"
596
607
  secrecy: 0.10.3, "Apache-2.0 OR MIT", by, "Tony Arcieri <tony@iqlusion.io>"
597
608
  security-framework: 3.2.0, "Apache-2.0 OR MIT", by, "Steven Fackler <sfackler@gmail.com>|Kornel <kornel@geekhood.net>"
598
609
  security-framework-sys: 2.14.0, "Apache-2.0 OR MIT", by, "Steven Fackler <sfackler@gmail.com>|Kornel <kornel@geekhood.net>"
599
- semver: 1.0.25, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
600
- serde: 1.0.217, "Apache-2.0 OR MIT", by, "Erick Tryzelaar <erick.tryzelaar@gmail.com>|David Tolnay <dtolnay@gmail.com>"
601
- serde_derive: 1.0.217, "Apache-2.0 OR MIT", by, "Erick Tryzelaar <erick.tryzelaar@gmail.com>|David Tolnay <dtolnay@gmail.com>"
610
+ semver: 1.0.26, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
611
+ serde: 1.0.219, "Apache-2.0 OR MIT", by, "Erick Tryzelaar <erick.tryzelaar@gmail.com>|David Tolnay <dtolnay@gmail.com>"
612
+ serde_derive: 1.0.219, "Apache-2.0 OR MIT", by, "Erick Tryzelaar <erick.tryzelaar@gmail.com>|David Tolnay <dtolnay@gmail.com>"
602
613
  serde_derive_internals: 0.29.1, "Apache-2.0 OR MIT", by, "Erick Tryzelaar <erick.tryzelaar@gmail.com>|David Tolnay <dtolnay@gmail.com>"
603
- serde_json: 1.0.138, "Apache-2.0 OR MIT", by, "Erick Tryzelaar <erick.tryzelaar@gmail.com>|David Tolnay <dtolnay@gmail.com>"
614
+ serde_json: 1.0.140, "Apache-2.0 OR MIT", by, "Erick Tryzelaar <erick.tryzelaar@gmail.com>|David Tolnay <dtolnay@gmail.com>"
604
615
  serde_path_to_error: 0.1.16, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
605
- serde_spanned: 0.6.8, "Apache-2.0 OR MIT", by, "N/A"
616
+ serde_spanned: 0.6.9, "Apache-2.0 OR MIT", by, "N/A"
606
617
  serde_tokenstream: 0.2.2, "Apache-2.0", by, "N/A"
607
618
  serde_urlencoded: 0.7.1, "Apache-2.0 OR MIT", by, "Anthony Ramine <n.oxyde@gmail.com>"
608
- serde_with: 3.12.0, "Apache-2.0 OR MIT", by, "Jonas Bushart|Marcin Kaźmierczak"
609
- serde_with_macros: 3.12.0, "Apache-2.0 OR MIT", by, "Jonas Bushart"
610
- service-protocol-wireshark-dissector: 1.3.2, "BUSL-1.1", by, "restate.dev"
619
+ serde_with: 3.13.0, "Apache-2.0 OR MIT", by, "Jonas Bushart|Marcin Kaźmierczak"
620
+ serde_with_macros: 3.13.0, "Apache-2.0 OR MIT", by, "Jonas Bushart"
621
+ service-protocol-wireshark-dissector: 1.4.0, "BUSL-1.1", by, "restate.dev"
611
622
  sha1: 0.10.6, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
612
- sha2: 0.10.8, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
623
+ sha2: 0.10.9, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
613
624
  sharded-slab: 0.1.7, "MIT", by, "Eliza Weisman <eliza@buoyant.io>"
614
625
  shell-words: 1.1.0, "Apache-2.0 OR MIT", by, "Tomasz Miąsko <tomasz.miasko@gmail.com>"
615
626
  signal-hook: 0.3.17, "Apache-2.0 OR MIT", by, "Michal 'vorner' Vaner <vorner@vorner.cz>|Thomas Himmelstoss <thimm@posteo.de>"
@@ -627,41 +638,48 @@ slog-envlogger: 2.2.0, "Apache-2.0 OR MIT", by, "The Rust Project Developers|Daw
627
638
  slog-scope: 4.4.0, "Apache-2.0 OR MIT OR MPL-2.0", by, "Dawid Ciężarkiewicz <dpc@dpc.pw>"
628
639
  slog-stdlog: 4.1.1, "Apache-2.0 OR MIT OR MPL-2.0", by, "Dawid Ciężarkiewicz <dpc@dpc.pw>"
629
640
  slog-term: 2.9.1, "Apache-2.0 OR MIT OR MPL-2.0", by, "Dawid Ciężarkiewicz <dpc@dpc.pw>"
630
- smallvec: 1.13.2, "Apache-2.0 OR MIT", by, "The Servo Project Developers"
641
+ smallvec: 1.15.1, "Apache-2.0 OR MIT", by, "The Servo Project Developers"
631
642
  smartstring: 1.0.1, "MPL-2.0+", by, "Bodil Stokke <bodil@bodil.org>"
632
643
  snafu: 0.8.5, "Apache-2.0 OR MIT", by, "Jake Goulding <jake.goulding@gmail.com>"
633
644
  snafu-derive: 0.8.5, "Apache-2.0 OR MIT", by, "Jake Goulding <jake.goulding@gmail.com>"
634
- socket2: 0.5.8, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>|Thomas de Zeeuw <thomasdezeeuw@gmail.com>"
635
- sqlparser: 0.53.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
645
+ socket2: 0.5.10, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>|Thomas de Zeeuw <thomasdezeeuw@gmail.com>"
646
+ 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>"
647
+ sqlparser: 0.55.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
636
648
  sqlparser_derive: 0.3.0, "Apache-2.0", by, "sqlparser-rs authors"
637
649
  stable_deref_trait: 1.2.0, "Apache-2.0 OR MIT", by, "Robert Grosse <n210241048576@gmail.com>"
650
+ stacker: 0.1.21, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>|Simonas Kazlauskas <stacker@kazlauskas.me>"
638
651
  static_assertions: 1.1.0, "Apache-2.0 OR MIT", by, "Nikolai Vazquez"
639
652
  str_stack: 0.1.0, "Apache-2.0 OR MIT", by, "Steven Allen <steven@stebalien.com>"
640
653
  stringprep: 0.1.5, "Apache-2.0 OR MIT", by, "Steven Fackler <sfackler@gmail.com>"
641
654
  strsim: 0.11.1, "MIT", by, "Danny Guo <danny@dannyguo.com>|maxbachmann <oss@maxbachmann.de>"
642
655
  strum: 0.26.3, "MIT", by, "Peter Glotfelty <peter.glotfelty@microsoft.com>"
656
+ strum: 0.27.1, "MIT", by, "Peter Glotfelty <peter.glotfelty@microsoft.com>"
643
657
  strum_macros: 0.26.4, "MIT", by, "Peter Glotfelty <peter.glotfelty@microsoft.com>"
658
+ strum_macros: 0.27.1, "MIT", by, "Peter Glotfelty <peter.glotfelty@microsoft.com>"
644
659
  subtle: 2.6.1, "BSD-3-Clause", by, "Isis Lovecruft <isis@patternsinthevoid.net>|Henry de Valence <hdevalence@hdevalence.ca>"
645
660
  symbolic-common: 12.13.3, "MIT", by, "Armin Ronacher <armin.ronacher@active-4.com>|Jan Michael Auer <mail@jauer.org>"
646
661
  symbolic-demangle: 12.13.3, "MIT", by, "Armin Ronacher <armin.ronacher@active-4.com>|Jan Michael Auer <mail@jauer.org>"
647
662
  syn: 1.0.109, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
648
- syn: 2.0.98, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
663
+ syn: 2.0.101, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
649
664
  sync_wrapper: 1.0.2, "Apache-2.0", by, "Actyx AG <developer@actyx.io>"
650
665
  synstructure: 0.12.6, "MIT", by, "Nika Layzell <nika@thelayzells.com>"
651
666
  synstructure: 0.13.1, "MIT", by, "Nika Layzell <nika@thelayzells.com>"
652
667
  tagptr: 0.2.0, "Apache-2.0 OR MIT", by, "Oliver Giersch"
653
668
  take_mut: 0.2.2, "MIT", by, "Sgeo <sgeoster@gmail.com>"
654
669
  tap: 1.0.1, "MIT", by, "Elliott Linder <elliott.darfink@gmail.com>|myrrlyn <self@myrrlyn.dev>"
655
- target-lexicon: 0.12.16, "Apache-2.0 WITH LLVM-exception", by, "Dan Gohman <sunfish@mozilla.com>"
656
- tempfile: 3.16.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>"
670
+ target-lexicon: 0.13.2, "Apache-2.0 WITH LLVM-exception", by, "Dan Gohman <sunfish@mozilla.com>"
671
+ tempfile: 3.20.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>"
657
672
  term: 0.7.0, "Apache-2.0 OR MIT", by, "The Rust Project Developers|Steven Allen"
658
673
  termcolor: 1.4.1, "MIT OR Unlicense", by, "Andrew Gallant <jamslam@gmail.com>"
659
674
  terminal_size: 0.4.1, "Apache-2.0 OR MIT", by, "Andrew Chin <achin@eminence32.net>"
675
+ test-log: 0.2.17, "Apache-2.0 OR MIT", by, "Daniel Mueller <deso@posteo.net>"
676
+ test-log-macros: 0.2.17, "Apache-2.0 OR MIT", by, "Daniel Mueller <deso@posteo.net>"
660
677
  test_bin: 0.4.0, "Apache-2.0 OR MIT", by, "Michael Mc Donnell <michael@mcdonnell.dk>"
678
+ thin-vec: 0.2.14, "Apache-2.0 OR MIT", by, "Aria Beingessner <a.beingessner@gmail.com>"
661
679
  thiserror: 1.0.69, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
662
- thiserror: 2.0.11, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
680
+ thiserror: 2.0.12, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
663
681
  thiserror-impl: 1.0.69, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
664
- thiserror-impl: 2.0.11, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
682
+ thiserror-impl: 2.0.12, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
665
683
  thread_local: 1.1.8, "Apache-2.0 OR MIT", by, "Amanieu d'Antras <amanieu@gmail.com>"
666
684
  threadpool: 1.8.1, "Apache-2.0 OR MIT", by, "The Rust Project Developers|Corey Farwell <coreyf@rwell.org>|Stefan Schindler <dns2utf8@estada.ch>"
667
685
  tikv-jemalloc-ctl: 0.6.0, "Apache-2.0 OR MIT", by, "Steven Fackler <sfackler@gmail.com>|Gonzalo Brito Gadeschi <gonzalobg88@gmail.com>|The TiKV Project Developers"
@@ -676,20 +694,21 @@ tinystr: 0.7.6, "Unicode-3.0", by, "The ICU4X Project Developers"
676
694
  tinytemplate: 1.2.1, "Apache-2.0 OR MIT", by, "Brook Heisler <brookheisler@gmail.com>"
677
695
  tinyvec: 1.8.1, "Apache-2.0 OR MIT OR Zlib", by, "Lokathor <zefria@gmail.com>"
678
696
  tinyvec_macros: 0.1.1, "Apache-2.0 OR MIT OR Zlib", by, "Soveu <marx.tomasz@gmail.com>"
679
- tokio: 1.44.2, "MIT", by, "Tokio Contributors <team@tokio.rs>"
697
+ tokio: 1.45.1, "MIT", by, "Tokio Contributors <team@tokio.rs>"
680
698
  tokio-macros: 2.5.0, "MIT", by, "Tokio Contributors <team@tokio.rs>"
681
699
  tokio-rustls: 0.26.1, "Apache-2.0 OR MIT", by, "N/A"
682
700
  tokio-stream: 0.1.17, "MIT", by, "Tokio Contributors <team@tokio.rs>"
683
- tokio-util: 0.7.14, "MIT", by, "Tokio Contributors <team@tokio.rs>"
684
- toml: 0.8.19, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>"
685
- toml_datetime: 0.6.8, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>"
701
+ tokio-util: 0.7.15, "MIT", by, "Tokio Contributors <team@tokio.rs>"
702
+ toml: 0.8.23, "Apache-2.0 OR MIT", by, "N/A"
703
+ toml_datetime: 0.6.11, "Apache-2.0 OR MIT", by, "N/A"
686
704
  toml_edit: 0.19.15, "Apache-2.0 OR MIT", by, "Andronik Ordian <write@reusable.software>|Ed Page <eopage@gmail.com>"
687
- toml_edit: 0.22.23, "Apache-2.0 OR MIT", by, "Andronik Ordian <write@reusable.software>|Ed Page <eopage@gmail.com>"
705
+ toml_edit: 0.22.27, "Apache-2.0 OR MIT", by, "N/A"
706
+ toml_write: 0.1.2, "Apache-2.0 OR MIT", by, "N/A"
688
707
  tonic: 0.12.3, "MIT", by, "Lucio Franco <luciofranco14@gmail.com>"
689
708
  tonic-reflection: 0.12.3, "MIT", by, "James Nugent <james@jen20.com>|Samani G. Gikandi <samani@gojulas.com>"
690
709
  tower: 0.4.13, "MIT", by, "Tower Maintainers <team@tower-rs.com>"
691
710
  tower: 0.5.2, "MIT", by, "Tower Maintainers <team@tower-rs.com>"
692
- tower-http: 0.6.2, "MIT", by, "Tower Maintainers <team@tower-rs.com>"
711
+ tower-http: 0.6.6, "MIT", by, "Tower Maintainers <team@tower-rs.com>"
693
712
  tower-layer: 0.3.3, "MIT", by, "Tower Maintainers <team@tower-rs.com>"
694
713
  tower-service: 0.3.3, "MIT", by, "Tower Maintainers <team@tower-rs.com>"
695
714
  tracing: 0.1.41, "MIT", by, "Eliza Weisman <eliza@buoyant.io>|Tokio Contributors <team@tokio.rs>"
@@ -704,17 +723,17 @@ tracing-slog: 0.3.0, "MIT", by, "Peter Nehrer <pnehrer@eclipticalsoftware.com>"
704
723
  tracing-subscriber: 0.3.19, "MIT", by, "Eliza Weisman <eliza@buoyant.io>|David Barsky <me@davidbarsky.com>|Tokio Contributors <team@tokio.rs>"
705
724
  try-lock: 0.2.5, "MIT", by, "Sean McArthur <sean@seanmonstar.com>"
706
725
  twox-hash: 1.6.3, "MIT", by, "Jake Goulding <jake.goulding@gmail.com>"
707
- typed-builder: 0.20.0, "Apache-2.0 OR MIT", by, "IdanArye <idanarye@gmail.com>|Chris Morgan <me@chrismorgan.info>"
708
- typed-builder-macro: 0.20.0, "Apache-2.0 OR MIT", by, "IdanArye <idanarye@gmail.com>|Chris Morgan <me@chrismorgan.info>"
726
+ typed-builder: 0.21.0, "Apache-2.0 OR MIT", by, "IdanArye <idanarye@gmail.com>|Chris Morgan <me@chrismorgan.info>"
727
+ typed-builder-macro: 0.21.0, "Apache-2.0 OR MIT", by, "IdanArye <idanarye@gmail.com>|Chris Morgan <me@chrismorgan.info>"
709
728
  typenum: 1.17.0, "Apache-2.0 OR MIT", by, "Paho Lurie-Gregg <paho@paholg.com>|Andre Bogus <bogusandre@gmail.com>"
710
729
  typify: 0.1.0, "Apache-2.0", by, "N/A"
711
730
  typify-impl: 0.1.0, "Apache-2.0", by, "N/A"
712
731
  typify-macro: 0.1.0, "Apache-2.0", by, "N/A"
713
- ulid: 1.1.4, "MIT", by, "dylanhart <dylan96hart@gmail.com>"
732
+ ulid: 1.2.1, "MIT", by, "dylanhart <dylan96hart@gmail.com>"
714
733
  uncased: 0.9.10, "Apache-2.0 OR MIT", by, "Sergio Benitez <sb@sergio.bz>"
715
734
  unicase: 2.8.1, "Apache-2.0 OR MIT", by, "Sean McArthur <sean@seanmonstar.com>"
716
735
  unicode-bidi: 0.3.18, "Apache-2.0 OR MIT", by, "The Servo Project Developers"
717
- unicode-ident: 1.0.16, "(MIT OR Apache-2.0) AND Unicode-3.0", by, "David Tolnay <dtolnay@gmail.com>"
736
+ unicode-ident: 1.0.18, "(MIT OR Apache-2.0) AND Unicode-3.0", by, "David Tolnay <dtolnay@gmail.com>"
718
737
  unicode-normalization: 0.1.24, "Apache-2.0 OR MIT", by, "kwantam <kwantam@gmail.com>|Manish Goregaokar <manishsmail@gmail.com>"
719
738
  unicode-properties: 0.1.3, "Apache-2.0 OR MIT", by, "Charles Lew <crlf0710@gmail.com>|Manish Goregaokar <manishsmail@gmail.com>"
720
739
  unicode-segmentation: 1.12.0, "Apache-2.0 OR MIT", by, "kwantam <kwantam@gmail.com>|Manish Goregaokar <manishsmail@gmail.com>"
@@ -729,7 +748,7 @@ urlencoding: 2.1.3, "MIT", by, "Kornel <kornel@geekhood.net>|Bertram Truong <b@b
729
748
  utf16_iter: 1.0.5, "Apache-2.0 OR MIT", by, "Henri Sivonen <hsivonen@hsivonen.fi>"
730
749
  utf8_iter: 1.0.4, "Apache-2.0 OR MIT", by, "Henri Sivonen <hsivonen@hsivonen.fi>"
731
750
  utf8parse: 0.2.2, "Apache-2.0 OR MIT", by, "Joe Wilm <joe@jwilm.com>|Christian Duerr <contact@christianduerr.com>"
732
- uuid: 1.12.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>"
751
+ uuid: 1.17.0, "Apache-2.0 OR MIT", by, "Ashley Mannix<ashleymannix@live.com.au>|Dylan DPC<dylan.dpc@gmail.com>|Hunar Roop Kahlon<hunar.roop@gmail.com>"
733
752
  uuid-simd: 0.8.0, "MIT", by, "N/A"
734
753
  valuable: 0.1.1, "MIT", by, "N/A"
735
754
  vsimd: 0.8.0, "MIT", by, "N/A"
@@ -747,16 +766,17 @@ wasm-streams: 0.4.2, "Apache-2.0 OR MIT", by, "Mattias Buelens <mattias@buelens.
747
766
  web-sys: 0.3.77, "Apache-2.0 OR MIT", by, "The wasm-bindgen Developers"
748
767
  web-time: 1.1.0, "Apache-2.0 OR MIT", by, "N/A"
749
768
  webpki-roots: 0.26.8, "MPL-2.0", by, "N/A"
769
+ webpki-roots: 1.0.0, "CDLA-Permissive-2.0", by, "N/A"
750
770
  winapi: 0.3.9, "Apache-2.0 OR MIT", by, "Peter Atashian <retep998@gmail.com>"
751
771
  winapi-i686-pc-windows-gnu: 0.4.0, "Apache-2.0 OR MIT", by, "Peter Atashian <retep998@gmail.com>"
752
772
  winapi-util: 0.1.9, "MIT OR Unlicense", by, "Andrew Gallant <jamslam@gmail.com>"
753
773
  winapi-x86_64-pc-windows-gnu: 0.4.0, "Apache-2.0 OR MIT", by, "Peter Atashian <retep998@gmail.com>"
754
- windows: 0.52.0, "Apache-2.0 OR MIT", by, "Microsoft"
755
774
  windows: 0.58.0, "Apache-2.0 OR MIT", by, "Microsoft"
756
775
  windows-core: 0.52.0, "Apache-2.0 OR MIT", by, "Microsoft"
757
776
  windows-core: 0.58.0, "Apache-2.0 OR MIT", by, "Microsoft"
758
777
  windows-implement: 0.58.0, "Apache-2.0 OR MIT", by, "Microsoft"
759
778
  windows-interface: 0.58.0, "Apache-2.0 OR MIT", by, "Microsoft"
779
+ windows-link: 0.1.3, "Apache-2.0 OR MIT", by, "Microsoft"
760
780
  windows-registry: 0.2.0, "Apache-2.0 OR MIT", by, "Microsoft"
761
781
  windows-result: 0.2.0, "Apache-2.0 OR MIT", by, "Microsoft"
762
782
  windows-strings: 0.1.0, "Apache-2.0 OR MIT", by, "Microsoft"
@@ -781,14 +801,14 @@ windows_x86_64_gnullvm: 0.52.6, "Apache-2.0 OR MIT", by, "Microsoft"
781
801
  windows_x86_64_msvc: 0.48.5, "Apache-2.0 OR MIT", by, "Microsoft"
782
802
  windows_x86_64_msvc: 0.52.6, "Apache-2.0 OR MIT", by, "Microsoft"
783
803
  winnow: 0.5.40, "MIT", by, "N/A"
784
- winnow: 0.7.0, "MIT", by, "N/A"
804
+ winnow: 0.7.11, "MIT", by, "N/A"
785
805
  wit-bindgen-rt: 0.33.0, "Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT", by, "N/A"
786
806
  workspace-hack: 0.1.0, "N/A", by, "N/A"
787
807
  write16: 1.0.0, "Apache-2.0 OR MIT", by, "N/A"
788
808
  writeable: 0.5.5, "Unicode-3.0", by, "The ICU4X Project Developers"
789
809
  wyz: 0.5.1, "MIT", by, "myrrlyn <self@myrrlyn.dev>"
790
810
  xmlparser: 0.13.6, "Apache-2.0 OR MIT", by, "Yevhenii Reizner <razrfalcon@gmail.com>"
791
- xtask: 1.3.2, "BUSL-1.1", by, "restate.dev"
811
+ xtask: 1.4.0, "BUSL-1.1", by, "restate.dev"
792
812
  xxhash-rust: 0.8.15, "BSL-1.0", by, "Douman <douman@gmx.se>"
793
813
  yansi: 1.0.1, "Apache-2.0 OR MIT", by, "Sergio Benitez <sb@sergio.bz>"
794
814
  yoke: 0.7.5, "Unicode-3.0", by, "Manish Goregaokar <manishsmail@gmail.com>"
@@ -804,6 +824,7 @@ zeroize_derive: 1.4.2, "Apache-2.0 OR MIT", by, "The RustCrypto Project Develope
804
824
  zerovec: 0.10.4, "Unicode-3.0", by, "The ICU4X Project Developers"
805
825
  zerovec-derive: 0.10.3, "Unicode-3.0", by, "Manish Goregaokar <manishsmail@gmail.com>"
806
826
  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>"
827
+ zlib-rs: 0.5.0, "Zlib", by, "N/A"
807
828
  zstd: 0.11.2+zstd.1.5.2, "MIT", by, "Alexandre Bury <alexandre.bury@gmail.com>"
808
829
  zstd: 0.13.2, "MIT", by, "Alexandre Bury <alexandre.bury@gmail.com>"
809
830
  zstd-safe: 5.0.2+zstd.1.5.2, "Apache-2.0 OR MIT", by, "Alexandre Bury <alexandre.bury@gmail.com>"
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@restatedev/restate-server-darwin-arm64",
3
- "version": "1.3.2",
3
+ "version": "1.4.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/restatedev/restate.git"