@@ -55,8 +55,8 @@ <h1>Third Party Licenses</h1>
5555
5656 < h2 > Overview of licenses:</ h2 >
5757 < ul class ="licenses-overview ">
58- < li > < a href ="#Apache-2.0 "> Apache License 2.0</ a > (73 )</ li >
59- < li > < a href ="#MIT "> MIT License</ a > (19 )</ li >
58+ < li > < a href ="#Apache-2.0 "> Apache License 2.0</ a > (76 )</ li >
59+ < li > < a href ="#MIT "> MIT License</ a > (21 )</ li >
6060 < li > < a href ="#MPL-2.0 "> Mozilla Public License 2.0</ a > (1)</ li >
6161 < li > < a href ="#Unicode-3.0 "> Unicode License v3</ a > (1)</ li >
6262 < li > < a href ="#Zlib "> zlib License</ a > (1)</ li >
@@ -2470,6 +2470,9 @@ <h4>Used by:</h4>
24702470 < li > < a
24712471 href =" https://github.com/indexmap-rs/indexmap "> indexmap
24722472 2.9.0</ a > </ li >
2473+ < li > < a
2474+ href =" https://github.com/rust-itertools/itertools "> itertools
2475+ 0.14.0</ a > </ li >
24732476 < li > < a
24742477 href =" https://github.com/rust-lang-nursery/lazy-static.rs "> lazy_static
24752478 1.5.0</ a > </ li >
@@ -2800,6 +2803,26 @@ <h4>Used by:</h4>
28002803WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
28012804See the License for the specific language governing permissions and
28022805limitations under the License.
2806+ </ pre >
2807+ </ li >
2808+ < li class ="license ">
2809+ < h3 id ="Apache-2.0 "> Apache License 2.0</ h3 >
2810+ < h4 > Used by:</ h4 >
2811+ < ul class ="license-used-by ">
2812+ < li > < a
2813+ href =" https://github.com/unicode-rs/unicode-width "> unicode-width
2814+ 0.1.14</ a > </ li >
2815+ < li > < a
2816+ href =" https://github.com/unicode-rs/unicode-width "> unicode-width
2817+ 0.2.1</ a > </ li >
2818+ </ ul >
2819+ < pre class ="license-text "> Licensed under the Apache License, Version 2.0
2820+ <LICENSE-APACHE or
2821+ http://www.apache.org/licenses/LICENSE-2.0> or the MIT
2822+ license <LICENSE-MIT or http://opensource.org/licenses/MIT>,
2823+ at your option. All files in the project carrying such
2824+ notice may not be copied, modified, or distributed except
2825+ according to those terms.
28032826</ pre >
28042827 </ li >
28052828 < li class ="license ">
@@ -3261,6 +3284,22 @@ <h4>Used by:</h4>
32613284LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
32623285OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
32633286SOFTWARE.
3287+ </ pre >
3288+ </ li >
3289+ < li class ="license ">
3290+ < h3 id ="MIT "> MIT License</ h3 >
3291+ < h4 > Used by:</ h4 >
3292+ < ul class ="license-used-by ">
3293+ < li > < a
3294+ href =" https://github.com/BurntSushi/aho-corasick "> aho-corasick
3295+ 1.1.3</ a > </ li >
3296+ < li > < a
3297+ href =" https://github.com/BurntSushi/memchr "> memchr
3298+ 2.7.4</ a > </ li >
3299+ </ ul >
3300+ < pre class ="license-text "> This project is dual-licensed under the Unlicense and MIT licenses.
3301+
3302+ You may use this code under the terms of either license.
32643303</ pre >
32653304 </ li >
32663305 < li class ="license ">
@@ -3269,7 +3308,7 @@ <h4>Used by:</h4>
32693308 < ul class ="license-used-by ">
32703309 < li > < a
32713310 href =" https://github.com/kimono-koans/httm "> httm
3272- 0.49.6 </ a > </ li >
3311+ 0.49.7 </ a > </ li >
32733312 </ ul >
32743313 < pre class ="license-text "> Mozilla Public License Version 2.0
32753314==================================
0 commit comments