Skip to content

Commit ae23f38

Browse files
Update dependencies
1 parent 413c566 commit ae23f38

File tree

10 files changed

+206
-149
lines changed

10 files changed

+206
-149
lines changed

Cargo.lock

Lines changed: 66 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ authors = ["Calling Team <[email protected]>"]
1818

1919
[patch.crates-io]
2020
# Use our fork of curve25519-dalek for zkgroup compatibility.
21-
curve25519-dalek = { git = 'https://github.com/signalapp/curve25519-dalek', tag = 'signal-curve25519-4.1.1' }
21+
curve25519-dalek = { git = 'https://github.com/signalapp/curve25519-dalek', tag = 'signal-curve25519-4.1.3' }

acknowledgments/acknowledgments.html

Lines changed: 43 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ <h1>Third Party Licenses</h1>
4545

4646
<h2>Overview of licenses:</h2>
4747
<ul class="licenses-overview">
48-
<li><a href="#MIT">MIT License</a> (135)</li>
48+
<li><a href="#MIT">MIT License</a> (139)</li>
4949
<li><a href="#AGPL-3.0">GNU Affero General Public License v3.0</a> (11)</li>
5050
<li><a href="#Apache-2.0">Apache License 2.0</a> (5)</li>
5151
<li><a href="#BSD-3-Clause">BSD 3-Clause &quot;New&quot; or &quot;Revised&quot; License</a> (4)</li>
@@ -1376,7 +1376,7 @@ <h4>Used by:</h4>
13761376
<h3 id="BSD-3-Clause">BSD 3-Clause &quot;New&quot; or &quot;Revised&quot; License</h3>
13771377
<h4>Used by:</h4>
13781378
<ul class="license-used-by">
1379-
<li><a href="https://github.com/dalek-cryptography/curve25519-dalek/tree/main/curve25519-dalek">curve25519-dalek 4.1.1</a></li>
1379+
<li><a href="https://github.com/dalek-cryptography/curve25519-dalek/tree/main/curve25519-dalek">curve25519-dalek 4.1.3</a></li>
13801380
</ul>
13811381
<pre class="license-text">Copyright (c) 2012 The Go Authors. All rights reserved.
13821382

@@ -1446,7 +1446,7 @@ <h4>Used by:</h4>
14461446
<h3 id="BSD-3-Clause">BSD 3-Clause &quot;New&quot; or &quot;Revised&quot; License</h3>
14471447
<h4>Used by:</h4>
14481448
<ul class="license-used-by">
1449-
<li><a href="https://github.com/dalek-cryptography/curve25519-dalek/tree/main/curve25519-dalek">curve25519-dalek 4.1.1</a></li>
1449+
<li><a href="https://github.com/dalek-cryptography/curve25519-dalek/tree/main/curve25519-dalek">curve25519-dalek 4.1.3</a></li>
14501450
</ul>
14511451
<pre class="license-text">Copyright (c) 2016-2021 isis agora lovecruft. All rights reserved.
14521452
Copyright (c) 2016-2021 Henry de Valence. All rights reserved.
@@ -1610,6 +1610,8 @@ <h3 id="MIT">MIT License</h3>
16101610
<h4>Used by:</h4>
16111611
<ul class="license-used-by">
16121612
<li><a href="https://github.com/rust-lang-nursery/lazy-static.rs">lazy_static 1.4.0</a></li>
1613+
<li><a href="https://github.com/rayon-rs/rayon">rayon 1.10.0</a></li>
1614+
<li><a href="https://github.com/rayon-rs/rayon">rayon-core 1.12.1</a></li>
16131615
</ul>
16141616
<pre class="license-text">Copyright (c) 2010 The Rust Project Developers
16151617

@@ -2654,39 +2656,6 @@ <h4>Used by:</h4>
26542656
shall be included in all copies or substantial portions
26552657
of the Software.
26562658

