@@ -45,7 +45,7 @@ <h1>Third Party Licenses</h1>
45
45
46
46
< h2 > Overview of licenses:</ h2 >
47
47
< ul class ="licenses-overview ">
48
- < li > < a href ="#MIT "> MIT License</ a > (135 )</ li >
48
+ < li > < a href ="#MIT "> MIT License</ a > (139 )</ li >
49
49
< li > < a href ="#AGPL-3.0 "> GNU Affero General Public License v3.0</ a > (11)</ li >
50
50
< li > < a href ="#Apache-2.0 "> Apache License 2.0</ a > (5)</ li >
51
51
< li > < a href ="#BSD-3-Clause "> BSD 3-Clause "New" or "Revised" License</ a > (4)</ li >
@@ -1376,7 +1376,7 @@ <h4>Used by:</h4>
1376
1376
< h3 id ="BSD-3-Clause "> BSD 3-Clause "New" or "Revised" License</ h3 >
1377
1377
< h4 > Used by:</ h4 >
1378
1378
< 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 >
1380
1380
</ ul >
1381
1381
< pre class ="license-text "> Copyright (c) 2012 The Go Authors. All rights reserved.
1382
1382
@@ -1446,7 +1446,7 @@ <h4>Used by:</h4>
1446
1446
< h3 id ="BSD-3-Clause "> BSD 3-Clause "New" or "Revised" License</ h3 >
1447
1447
< h4 > Used by:</ h4 >
1448
1448
< 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 >
1450
1450
</ ul >
1451
1451
< pre class ="license-text "> Copyright (c) 2016-2021 isis agora lovecruft. All rights reserved.
1452
1452
Copyright (c) 2016-2021 Henry de Valence. All rights reserved.
@@ -1610,6 +1610,8 @@ <h3 id="MIT">MIT License</h3>
1610
1610
< h4 > Used by:</ h4 >
1611
1611
< ul class ="license-used-by ">
1612
1612
< 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 >
1613
1615
</ ul >
1614
1616
< pre class ="license-text "> Copyright (c) 2010 The Rust Project Developers
1615
1617
@@ -2654,39 +2656,6 @@ <h4>Used by:</h4>
2654
2656
shall be included in all copies or substantial portions
2655
2657
of the Software.
2656
2658
2657
- THE SOFTWARE IS PROVIDED "AS IS", 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 "Software"), 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
-
2690
2659
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2691
2660
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2692
2661
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
@@ -3375,7 +3344,6 @@ <h4>Used by:</h4>
3375
3344
< h3 id ="MIT "> MIT License (synthesized)</ h3 >
3376
3345
< h4 > Used by:</ h4 >
3377
3346
< ul class ="license-used-by ">
3378
- < li > < a href ="https://github.com/dalek-cryptography/curve25519-dalek "> curve25519-dalek-derive 0.1.0</ a > </ li >
3379
3347
< li > < a href ="https://github.com/neon-bindings/neon "> neon 1.0.0</ a > </ li >
3380
3348
</ ul >
3381
3349
< pre class ="license-text "> MIT License
@@ -3421,6 +3389,7 @@ <h3 id="MIT">MIT License</h3>
3421
3389
< h4 > Used by:</ h4 >
3422
3390
< ul class ="license-used-by ">
3423
3391
< 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 >
3424
3393
< li > < a href ="https://github.com/smol-rs/fastrand "> fastrand 2.0.2</ a > </ li >
3425
3394
< li > < a href ="https://github.com/rust-lang/cargo "> home 0.5.9</ a > </ li >
3426
3395
< li > < a href ="https://github.com/dtolnay/itoa "> itoa 1.0.10</ a > </ li >
@@ -3704,6 +3673,43 @@ <h4>Used by:</h4>
3704
3673
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3705
3674
SOFTWARE.
3706
3675
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 "Software"), 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 "AS IS", 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.
3707
3713
</ pre >
3708
3714
</ li >
3709
3715
< li class ="license ">
0 commit comments