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