2657-
THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF
2658-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2659-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2660-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2661-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2662-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2663-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2664-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2665-
DEALINGS IN THE SOFTWARE.
2666-
</pre>
2667-
</li>
2668-
<li class="license">
2669-
<h3 id="MIT">MIT License</h3>
2670-
<h4>Used by:</h4>
2671-
<ul class="license-used-by">
2672-
<li><a href="https://github.com/rustsec/rustsec/tree/main/platforms">platforms 3.3.0</a></li>
2673-
</ul>
2674-
<pre class="license-text">Copyright (c) 2018-2020 The Rust Secure Code Working Group
2675-
2676-
Permission is hereby granted, free of charge, to any
2677-
person obtaining a copy of this software and associated
2678-
documentation files (the &quot;Software&quot;), to deal in the
2679-
Software without restriction, including without
2680-
limitation the rights to use, copy, modify, merge,
2681-
publish, distribute, sublicense, and/or sell copies of
2682-
the Software, and to permit persons to whom the Software
2683-
is furnished to do so, subject to the following
2684-
conditions:
2685-
2686-
The above copyright notice and this permission notice
2687-
shall be included in all copies or substantial portions
2688-
of the Software.
2689-
26902659
THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF
26912660
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
26922661
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
@@ -3375,7 +3344,6 @@ <h4>Used by:</h4>
33753344
<h3 id="MIT">MIT License (synthesized)</h3>
33763345
<h4>Used by:</h4>
33773346
<ul class="license-used-by">
3378-
<li><a href="https://github.com/dalek-cryptography/curve25519-dalek">curve25519-dalek-derive 0.1.0</a></li>
33793347
<li><a href="https://github.com/neon-bindings/neon">neon 1.0.0</a></li>
33803348
</ul>
33813349
<pre class="license-text">MIT License
@@ -3421,6 +3389,7 @@ <h3 id="MIT">MIT License</h3>
34213389
<h4>Used by:</h4>
34223390
<ul class="license-used-by">
34233391
<li><a href="https://github.com/dtolnay/anyhow">anyhow 1.0.81</a></li>
3392+
<li><a href="https://github.com/dalek-cryptography/curve25519-dalek">curve25519-dalek-derive 0.1.1</a></li>
34243393
<li><a href="https://github.com/smol-rs/fastrand">fastrand 2.0.2</a></li>
34253394
<li><a href="https://github.com/rust-lang/cargo">home 0.5.9</a></li>
34263395
<li><a href="https://github.com/dtolnay/itoa">itoa 1.0.10</a></li>
@@ -3704,6 +3673,43 @@ <h4>Used by:</h4>
37043673
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
37053674
SOFTWARE.
37063675

3676+
</pre>
3677+
</li>
3678+
<li class="license">
3679+
<h3 id="MIT">MIT License</h3>
3680+
<h4>Used by:</h4>
3681+
<ul class="license-used-by">
3682+
<li><a href="https://github.com/crossbeam-rs/crossbeam">crossbeam-deque 0.8.5</a></li>
3683+
<li><a href="https://github.com/crossbeam-rs/crossbeam">crossbeam-epoch 0.9.18</a></li>
3684+
<li><a href="https://github.com/crossbeam-rs/crossbeam">crossbeam-utils 0.8.20</a></li>
3685+
</ul>
3686+
<pre class="license-text">The MIT License (MIT)
3687+
3688+
Copyright (c) 2019 The Crossbeam Project Developers
3689+
3690+
Permission is hereby granted, free of charge, to any
3691+
person obtaining a copy of this software and associated
3692+
documentation files (the &quot;Software&quot;), to deal in the
3693+
Software without restriction, including without
3694+
limitation the rights to use, copy, modify, merge,
3695+
publish, distribute, sublicense, and/or sell copies of
3696+
the Software, and to permit persons to whom the Software
3697+
is furnished to do so, subject to the following
3698+
conditions:
3699+
3700+
The above copyright notice and this permission notice
3701+
shall be included in all copies or substantial portions
3702+
of the Software.
3703+
3704+
THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF
3705+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3706+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3707+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3708+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3709+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3710+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3711+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3712+
DEALINGS IN THE SOFTWARE.
37073713
</pre>
37083714
</li>
37093715
<li class="license">

0 commit comments

Comments
 (0)