@@ -46,8 +46,8 @@ <h1>Third Party Licenses</h1>
4646
4747 < h2 > Overview of licenses:</ h2 >
4848 < ul class ="licenses-overview ">
49- < li > < a href ="#MIT "> MIT License</ a > (349 )</ li >
50- < li > < a href ="#AGPL-3.0-only "> GNU Affero General Public License v3.0 only</ a > (34 )</ li >
49+ < li > < a href ="#MIT "> MIT License</ a > (351 )</ li >
50+ < li > < a href ="#AGPL-3.0-only "> GNU Affero General Public License v3.0 only</ a > (35 )</ li >
5151 < li > < a href ="#Apache-2.0 "> Apache License 2.0</ a > (26)</ li >
5252 < li > < a href ="#BSD-3-Clause "> BSD 3-Clause "New" or "Revised" License</ a > (9)</ li >
5353 < li > < a href ="#ISC "> ISC License</ a > (5)</ li >
@@ -760,6 +760,7 @@ <h4>Used by:</h4>
760760 < li > < a href ="https://crates.io/crates/libsignal-net-infra "> libsignal-net-infra</ a > </ li >
761761 < li > < a href ="https://crates.io/crates/poksho "> poksho</ a > </ li >
762762 < li > < a href ="https://crates.io/crates/libsignal-protocol "> libsignal-protocol</ a > </ li >
763+ < li > < a href ="https://crates.io/crates/libsignal-protocol-test-support "> libsignal-protocol-test-support</ a > </ li >
763764 < li > < a href ="https://crates.io/crates/libsignal-svrb "> libsignal-svrb</ a > </ li >
764765 < li > < a href ="https://crates.io/crates/usernames "> usernames</ a > </ li >
765766 < li > < a href ="https://crates.io/crates/zkcredential "> zkcredential</ a > </ li >
@@ -5485,7 +5486,7 @@ <h4>Used by:</h4>
54855486 < h3 id ="MIT "> MIT License</ h3 >
54865487 < h4 > Used by:</ h4 >
54875488 < ul class ="license-used-by ">
5488- < li > < a href ="https://github.com/tokio-rs/bytes "> bytes 1.11.0 </ a > </ li >
5489+ < li > < a href ="https://github.com/tokio-rs/bytes "> bytes 1.11.1 </ a > </ li >
54895490 </ ul >
54905491 < pre class ="license-text "> Copyright (c) 2018 Carl Lerche
54915492
@@ -6792,7 +6793,7 @@ <h4>Used by:</h4>
67926793 < h3 id ="MIT "> MIT License</ h3 >
67936794 < h4 > Used by:</ h4 >
67946795 < ul class ="license-used-by ">
6795- < li > < a href ="https://github.com/jhpratt/num-conv "> num-conv 0.1 .0</ a > </ li >
6796+ < li > < a href ="https://github.com/jhpratt/num-conv "> num-conv 0.2 .0</ a > </ li >
67966797 </ ul >
67976798 < pre class ="license-text "> Copyright (c) 2023 Jacob Pratt
67986799
@@ -6973,8 +6974,8 @@ <h4>Used by:</h4>
69736974 < h3 id ="MIT "> MIT License</ h3 >
69746975 < h4 > Used by:</ h4 >
69756976 < ul class ="license-used-by ">
6976- < li > < a href ="https://github.com/time-rs/time "> time-core 0.1.6 </ a > </ li >
6977- < li > < a href ="https://github.com/time-rs/time "> time 0.3.44 </ a > </ li >
6977+ < li > < a href ="https://github.com/time-rs/time "> time-core 0.1.8 </ a > </ li >
6978+ < li > < a href ="https://github.com/time-rs/time "> time 0.3.47 </ a > </ li >
69786979 </ ul >
69796980 < pre class ="license-text "> Copyright (c) Jacob Pratt et al.
69806981
@@ -7462,6 +7463,42 @@ <h4>Used by:</h4>
74627463LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
74637464OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
74647465SOFTWARE.
7466+ </ pre >
7467+ </ li >
7468+ < li class ="license ">
7469+ < h3 id ="MIT "> MIT License</ h3 >
7470+ < h4 > Used by:</ h4 >
7471+ < ul class ="license-used-by ">
7472+ < li > < a href ="https://github.com/rust-fuzz/arbitrary/ "> arbitrary 1.4.2</ a > </ li >
7473+ < li > < a href ="https://github.com/rust-fuzz/arbitrary "> derive_arbitrary 1.4.2</ a > </ li >
7474+ </ ul >
7475+ < pre class ="license-text "> MIT License
7476+
7477+ Copyright (c) 2019 Manish Goregaokar
7478+
7479+ Permission is hereby granted, free of charge, to any
7480+ person obtaining a copy of this software and associated
7481+ documentation files (the "Software"), to deal in the
7482+ Software without restriction, including without
7483+ limitation the rights to use, copy, modify, merge,
7484+ publish, distribute, sublicense, and/or sell copies of
7485+ the Software, and to permit persons to whom the Software
7486+ is furnished to do so, subject to the following
7487+ conditions:
7488+
7489+ The above copyright notice and this permission notice
7490+ shall be included in all copies or substantial portions
7491+ of the Software.
7492+
7493+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
7494+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
7495+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
7496+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
7497+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
7498+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
7499+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
7500+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
7501+ DEALINGS IN THE SOFTWARE.
74657502</ pre >
74667503 </ li >
74677504 < li class ="license ">
0 commit comments